Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   GuiContextMenuCtrl unselected text (https://forums.graalonline.com/forums/showthread.php?t=71868)

Chompy 02-01-2007 08:14 PM

GuiContextMenuCtrl unselected text
 
GuiContextMenuCtrl, when using like addrow( -1, "-"); it adds a line which isn't selectable. Is it possible to add text thats not selectable?

godofwarares 02-01-2007 09:32 PM

setrowactivebyid(int, bool)

Example, setrowactivebyid(5,false);

Chompy 02-01-2007 10:05 PM

Quote:

Originally Posted by godofwarares (Post 1272145)
setrowactivebyid(int, bool)

Example, setrowactivebyid(5,false);

This will make so player can't hover on it (show hl shade over it), or click it to recieve triggers?

godofwarares 02-01-2007 10:10 PM

If the row isn't active, then the user can't hover, click, or do anything on it =]

Chompy 02-02-2007 04:29 PM

Thanks :D

Works, hmm, btw, the text become gray, is it possible to make it more, visual?

And, Thanks again :)

Admins 02-02-2007 07:41 PM

You can change profile.fontcolorna (font color not available)


All times are GMT +2. The time now is 10:19 AM.

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