"Norman Black" <[EMAIL PROTECTED]> writes:
> > The expose handler must be able to redraw any area anyway, so you may
> > as well put all drawing there for code cleanliness; putting all
> > drawing there is also crucial to be sure you don't have any flicker in
> > GTK 2.
> 
> My code does not flicker now on GTK or Win32. So if GTK 2 makes my code
> flicker, what does that mean?
>

It probably doesn't make it flicker if it doesn't flicker now.

But you are probably doing extra work that is not necessary in GTK 2.
 
Havoc
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to