Find the answer to your Linux question:
Results 1 to 2 of 2
hi i need to write a program which displays a window and a button in it when the button is clicked it has to run the c program (it should ...
  1. #1
    Just Joined!
    Join Date
    Dec 2007
    Posts
    3

    user interface program

    hi
    i need to write a program which displays a window and a button in it when the button is clicked it has to run the c program (it should act as a front end for my application)which functions i have to use for it as i am new to linux i need help from u people,pls help me out.

    thanks
    sri

  2. #2
    Linux Engineer Javasnob's Avatar
    Join Date
    Jul 2005
    Location
    Wisconsin
    Posts
    942
    If you like graphical toolkits, check out GTK or Qt, and if you're just writing a GUI frontend for a C program already written, I'd recommend writing it in a high-level language like Perl, Python, or Ruby. There are a bunch of different bindings for different languages for each toolkit; simply search for "<language> gtk/qt tutorial".
    Flies of a particular kind, i.e. time-flies, are fond of an arrow.

    Registered Linux User #408794

Posting Permissions

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