| Exit | |
|---|---|
| Block | |
| +0 | Window handle |
| +4 | Visible area minimum x |
| +8 | Visible area minimum y |
| +12 | Visible area maximum x |
| +16 | Visible area maximum y |
| +20 | Scroll x offset |
| +24 | Scroll y offset |
| +28 | Window Location |
This code is returned from Wimp_Poll and indicates one of the following actions has occurred.
Upon receipt of this code, Wimp_OpenWindow should be called using the values returned using this call.
Any panes associated with the window should have their new position calculated by using this block and using Wimp_OpenWindow for them also.