Adventure Game Studio

AGS Development => Editor Development => Topic started by: Gal Shemesh on Wed 03/07/2024 12:57:35

Title: [FEATURE REQUEST] - Adding listboxes / button properties to other GUI elements
Post by: Gal Shemesh on Wed 03/07/2024 12:57:35
Currently, only the listbox GUI element have the highlighted background and highlighted text color properties, along with a border color option. Labels on the other hand does not. It would be nice if all GUI elements that use text could have these properties in them.

In addition, the only GUI element that can align text to all possible edges of its bounderies is buttons. Others can only align to either left, center or right.
Title: Re: [FEATURE REQUEST] - Adding listboxes / button properties to other GUI elements
Post by: Snarky on Wed 03/07/2024 13:01:49
Labels are not conceived as an interactable element, so the concept of "highlight" doesn't really apply to them. It is possible to implement it in script if required.

But I agree that all controls should offer other text alignment options, at least right-alignment.
Title: Re: [FEATURE REQUEST] - Adding listboxes / button properties to other GUI elements
Post by: Crimson Wizard on Wed 03/07/2024 14:07:23
I opened a summary proposal thread for GUI controls:
https://www.adventuregamestudio.co.uk/forums/editor-development/gui-controls-update-proposal/