Hi all,
As i said in ahother thead, i'm experiencing with GtkBuilder.
The following example runs a widget containig a spinner and four buttons.
http://gnuinos.org/GtkBuilder <gnuinos.org/GtkBuilder>
1.- The first button shows the spinner.
2.- The second button hides the spinner.
3.- The third button starts the spinner.
4.- The fourth button stops the spinner.
First and second buttons work (so, the callbacks connecting with the
signal handlers are right), but the other buttons fail.
I have the same issue with the following example:
https://developer.gnome.org/gnome-devel-demos/stable/spinner.c.html.en
The spinner doesn't run either in this case.
Any hints?
Thanks in advance,
Aitor.