How to block window resize sfml c++
sf::RenderWindow wn(sf::VideoMode(620.f, 620.f),"Lvl Editor",sf::Style::Close);
//sf::Style::Close only allows the window to close and minimize and doesn't allows it to resize
How to block window resize sfml c++
sf::RenderWindow wn(sf::VideoMode(620.f, 620.f),"Lvl Editor",sf::Style::Close);
//sf::Style::Close only allows the window to close and minimize and doesn't allows it to resize
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us