XT_STATUSPANE ??? |
Post Reply |
Author | |
amitb
Groupie Joined: 13 September 2006 Status: Offline Points: 50 |
Post Options
Thanks(0)
Posted: 19 September 2006 at 6:03am |
How should i use XT_STATUSPANE with the new version ??
I couldn't locate it in the help files. not the samples.. thanks in advance |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Something like this:
m_wndStatusBar.GetPane(i)->SetText(..);
m_wndStatusBar.GetPane(i)->SetIconIndex(..);
m_wndStatusBar.GetPane(i)->SetTooltip(..);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |