Button style and theme for Webpage

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
sotos
Posts: 31
Joined: Fri Feb 09, 2018 11:25 pm

Button style and theme for Webpage

Post by sotos »

Hello,

I have a persistent problem with some buttons in a webpage.
The problem is that whenever the button is pressed its color changes (so far so good) but after it is pressed
and when the mouse is moved outside the button area its color doesn't revert back to its original unfocused value (i.e. gray) unless
the focus goes to another control i.e. an edit box.

All the styles of button are Null and the ThemeDrawStyle is empty.

best regards,
Sotos
sotos
Posts: 31
Joined: Fri Feb 09, 2018 11:25 pm

Re: Button style and theme for Webpage

Post by sotos »

it turns out that a label with the ToolbarButton ThemeDrawStyle has the desired effect.
Post Reply