Thread: Child windows cursor

  1. #1
    Registered User
    Join Date
    Apr 2007
    Posts
    162

    Child windows cursor

    Hello,
    Probably everyone has had this question.

    What do I do when I set to my parent window different cursor then the default one and I want all child windows to share the same cursor?

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Read the remarks on WM_SETCURSOR on MSDN.

    gg

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. resizing makes child windows blink
    By robig2 in forum Windows Programming
    Replies: 15
    Last Post: 01-14-2008, 03:24 AM
  2. Windows Form App as parent, Directx as child??
    By yetti82 in forum C++ Programming
    Replies: 3
    Last Post: 05-29-2006, 03:04 AM
  3. Codec Bitrates?
    By gvector1 in forum C# Programming
    Replies: 2
    Last Post: 06-16-2003, 08:39 AM
  4. Child windows - OpenGL
    By jdinger in forum Windows Programming
    Replies: 7
    Last Post: 11-18-2002, 03:05 AM
  5. Closing Child Windows
    By minesweeper in forum Windows Programming
    Replies: 5
    Last Post: 07-16-2002, 08:34 AM