Page 1 of 1

Button style and theme for Webpage

Posted: Thu Apr 26, 2018 5:02 pm
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

Re: Button style and theme for Webpage

Posted: Thu Apr 26, 2018 6:21 pm
by sotos
it turns out that a label with the ToolbarButton ThemeDrawStyle has the desired effect.