LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   gtk+ (https://www.linuxquestions.org/questions/programming-9/gtk-311917/)

geminigal 04-11-2005 03:35 AM

gtk+
 
hi. i m trying to make a coding on filedialog(http:///gtk.org).

In addition to the example given, may i know where can i get the reference coding in which when the user click at Edit/Copy, or Edit/cut, or Edit/Undo, what are the codings for the signals to be activated in order for them to function?

As for File/New, i would wish to pop up a dialog box for the user to type an input. can somebody pls guide me in this cz i had tried to do tat but failed.
tq.

acid_kewpie 04-11-2005 04:44 PM

the api at gtk.org will list all available signals on all modules. note that you shouldn't be using gtk+ now, use gtk2 instead, it's newer and the API is substantially nicer.

geminigal 04-11-2005 07:42 PM

hi tq for helping. btw i did not use the newer version due to the error i faced while installing and compiling. Initially i had installed the gtk2 but it says that it cannot find the glib-config library. that's why i ended using gtk+


All times are GMT -5. The time now is 11:56 AM.