Thread: Child Window Help

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    8

    Question Child Window Help

    When I create a child window it successfully appears but is inactive. The caption is grayed out and clicking on it will allow the window to move around, but won't activate it. The window will accept mouse input, but not keyboard. The child window is not intended for an MDI and I'm not using MFC.

    I'd apreciate it if someone can explain what I'm doing wrong.

    Thanks to anyone who can help.

    A copy of my source is here: Source

  2. #2
    Registered User
    Join Date
    Feb 2002
    Posts
    73
    I will look over your code and find your mistake sir.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WM_CAPTION causing CreateWindowEx() to fail.
    By Necrofear in forum Windows Programming
    Replies: 8
    Last Post: 04-06-2007, 08:23 AM
  2. 6 measly errors
    By beene in forum Game Programming
    Replies: 11
    Last Post: 11-14-2006, 11:06 AM
  3. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  4. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM
  5. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM