I want to be able to indent a checkbox to the right.
[] Checkbox 1
.....[] Checkbox 2
It looks like you CANNOT have groups without that tooltip border in the background. If I can create a group and put the checkbox under it that would be fine. I just don't want that tooltip border to show up.
Which way would I use to properly indent options? With plain simple no background or tooltip bordered groups?
AceConfig is a template to make it easier to use AceGUI, with the added benefit of streamlining how GUIs are laid out. They can't account for every possible GUI design or use-case. :)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm using AceConfig-3.0 and AceConfigDialog-3.0.
I want to be able to indent a checkbox to the right.
[] Checkbox 1
.....[] Checkbox 2
It looks like you CANNOT have groups without that tooltip border in the background. If I can create a group and put the checkbox under it that would be fine. I just don't want that tooltip border to show up.
Which way would I use to properly indent options? With plain simple no background or tooltip bordered groups?
By using AceGUI directly, and not the AceConfig wrapper for it.
In reply to Seerah1:
Thanks for the reply. Darn I was hoping there was another way. You would think they would add an indent field or something.
AceConfig is a template to make it easier to use AceGUI, with the added benefit of streamlining how GUIs are laid out. They can't account for every possible GUI design or use-case. :)