Question about CXTCBarDialog |
Post Reply |
Author | |
netman
Newbie Joined: 05 January 2004 Location: China Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 05 January 2004 at 1:09am |
When I run a CXTCBarDialog-based application(eg. ControlBarDialog Sample Project). I can not enable the tooltips for the toolbar. I have set the CBRS_TOOLTIPS flag when creating the toolbar object as following. For example: I set ID_FILE_OPEN 's text to "open a new diskfile\nOpen" It will display followling message in the statusbar. "open a new diskfile Open" -- if (!m_wndToolBar.CreateEx(this, TBSTYLE_FLAT, WS_CHILD | WS_VISIBLE | CBRS_TOP |
|
netman
Newbie Joined: 05 January 2004 Location: China Status: Offline Points: 3 |
Post Options
Thanks(0)
|
To make my problem clear , I upload a sample program afflicated with xtreme toolkit 2.0. It worked the sample(not show tooltips on the toolbar). |
|
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 |