Thread: Plain Window!

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    64

    Plain Window!

    I've just learnt the basics of c++ (classes, functions, pointers etc), and i want to develop my first real app with a GUI, like notepad or something.
    Whats the easiest way to create a plain window.
    I've just started to develop in Linux so I don't want to use MFC.
    Is there a default window class in linux and whats it called.

    Thanx for your help its much appreciated.

  2. #2
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    you're asking a linux question on a windows programming board...funny...

    try http://ypr.34sp.com - they seem to be a bunch of linux-lovers over there
    Last edited by -KEN-; 01-20-2002 at 12:42 PM.

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. My Window Class
    By Epo in forum Game Programming
    Replies: 2
    Last Post: 07-10-2005, 02:33 PM
  4. Pong is completed!!!
    By Shamino in forum Game Programming
    Replies: 11
    Last Post: 05-26-2005, 10:50 AM
  5. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM