![]() |
CXTPControlCustom has no tooltip! |
Post Reply
|
| Author | |
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPControlCustom has no tooltip!Posted: 15 May 2009 at 7:16am |
|
XTP 13.
CXTPControlCustom *pControlCustom = (CXTPControlCustom*)pGroupPeriod->Add(xtpControlCustom, ID_DATE_FROM);
pControlCustom->SetControl(&m_wndDateTimeFrom);
In my resources:
ID_DATE_FROM "Specify the start of the period.\n&Start Date"
Still, this control has no tooltip! All other controls have working tooltips. This is weird...
|
|
|
PokerMemento - http://www.pokermemento.com/
|
|
![]() |
|
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 May 2009 at 8:02am |
|
It works when the control is disabled, so this is definitely a bug!
|
|
|
PokerMemento - http://www.pokermemento.com/
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2009 at 1:25am |
|
Hi,
How CommandBars have to show tooltip of another window handle ? You have implement it yourself. Seems there was some samples try to search.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2009 at 8:07am |
|
Why not use a hook? Then XTP could handle this elegantly :)
|
|
|
PokerMemento - http://www.pokermemento.com/
|
|
![]() |
|
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 |