Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 10-25-2023, 09:44 AM   #1
Angahran
Premium Member
 
Join Date: Sep 2002
Posts: 360
Interface Author - Click to view interfaces
Default Disabled/enabled text colors?

Does anyone know if there is any way to set the enabled/disabled text colors on a button?

Also, probably totally different thing, there are several AAs where you can enable/disable them by 'buying' o cost levels.
It would be useful if there was a way to highlight if these were active or not.
e.g.

"Enable ability X" is in red because it's disabled, you buy it and the hotkey switches to "Disable ability X" in green because it's enabled.

Probably not possible, but I thought I'd ask.

Thanks

Ang.
__________________
My UI files.
Angahran is offline   Reply With Quote
Old 10-25-2023, 08:15 PM   #2
Emilari
A Snow Cougar
 
Join Date: Jun 2020
Posts: 45
Interface Author - Click to view interfaces
Default

No, I don't think there is a way to set the enabled/disabled text colours on the button.

You can change the button colours, either graphically or with:

<UseCustomMouseoverColor>true</UseCustomMouseoverColor>
<MouseoverColor><Alpha>255</Alpha><R>255</R><G>255</G><B>255</B></MouseoverColor>

<UseCustomDisabledColor>true</UseCustomDisabledColor>
<DisabledColor><Alpha>255</Alpha><R>255</R><G>255</G><B>255</B>

<UseCustomPressedColor>true</UseCustomPressedColor>
<PressedColor><Alpha>255</Alpha><R>255</R><G>255</G><B>255</B>

...but I don't see anything in SIDL for font colours itself.

The font in the AA window (including colours) is all hard-coded.

I'm also not sure how any of this applies to the Gameface engine as I haven't tried testing these in it.
Emilari is offline   Reply With Quote
Old 10-25-2023, 08:54 PM   #3
Angahran
Premium Member
 
Join Date: Sep 2002
Posts: 360
Interface Author - Click to view interfaces
Default New UI

Thanks.

And nothing to do with the new UI, I'm avoiding that like the plague!

Maybe in a year or so once they have 'converted' the entire UI and maybe even got the converter program to actually work I'll see if it's possible to convert my UI to the new engine.
Angahran is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 08:04 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI