Print Page | Close Window

The H-Splitter cursor arrow NOT display

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=2743
Printed Date: 08 November 2025 at 9:11pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: The H-Splitter cursor arrow NOT display
Posted By: mtsanji
Subject: The H-Splitter cursor arrow NOT display
Date Posted: 18 August 2005 at 2:03am

Hi

I am using a task space panel in my program, when I move the mouse cursor to the top of the task space panel's splitter, a H-splitter arrow(which allows to move splitter right to left) does not display.

It works when  I use V9/60 but V9.70 doesn't. (Note: I built my program with static link)

I also downloaded a sample program of the task panel at this codejock site to see how it work but it didn't work.

Thanks,

M Sanji

 




Replies:
Posted By: Oleg
Date Posted: 18 August 2005 at 4:04am

Hi,

for static version

1. Add in rc2 file

#include "XTToolkitPro.rc"

2. call XTAuxData().InitResources(AfxGetInstanceHandle());



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: mtsanji
Date Posted: 18 August 2005 at 6:59pm

Hi oleg,

I added the function you mentioned to the InitInstance(), and a H-splitter cursor displayed.
Thank you for your help.

Thanks,



Posted By: Frode
Date Posted: 23 August 2005 at 5:10am
How is it possible to know that this function must be added to get this H-splitter cursor in version 9.70?

Where should the XTAuxData().InitResources(AfxGetInstanceHandle()); function be called (InitInstance, OnCreate in MainFrame...)?


Posted By: Oleg
Date Posted: 23 August 2005 at 6:52am

It was bug of 9.70 :( In previous and next versions you don't need to add it.

Add it in constructor of CYourApp.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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