On Sep 6, 2006, at 5:57 PM, CV wrote:
On Sep 6, 2006, at 10:31 AM, Robert Poland wrote:
Hi,
In Class1 I have this statement"w=TextWindow"
When I run it I get the error This property does not exist.
I have w=TextWindow set as a property, Global in TextWindow. I
thought that a global property could be accessed from anywhere
without a prefix.
Am I mistaken?
I'm glad that you have it working now, but I don't really
understand your configuration. You have a Class1 and you have a
window class named TextWindow(?). Does the error occur in Class1?
If so, how have you told Class1 about either w or TextWindow?
I found that I must do TextWindow.w in Class1. Apparently I don't
know how to get the focus back to TextWindow though.
Best,
Jack
Robert Poland
[EMAIL PROTECTED]
_______________________________________________
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>