Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I know all the properties of a WINDOW?
Message
From
29/04/2002 13:30:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
How can I know all the properties of a WINDOW?
Miscellaneous
Thread ID:
00650492
Message ID:
00650492
Views:
43
Hi,

How can I know the properties of a WINDOW? "wait Window..."

I want to do something like WestWind's WWxml object.WestWind's WWxml.ObjectToXml() request an object that I do not have.

When I associate the object with WINDOW (DEFINE WINDOW...NAME object), I do not have all the properties. And XML is not complete.

How I accede to all properties of window object ?

Idea is encapsulate a Window in server side and view in Client side.

Server does: "define window..." and send the object to client
Cliente receives object and does: "activate window..."

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform