Thread: Multi Frames for Realtime Logs view switch at the single window

  1. #1
    Registered User
    Join Date
    Mar 2009
    Posts
    48

    Multi frames switch at the single window?

    Hey,

    Good day.

    There is a single windown for system1 realtime log showing but i still want to show system2 realtime log at the same window through click the top of labels.
    (DDX control embed for current window)

    The effect a like visual studio IDE, i could switch different source code window through click the top file name labers.

    Do I need take use of any MFC or any STL?
    Or could i take use of TabControl & DDX ?

    Any suggestion?

    Thanks!
    Last edited by userpingz; 06-05-2009 at 06:32 PM.
    --------------------------------------------------------
    Newbie
    C/C#/C++
    swimming/cycling/running
    There is nothing more powerful than an idea.
    Except for an idea put into action.
    --------------------------------------------------------

  2. #2
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    It sounds like you are looking for a tab control. There is a MFC tutorial here.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. OpenGL and Windows
    By sean345 in forum Game Programming
    Replies: 5
    Last Post: 06-24-2002, 10:14 PM
  2. How to change window style at runtime?
    By Mr. Bitmap in forum Windows Programming
    Replies: 5
    Last Post: 06-09-2002, 04:49 PM
  3. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM
  4. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM
  5. Winamp Vis if anyone can help
    By Unregistered in forum Windows Programming
    Replies: 6
    Last Post: 01-27-2002, 12:43 AM