Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requesting Feature: Modal alert box #10

Open
jedt opened this issue May 28, 2014 · 5 comments
Open

Requesting Feature: Modal alert box #10

jedt opened this issue May 28, 2014 · 5 comments

Comments

@jedt
Copy link

jedt commented May 28, 2014

It would be nice to have something similar to javascript alert() (modal if possible.)

@binary1248
Copy link
Collaborator

If you mean OS-wide modal, then no that is not possible since SFGUI sits on top of SFML and only interfaces with the operating system through it and since SFML doesn't support modal dialog boxes it won't be possible in SFGUI.

If you mean application-wide modal, then yes, that is planned. We are currently on hiatus right now, working a bit more on SFML, but when we pick up on SFGUI development again, this will probably be one of the features that makes it in.

@jedt
Copy link
Author

jedt commented May 28, 2014

I meant Application-wide modal. Awesome, thanks for the info!

@Mezozoysky
Copy link

Mezozoysky commented Jan 6, 2017

Hi, guys!
Sorry for troubling You.
Is where some "modal" windows/widgets now? My try to figure it out from the source code ended up not so successful - i've found some pieces of related code but don't really understand what state it is in and, actually, how it works :)
Thanx.
Please dont hurt me for my English.

@binary1248
Copy link
Collaborator

Not yet... the status quo hasn't changed since my last comment. Focusing more on getting SFML into a stable state. After that SFGUI can receive some attention again.

@Mezozoysky
Copy link

Mezozoysky commented Jan 8, 2017

Got it. Thanx!
Great library, anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants