Print Page | Close Window

no sizing mouse cursor using dockingpane in static

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=9181
Printed Date: 19 April 2024 at 10:11pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: no sizing mouse cursor using dockingpane in static
Posted By: hehua
Subject: no sizing mouse cursor using dockingpane in static
Date 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.

 




Replies:
Posted By: Oleg
Date Posted: 26 December 2007 at 12:02pm
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


Posted By: hehua
Date Posted: 26 December 2007 at 11:33pm

You're right. Thank you so mush oleq~~. Thank you.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net