Thread: C Gui Development

  1. #1
    Registered User
    Join Date
    Dec 2003
    Posts
    68

    C Gui Development

    Hello all, it's been a week or so so it must be time for annother question from me - Anyway, as I understand it from my earlier post entitled "C & QT Question", Qt/gtk etc can only be developed in C++ rather than C, if this is the case then i'm not too concerned and will just move to C++, after all, apparantly the code from a C app will compile as C++! :P. So, I was wondering if someone could reccomend me a gui development type thingy (sorry, cant think of the technical name). I'd love to hear your opinions...Thanks.

  2. #2
    Registered User glUser3f's Avatar
    Join Date
    Aug 2003
    Posts
    345
    only Qt is C++.
    GTK is C, check out the tutorial here:
    http://www.gtk.org/tutorial/
    It's C code.

  3. #3
    Registered User
    Join Date
    Dec 2003
    Posts
    68
    Thanks, something to read when I get back home

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Kickstart me for GUI app development!
    By xuftugulus in forum Linux Programming
    Replies: 12
    Last Post: 02-27-2008, 01:15 AM
  2. GUI development
    By keira in forum C Programming
    Replies: 1
    Last Post: 09-24-2007, 11:44 PM
  3. GUI development in C++
    By m_larkin2001 in forum C++ Programming
    Replies: 5
    Last Post: 08-22-2005, 06:06 AM
  4. EASY GUI development.. like with Qt?
    By rezonax in forum C++ Programming
    Replies: 2
    Last Post: 09-16-2001, 01:18 PM