Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Button Backstageview Behaviour Collapse All
Subject Author Date
Tuan Do Dang May 2, 2012 - 9:46 PM

Dear Support team,


I use backstage view as a File menu with some button. I want to ask you, how does prof-uis changes button status in running time. For example, when I click on the button then the button changes style or picture... Then I click that button again, it back to default state. (Like a check box). I have tried to change button style on OnCommand, however it didn’t work :(. (I used prof-uis 2.9.3). Looking for your feedback.


Thanks!

Technical Support May 16, 2012 - 3:03 AM

The button style is changed by HTML rendering engine (CExtRichContentScrollWnd::OnRcsAnalyzeMouseMoveEvent(), CExtRichContentItem::RciEvent_OnMouse***(), CExtRichContentEvents::RciEvent_OnMouse***()<.code>, <code>CExtRichContentItem::ResetElementStateInfo()). The styles are defined in CSS.