Thread: GUI Programming

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    60

    GUI Programming

    Since i cannot get wxwindows to work, i thought i would try MFC since its built into the compiler. I have data taht ca easily be plotted on a graph using excel or even by hand. Does anyone know where i can find a tutorial that deals with this. I can't find one with what i want to know.

    Thanks
    C++ can hurt.

  2. #2
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    I'd go with wxWindows as it works on most platforms, unlike MFC.

  3. #3
    Registered User
    Join Date
    Feb 2003
    Posts
    60
    but i can't get it to work. I keep getting an error because i don't have the wx/wx header file. I can't even find it!
    C++ can hurt.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. GUI Programming...
    By ShadeS_07 in forum C++ Programming
    Replies: 12
    Last Post: 12-28-2008, 04:58 PM
  2. Convert Windows GUI to Linux GUI
    By BobS0327 in forum Linux Programming
    Replies: 21
    Last Post: 11-27-2005, 04:39 AM
  3. .NET And GUI Programming :: C++
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 01-27-2002, 04:22 PM
  4. GUI Programming :: C++ Exclusive
    By kuphryn in forum C++ Programming
    Replies: 5
    Last Post: 01-25-2002, 03:22 PM
  5. C++: Reference Book, GUI, Networking & Beyond
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 11-10-2001, 08:03 PM