![]() |
Making GUI Controls invisible
Is it possible to make GUI controls invisible but still be able to click them? I assume all you have to do is use a transparent image and custom profile.
|
If you want to make a control invisible, you can just set the GUI Control to use own profile and set profile transparency to 0.
PHP Code:
|
You could just use a generic GuiControl.
PHP Code:
|
Quote:
so just dont define a profile? |
Quote:
http://wiki.graal.net/index.php/Crea...ent/GuiControl |
Quote:
If you're wanting to create buttons and such using the existing GuiControls, i.e: GuiWindowCtrl, GuiButtonCtrl, then you'd want to use the approach I posted. |
Quote:
|
Could just do GraalControl.onMouseMove() and check the mousescreenx/mousescreeny with params 1 and params 2.
|
| All times are GMT +2. The time now is 11:05 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.