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 ...
- 12-25-2007 #1Just 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
- 12-25-2007 #2
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


Reply With Quote