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 Tech Support » CExtToolControlBar::_RecalcPositionsImpl() & chevron commands Collapse All
Subject Author Date
Alastair Watts Oct 3, 2011 - 5:29 AM


I’ve overrriden CExtToolControlBar::_RecalcPositionsImpl() to modify the position & show/hide of buttons which works great, however, the incorrect commands are appearing in the chevron menu.  How can I customise the chevron contents?


Alastair Watts Oct 3, 2011 - 8:04 AM

It’s OK ... I’ve worked it out. 

Alastair Watts Oct 3, 2011 - 7:51 AM

... I’m using CExtBarButton::SetRect() & CExtBarButton::Show() position & show/hide the buttons.