Re: Signals: draw vs. expose_event



Jonathan Blandford <jrb redhat com> writes:
"M Razhov" <mrazhov mail ru> writes:

What's the difference between the signals,
draw and expose_event?  When should I use which?

You should be fine just using expose.  "draw" is a legacy signal, and is
gone in GTK 2.


You still have to implement "draw" for a couple obscure cases in GTK
1.2, but it can do the same thing as "expose_event"

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]