Find the answer to your Linux question:
Results 1 to 2 of 2
Hi could any one guide me on what language or editor to use to make a graphical interface for a c program on linux(fedora).Basically the user can give command by ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    10

    Post Design Graphical Interface

    Hi could any one guide me on what language or editor to use to make a graphical interface for a c program on linux(fedora).Basically the user can give command by clicking and choosing various options.Thanx

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Well, KDE is built on the qt framework and GNOME uses GTK+. So if you want it to integrate with your dekstop environment, I would choose one of those.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...