Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
Fullscreen
Print
Pages: [
1
]
Author
Topic: Fullscreen (Read 2305 times)
0 Members and 1 Guest are viewing this topic.
Heryon
Newbie
Posts: 9
Fullscreen
«
on:
January 21, 2017, 03:34:23 pm »
Hello,
I know how to open a Window in Fullscreen with
sf::Style::Fullscreen
, but I now want to detect when the user clicks on the "
fullscreen
" button of a window and how to open a window in this state.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: Fullscreen
«
Reply #1 on:
January 21, 2017, 03:52:05 pm »
It's currently not possible to switch programmatically into a maximized state or out of it.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Heryon
Newbie
Posts: 9
Re: Fullscreen
«
Reply #2 on:
January 21, 2017, 03:55:17 pm »
Ok, no problem, thank you
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
Fullscreen