Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   GUI's and profile support (https://forums.graalonline.com/forums/showthread.php?t=134256272)

DustyPorViva 10-02-2009 04:01 PM

GUI's and profile support
 
GUI's like guitextctrl and such should support profile vars like borders/fillcolors. I've often encountered times I've wanted to add a border or fillcolor to a small gui of text, only to find I have to create a whole different gui just for that small thing.

Mark Sir Link 10-02-2009 07:06 PM

useownprofile = true;
profile.fillcolor = x;

DustyPorViva 10-02-2009 07:20 PM

Quote:

Originally Posted by Mark Sir Link (Post 1526808)
useownprofile = true;
profile.fillcolor = x;

Doesn't work... hence why I'm requesting it.

salesman 10-02-2009 08:54 PM

Quote:

Originally Posted by DustyPorViva (Post 1526810)
Doesn't work... hence why I'm requesting it.

I usually just end up using MLText instead

though, it doesn't always completely solve the problem

Mark Sir Link 10-02-2009 10:24 PM

Quote:

Originally Posted by DustyPorViva (Post 1526810)
Doesn't work... hence why I'm requesting it.

It has worked for me in the past, although I don't have a readily able example anymore.

Admins 10-04-2009 06:56 PM

Create an opaque gui control as container normally isn't that much work. This is only for GuiTextCtrls ?

DustyPorViva 10-04-2009 09:02 PM

Quote:

Originally Posted by Stefan (Post 1527534)
Create an opaque gui control as container normally isn't that much work. This is only for GuiTextCtrls ?

Texts, images and such... It's not a lot of work per say, but it's a waste to have a GUI just for borders/backgrounds.


All times are GMT +2. The time now is 02:39 PM.

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