Re: How to use/understand <Expose> events on MS Windows
- From: Neil <neil.bryant@xxxxxxxxx>
- Date: Tue, 14 Jun 2011 08:34:13 -0700 (PDT)
On Jun 13, 4:00 pm, "Donal K. Fellows"
<donal.k.fell...@xxxxxxxxxxxxxxxx> wrote:
... There's nothing like a
<Visibility> event possible on Windows though; you're not told when
someone moves a window over yours (or away from being over), or if you
are, it's not obvious which message you're given in that case...
That fits with my limited experience, also: Windows simply invalidates
a rectangle and sends a WM_PAINT message. But I expect that to only be
if your window is uncovered. I expect it gets nothing if it becomes
covered.
.
- Follow-Ups:
- Re: How to use/understand <Expose> events on MS Windows
- From: Donal K. Fellows
- Re: How to use/understand <Expose> events on MS Windows
- References:
- How to use/understand <Expose> events on MS Windows
- From: Erik Leunissen
- Re: How to use/understand <Expose> events on MS Windows
- From: Donal K. Fellows
- Re: How to use/understand <Expose> events on MS Windows
- From: Neil
- Re: How to use/understand <Expose> events on MS Windows
- From: Donal K. Fellows
- How to use/understand <Expose> events on MS Windows
- Prev by Date: Re: 8.5.9: "grid remove" forgets the "-in" option
- Next by Date: namespace performance surprises
- Previous by thread: Re: How to use/understand <Expose> events on MS Windows
- Next by thread: Re: How to use/understand <Expose> events on MS Windows
- Index(es):
Relevant Pages
|