Thread: Child window outside of parent

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Child window outside of parent

    I want to make my own little window, but how do I get it to be moveable outside of it's parent?

    I've tried the WS_POPUP style but it doesn't show up after that! Am I supposed to handle something in the window proc?
    Last edited by Mithoric; 03-07-2004 at 06:39 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 10-15-2008, 09:24 AM
  2. process programming
    By St0rM-MaN in forum Linux Programming
    Replies: 2
    Last Post: 09-15-2007, 07:53 AM
  3. WM_CAPTION causing CreateWindowEx() to fail.
    By Necrofear in forum Windows Programming
    Replies: 8
    Last Post: 04-06-2007, 08:23 AM
  4. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  5. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM