Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Mouse cursor become invisible during control bar R
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Mouse cursor become invisible during control bar R

 Post Reply Post Reply
Author
Message
babumohan View Drop Down
Newbie
Newbie
Avatar

Joined: 25 October 2006
Location: United Kingdom
Status: Offline
Points: 30
Post Options Post Options   Thanks (0) Thanks(0)   Quote babumohan Quote  Post ReplyReply Direct Link To This Post Topic: Mouse cursor become invisible during control bar R
    Posted: 27 October 2006 at 2:53am
 
I have another doubts. If I am trying to move the mouse to the border of control bar  to resize the control bar,  the mouse cursor become invisible.
Babs
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 October 2006 at 6:18am
I sure problem is same as your previous. You just forgot to add toolkit resources.
 
I guess you build application with static versrion of toolkit. in this case you have manually add resource to your rc file:
 
add in res\app.rc file line:
#include "XTToolkitPro.rc"
 
 
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.