#Help w/SizeWindow!!!
08-Jul-89 14:44:58
Sb: #56244-#Help w/SizeWindow!!!
Fm: Bill Hawes 72230,267
To: Mike Weiblen 72506,2072
Mike,
Keep in ming that SIZEWINDOW is an asynchronous call; after the function
returns, the window has not been sized yet. Intuition simply creates an
internal event to resize the window at some point in the future, and this can
sometime create problems with the timing of Size/Move window calls.
Bill