Hi,
I have a Glade project main app window with a toolbar and 4
'drawingarea’s, into which I draw some test images using Cairo.
After anywhere between 50 and 100 drawingarea updates I get the
following message when clicking on a toolbar button.
Before the 50-100 drawingarea updates, the callback works fine.
Could anyone possibly tell me, or offer an opinion as to why the
callback is getting destroyed?
All I am doing is updating the drawing areas and clicking on a toolbar
button.
I use Ubuntu Linux, Gnome2, Glade2 and Cairo of course.
In [email protected]
“need help on: Linux Gnome2 Glade Cairo callback problem” on Thu, 12
Oct 2006 10:10:05 +0900,
Mike D. [email protected] wrote:
I have a Glade project main app window with a toolbar and 4
'drawingarea’s, into which I draw some test images using Cairo.
After anywhere between 50 and 100 drawingarea updates I get the
following message when clicking on a toolbar button.
Thanks Kou, your patch fixed the problem perfectly. Just out of
interest, where can I get libglade2.rb 1.14? I don’t understand the CVS
thing, where is it?.
Thanks again, Mike