Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is this a know bug or am I missing something simple. Using v9, Creating a simple button object, goto properties, font, text color selector. Choosing a color here does not change anything - text color remains gray. Underline works fine.
Have you assigned an Action to the button yet? The text will remain gray (disabled) until an Action is assigned.
-Rob
Have you assigned an Action to the button yet? The text will remain gray (disabled) until an Action is assigned.
-Rob
Feeling kind of dumb right now ... but that was exactly it. Thanks for your quick answer!