no sizing mouse cursor using dockingpane in static |
Post Reply |
Author | |
hehua
Newbie Joined: 12 October 2007 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 25 December 2007 at 10:01pm |
1. Link codejock library in “stdafx.h” #define _XTP_STATICLINK #include <XTToolkitPro.h>
2.
Yellow selection mark is sizing bar. Normally, by mouse hover yellow selection, display sizing mouse cursor ().
But not display in linking static library.
Please tell me how display it. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You need add toolkit resources to your exe.
in res\app.rc2 file add line
#include "XTToolkitPro.rc" |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
hehua
Newbie Joined: 12 October 2007 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
You're right. Thank you so mush oleq~~. Thank you. |
|
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 |