Re: Expose/Configure/etc events : when?
- From: "Rob Hodges" <s323140 student uq edu au>
- To: gtk-list gnome org
- Subject: Re: Expose/Configure/etc events : when?
- Date: Sat, 10 Jun 2000 21:34:52 +1000 (EST)
> I've been browsing the documentation, but haven't found anywhere a summary
> of when certain events are called.
>
> Some of this is obvious; whenever a portion of a window which was hidden
> is shown again, the "expose" signal is emitted. When a window is resized,
> the "configure" signal is emitted. What I'm looking for is a
> comprehensive summary of when these sorts of signals are generated, and
> when one out to worry about them.
These are all X events; take a look at chapter 10 of the xlib
programming manual, which you will find in any X source distribution
at xc/doc/hardcopy/X11/xlib.PS
-Rob
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]