![]() |
How to update the toolbar on time? |
Post Reply
|
| Author | |
freehawk
Groupie
Joined: 22 April 2004 Status: Offline Points: 95 |
Post Options
Thanks(0)
Quote Reply
Topic: How to update the toolbar on time?Posted: 15 November 2004 at 1:17am |
|
Hello I have some flag icons in toolbar, and in "OnUpdateMyMenu" these icons can be updated, but the updating speed is slow. I need to update them at all when some events happened. How to do ? Thanks -Freehawk |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 November 2004 at 3:26am |
|
try to update them manually after event: for (int i = 0; i < GetCommandBars()->GetCount(); i++) |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
freehawk
Groupie
Joined: 22 April 2004 Status: Offline Points: 95 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 November 2004 at 8:25pm |
|
Thank you very much. Just it. haaaaaaaaaaaaaaaaaa
|
|
![]() |
|
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 |