Thread: creating gui in C

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

    creating gui in C

    Hey out there,

    I have to program a gui in C and I can't find any libraries that enable me to do this. I'm working off of the lycosis linux platform which doesn't seem to have any libraries that seem to support this task, I was hoping that someone out there might have a possible solution.

    Thanks
    Danielle

  2. #2
    Registered User xds4lx's Avatar
    Join Date
    Nov 2001
    Posts
    630
    search the linux board and look into xwindows
    "only two things are infinite, the universe and human stupidity, and im not sure about the former." - albert einstein

  3. #3
    Registered User
    Join Date
    Feb 2003
    Posts
    6

    creating guis in c

    hey there,

    you mentioned the linux board...is that a website? I'm new to all this so you'll have to be a bit more detailed.

    Thanks
    Danielle

  4. #4

  5. #5
    Registered User
    Join Date
    Nov 2002
    Posts
    491

  6. #6
    Registered User
    Join Date
    Nov 2001
    Posts
    70
    as posted above, wxWindows is a GREAT library but, theres others, what compiler are you working with? I am guessing gcc?
    "...since anyone who is anyone knows C..." -Peter Cellik

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Profiler Valgrind
    By afflictedd2 in forum C++ Programming
    Replies: 4
    Last Post: 07-18-2008, 09:38 AM
  2. CREATING A cwindows Calculator GUI
    By datainjector in forum Windows Programming
    Replies: 5
    Last Post: 05-16-2008, 04:26 PM
  3. Creating a gui?
    By Kaho in forum C Programming
    Replies: 12
    Last Post: 08-20-2005, 08:56 PM
  4. Creating a 2D GUI using Direct3D
    By codec in forum Game Programming
    Replies: 8
    Last Post: 09-23-2004, 11:57 AM
  5. Creating a database (inside a GUI)
    By goosematt in forum C Programming
    Replies: 7
    Last Post: 10-23-2003, 11:04 AM