Hello, again!

I'm having trouble with signals; I made a spin button as a counter of input files and 
I would like to get its int value (gtk_spin_button_get_value_as_int) whenever the 
button's changed in order to use it in another loop to create text entry fields for 
filenames. So, if someone changed the spin button value, I'd like to change the number 
of text entries accordingly and, most importantly, immediately, and not through 
"Apply" Button kind of way.

Thanks for your help!

Andrej

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to