SFGUI icon indicating copy to clipboard operation
SFGUI copied to clipboard

Requesting Feature: Modal alert box

Open jedt opened this issue 10 years ago • 5 comments

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

jedt avatar May 28 '14 12:05 jedt

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.

binary1248 avatar May 28 '14 14:05 binary1248

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

jedt avatar May 28 '14 15:05 jedt

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.

Mezozoysky avatar Jan 06 '17 16:01 Mezozoysky

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.

binary1248 avatar Jan 06 '17 16:01 binary1248

Got it. Thanx! Great library, anyway.

Mezozoysky avatar Jan 08 '17 15:01 Mezozoysky