Title: RE: scrolled window with drawingarea

call queue_draw (see the widget doc) from your signal handler and the expose handler gets called soonly...

Alex

-----Original Message-----
From: [EMAIL PROTECTED] on behalf of oedipus
Sent: Tue 03.10.2006 10:44
To: [email protected]
Subject: Re: scrolled window with drawingarea


I tried out the on_expose_event and it works realy fine. That was the human
error. But know i try to let execute different drawings while different
signals are triggered ( for example buttons). How do I link the Signal into
the expose event?



--
View this message in context: http://www.nabble.com/scrolled-window-with-drawingarea-tf2357106.html#a6616314
Sent from the Gtkmm mailing list archive at Nabble.com.

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to