Advanced Gtk+ Sequencer 0.4.2-34

2015-01-17 Thread Joël Krähemann
Hi all This probably the highest moment in my life, me just have to say you're great! And thank you very much for your passion. It's definitively a collaboration success, even me coded most myself ... Some code was adopted by gimp further this mailing list helped me and strengthen my motivation,

Re: glade3, how to get the response of GtkFileChooserDialog somwhere in my code and open a file?

2015-01-17 Thread Tristan Van Berkom
On Sat, 2015-01-17 at 00:57 -0500, Nicolas Jäger wrote: > Hi g(tk)uys, > > I have a GtkFileChooserDialog with two buttons, one Open and one > Cancel. They have the respective Response ID set to "0" and "1". So > when I select a file and click on "Open" GTK sents the code "0" > somewhere, but I don