Toolkit Pro 8.7 and DialogSample doesnt |
Post Reply |
Author | |
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
Posted: 18 August 2004 at 9:32am |
1) The sample cannot be compiled: if ((pMsg->message == WM_MOUSEWHEEL || pMsg->message == WM_KEYDOWN) && XTPHookManager()->IsKeyboardHooked()) 2) If I comment out this lines m_wndStatusBar.Create fails Any Idea ?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
1. Comment these lines. 2. Be sure you have CXTPPaintManager::SetTheme(xtpThemeOfficeXP); before m_wndStatusBar.Create.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Well, it's the original example. This example should work normally without any changes !! But SetTheme doesn't help. No Statusbar or Toolbar will be displayed. Zhe Dialog looks like this: |
|
ddyer
Groupie Joined: 01 December 2003 Location: United States Status: Offline Points: 40 |
Post Options
Thanks(0)
|
What version of the compiler are you using? I had no problems with 8.7 compiling any demos (including that one). I have vc70. Are the VC++ include and lib paths all pointing to the 8.7 area? |
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Well I use VC++ 6.0 and I used Toolkit 8.7 in another project without problems.
|
|
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 |