On 25-May-05, at 8:51 AM, Tony Cerrato wrote:
can not figure out how to size a window before it shown on the
screen. I have tried the Constructor method and the activate event,
but I can not use the Open event since the parameters that I need
to size the window are not available until after the Open event has
occurred.
Every event and method works as expected AFTER the window is
rendered on screen the first time.
You could open the window as invisible, make your size changes and
then show the window.
Terry
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|