Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Main Forum (English) (https://forums.graalonline.com/forums/forumdisplay.php?f=4)
-   -   GUI Help (https://forums.graalonline.com/forums/showthread.php?t=134264505)

Kamakaze 09-08-2011 04:02 AM

GUI Help
 
Alright so I have created a GUI window and everything. It's in working condition and it's activated "onPlayerEnters" the level that it is placed in.
The thing that is bugging me is that when you walk into the level you are stopped by the GUI since it is "above" the game. What/is the way to get it so the game is on top so the GUI still pops up but doesn't effect game play.

Ie. Where would I place what you give me
What do you think is the best solution to fix

Thanks,
Joker

0PiX0 09-08-2011 05:24 AM

GuiControl.makefirstresponder(bool)

You would do
PHP Code:

GraalControl.makefirstresponder(true); 

after showing the gui

fowlplay4 09-08-2011 05:50 AM

Posting in the NPC Scripting Forum helps too.


All times are GMT +2. The time now is 06:48 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.