Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clistobj with or without grids
Message
From
10/09/1998 12:20:15
 
 
To
10/09/1998 11:10:39
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00134824
Message ID:
00135119
Views:
12
>What I have so far is a project within that project is a menu when the
>user clicks an item off the menu a form comes up.
>When the user clicks a command button on the form an event object is
>created within this event object I reference existing objects or create create
>new ones.
>
>Does this help?

Sort of..

Usually an event object uses many business object. Business objects do not have interfaces.

It sounds you used the business object of clistobj to program your functionality. (cListObj is a business object that already contains a grid)

What you should have done was subclassed kBizObj. Then you could drop a grid on this on the form when you need it visually. When you don't need it visually you just use the business object.

BTW: 10 Objects is not alot.

Also... if you leave your messages in the Mere Mortals section of UT more people that use MM are likley to see it and help you.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform