Re: Signals: draw vs. expose_event
- From: Havoc Pennington <hp redhat com>
- To: Jonathan Blandford <jrb redhat com>
- Cc: "M Razhov" <mrazhov mail ru>, gtk-app-devel-list gnome org
- Subject: Re: Signals: draw vs. expose_event
- Date: 17 Aug 2001 11:32:07 -0400
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]