Hi, My question is : I want to make a simple interface using c with some buttons which perform some action when button is pressed.Im using GCC on fedora.If any one knows a good tutorial please do mention.Thanks :happy:
Ack! There's nothing "simple" about Xorg and GUI stuff. Your best bet might be to learn some GTK and use Glade to design your form. If you want to go with C++ and OOP, then qt has some nice GUI tools as well. At any rate, the learning curve going from simple command line apps to GUI apps is a steep one.
Gee Well I think your reply does make it clear its difficult but it doesnt shed any light on the question I asked.It would be great if you could specify any tutorials on how to go about it instead of telling how difficult it is:baby: .Well thanks anyways