Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | Window handle |
R1 | Pointer to block |
Block | |
+0 | New work area minimum x |
+4 | New work area minimum y |
+8 | New work area maximum x |
+12 | New work area maximum y |
Exit | |
---|---|
R0 | Corrupt |
The purpose of this call is to set the size of the work area dimensions of a specific window.
After setting the work area sizes, it is most likely that the Wimp will need to redraw the scroll bars to reflect the new total size of window.
The work area extent cannot be changed so that any part of the visible work are area lies outside the extent. i.e. a windows current size cannot be changed, causing it to scroll.