Thread: c & gui

  1. #1
    Registered User
    Join Date
    Feb 2004
    Posts
    28

    c & gui

    If you was learning c and wanted to learn how to code a gui for your programs created in c, what gui program would you use ( under linux / not windows )

  2. #2
    ---
    Join Date
    May 2004
    Posts
    1,379
    Kdevelop?
    i dont really know

  3. #3
    Registered User
    Join Date
    Jan 2004
    Posts
    24
    For C I would recommend Gtk+ .

    Mike

  4. #4
    Registered User Dante Shamest's Avatar
    Join Date
    Apr 2003
    Posts
    970
    How about Qt?

  5. #5
    Registered User
    Join Date
    Jan 2004
    Posts
    24
    Qt is c++ but if your Ok with c++ I like Qt better.

  6. #6
    Registered User linuxdude's Avatar
    Join Date
    Mar 2003
    Location
    Louisiana
    Posts
    926
    well there are a few more. I like GTK the best though. You have openmotif and ncurses

    [edit]oh and I fogot Xaw though this is used for more basic X applications[/edit]

  7. #7
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    If C++ is okay, then Borland C++Builder is great, but it cost money.

    I am sure there is a Borland C Builder as well, although it is probably much much older.
    My Website

    "Circular logic is good because it is."

  8. #8
    ---
    Join Date
    May 2004
    Posts
    1,379
    yeah i have borland c++ builder 6 enterprise which is my personal favourite but can you get it on linux?

  9. #9
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Time to learn something other than builder

    gg

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