Hi Robert,
Thanks for this info - I will now stop trying.
RB 5.5.2, Mac OS X 10.3.4
Cheers
Greg
Sydney Australia
On 30 Jul 2004, at 12:47pm, Robert Mc wrote:
G'day again again,
I am trying to open a window and set the Frame dynamically before it
opens, based on a variable. I have tried the following (amongst
others) in the window open event:
Self.Frame = App.pFrame
Where 'App.pFrame' is a variable of type integer, but I always get
the frame as defined in the properties window.
Is this possible?
I'm afraid not. A window's Frame property is read-only at runtime.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|