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 » How to add an image in CExtStatusControlBar? Collapse All
Subject Author Date
Chun Pong Lau Mar 20, 2008 - 10:16 PM

Dear Support Team,


I would like to add a graphical meter in CExtStatusControlBar.


1) How can I do it initially?


2) How can I update this with another image afterwards?


Thanks a lot.


Best regards,


Chun Pong


 


 


 

Chun Pong Lau Mar 23, 2008 - 1:03 PM

Yes. And I’ve found the following tutorial helpful:

http://www.codeproject.com/KB/statusbar/ExtStatusControlBar.aspx

Technical Support Mar 22, 2008 - 12:13 PM

If the graphical meter is a CWnd-based control then yes, it can be added to the status bar. Take a look at the CExtStatusControlBar::SetPaneControl() method.