Hi, What are you using to trigger the expose event?
I've seen some situations on win32 where queue_draw() needed to be called (but not in the same script on *nix). ----- Original Message ----- From: "Matteo Frigerio" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 31, 2002 3:33 PM Subject: Urgent help on expose-event under gtk-2.0 win32 > Hello at all the list > I have a big problem: My program use the > "expose-event" > to draw a rectangle around a widget (the code is > gtk_signal_connect_after(obj, "expose-event", myfunc, > mydata)). > All works so good under Linux (the result is like > glade). > But under win32 don't go. Someone can help me? > > Thanks > > Dr Hammer > > > ______________________________________________________________________ > Scarica il nuovo Yahoo! Messenger: con webcam, nuove faccine e tante altre novit�. > http://it.yahoo.com/mail_it/foot/?http://it.messenger.yahoo.com/ > _______________________________________________ > gtk-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
