Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Objects
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00531332
Message ID:
00531409
Views:
12
In addition to the other responses (Application Object & runtime creation), don't forget that you can pass an object around an application by reference. If you have a framework and form manager, these could then be modified to do this every time you create a form. You would then need to debate which would be the best for your application.

>If I were to create a custom object, for keeping track of few propertities like
>say username and userlevel (application level)
>and if I put the object on my base class forms....
>
>How could i set the propertites, of the base object once, and have all the other forms which the object be able to read the propertites. ?
>
>I hope that I am making sense here. what I am attempting to do, is not use a public array to store this type of but to use a more oop method ... should this,. or can this be done ?
>
>Bob Lee
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform