Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Elegant solution anyone?
Message
From
03/10/2000 11:17:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Elegant solution anyone?
Miscellaneous
Thread ID:
00424090
Message ID:
00424090
Views:
56
I'm sure many have floundered with this problem, and I hope someone has something better than the kludges I've been contemplating. I'm passing an object reference to a form. Many controls on the form are dependent on this object reference, which will be moved to a form property in Form.Init. I want the controls to establish their own link to the passed object, so what they need in effect is a "second init" after the Form.Init fires. I have a dozen different ways of making this work, but I don't especially like any of them; e.g. using global instead of passed object, creating form-level array of controls to call back when Form.Init fires, control refresh that only fires once... Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform