Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to Define Winodow and to add objects to i
Message
From
16/11/1998 09:37:11
 
 
To
16/11/1998 09:16:50
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00157806
Message ID:
00157813
Views:
18
Did you used the NAME clause? If so, iguess you could use loWindow = CreateObject("cmdButton", "MyClass")

While the previous suggestion may work, I would suggest that you create a form class and use this instead of DEFINE WINDOW. You will be able to reuse the class more easily that the code.

HTH

>I used the command 'Define Window' to create an about screen.
>
>I was wondering if there was a way to addobjects or createobjects
>on this window?
>
>I tryed to use createobject to create a command button but it would not display at all.
Previous
Reply
Map
View

Click here to load this message in the networking platform