Re: [email] [GD-Windows] SetCursor question
Brought to you by:
vexxed72
From: Dan T. <da...@ar...> - 2004-08-07 00:29:54
|
Did you try setting the hCursor in your window class? That's where I always do my cursor stuff.. -dan ----- Original Message ----- From: "Brian Hook" <ho...@bo...> To: <gam...@li...> Sent: Friday, August 06, 2004 5:13 PM Subject: [email] [GD-Windows] SetCursor question I'm currently calling SetCursor( LoadCursor( NULL, IDC_HAND ) ) one time during application startup. It switches to a hand, but immediately goes back to an arrow when I move the mouse. That's the only place I call it -- is there some message I'm not handling to make sure that the cursor stays that way until I change it? Brian ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Gamedevlists-windows mailing list Gam...@li... https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows Archives: http://sourceforge.net/mailarchive/forum.php?forum_idU5 |