How to update the color button of toolbar |
Post Reply |
Author | |
monterey
Newbie Joined: 23 June 2003 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 23 June 2003 at 8:55pm |
Hi all, I use Xtreme Toolkit to implement my application. I added a color drop down button in the tool box. Everything works fine. However, I need to update color button sometime in the code. For example, when application starts up it shows red color in the color picker button. When I load a document I need the button shows blue color. How to do this? Thanks in advance. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
for office XP mode use: #include "../src/XTImageManager.h"
for office 2000 use m_wndToolBar.SetButtonInfo()
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |