Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing arrays within form (or class)
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00110644
Message ID:
00110660
Views:
29
Thanks for the reply. Are there any events which fire from the outside in?

- Gerry

>INIT events fire in order from the inside out. Innermost objects fire before their containers. Since the pageframe contains the textbox, the textbox is looking for the array before the pageframe init code runs. You could place this code in the Form Load, or perhaps in the textbox Init at the very latest.
>
>--
>Jerry
** Gerry White / Hagerstown, MD, USA --
** Developing since 1986 in Foxpro, VFP, Oracle, and Java.
** http://GerrysPlace.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform