Thread
:
GUI *blocking*
View Single Post
#
6
06-20-2006, 04:38 PM
xXziroXx
Malorian
Join Date: May 2004
Posts: 5,289
Got it to work:
PHP Code:
new
GuiWindowCtrl
(
"guiname"
) {
// stuff
}
guiname
.
makefirstresponder
(
false
);
And Yen, you are wrong with bringtofront()! bringtofront brings a GUI on top of all other GUIs, and vice versa with pushtoback().
__________________
Follow my work on social media post-Graal:
https://bsky.app/profile/serith.maloria.org
Maloria Discord
-
IN ACTIVE DEVELOPMENT
Updated august 2025.
xXziroXx
View Public Profile
View GraalOnline Profile
Visit xXziroXx's homepage!
Find all posts by xXziroXx