Thread: split windows

  1. #1
    bhaskar_sen
    Guest

    Question split windows

    how do i split a window into two ?

    thanks in advance

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    The "scribble" tutorial includes a window splitter. The tutorial comes with VC++ or can be found by searching MSDN.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    bhaskar_sen
    Guest
    i can't find scribble tutorial and i couldn't find something in msdn either

  4. #4
    bhaskar_sen
    Guest
    ok i found the tutorial
    but i want to do in in pure winapi and not in MFC!

  5. #5
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    You could just simply use two child windows that cover up the main client area. Why do you want to split the window (if we know your reason, it would be easier to come to a conclusion)?
    1978 Silver Anniversary Corvette

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Anyone using Windows 7?
    By Sharke in forum General Discussions
    Replies: 60
    Last Post: 07-12-2009, 08:05 AM
  2. Just starting Windows Programming, School me!
    By Shamino in forum Windows Programming
    Replies: 17
    Last Post: 02-22-2008, 08:14 AM
  3. input/output
    By dogbert234 in forum Windows Programming
    Replies: 11
    Last Post: 01-26-2005, 06:57 AM
  4. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  5. Manipulating the Windows Clipboard
    By Johno in forum Windows Programming
    Replies: 2
    Last Post: 10-01-2002, 09:37 AM