Hi everybody !
I'd like to disable the resizing of a sf::RenderWindow, sf::Style::Resize is made for that but it doesn't work as I wish, I'll also disable the resizing by arrows.
Can you help me ?
Thanks a lot !
PS : If you want to know why, it's to resize the window only when I click on a button, to add one line (ex 20px by 20px to each click)