![]() |
Help with GUI
NPC Code: What's wrong with it? |
You might mean to use Okay.onAction() as that is the actual button control, that is if you want the window to close when you click the button. Currently, WindowTest.onAction() is checking some action with the window itself, which I don't think happens. :o
|
But shouldn't it still be created? It's not even popping up.
|
Quote:
add: profile = "GuiBlueWindowProfile"; to the window, and: profile = "GuiBlueButtonProfile" to the button. |
Quote:
|
NPC Code: In the function creating the new window, WindowTest would be a string. You need quotations. |
Quote:
Quote:
|
I _BELIEVE_ the only arrays used in GUI controls are the rows object.
In which case, extent would be "min max", not {min,max}; Alternative, you could set x, y, width, and height. I personally don't like using extent and such. |
Quote:
|
| All times are GMT +2. The time now is 02:11 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.