Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My FORM is full and I can not keep track of the OBJECTS?
Message
From
23/09/1997 13:37:19
 
 
To
23/09/1997 13:22:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051244
Message ID:
00051260
Views:
36
>>I have a FORM that has a PAGEFRAME with three PAGE TABS
>>and one of those TABS has two PAGETABS. Along with all
>>the EVENTS and OBJECTS, I am having trouble keeping
>>track of where my code is. Also, when I try to address
>>an object, my address names are long..
>>For example…
>>If I want to set a VALUE, I have to do something like this…
>>thisform.pageframe1.page2.combo_voucher_add.visible=.f.
>>Is there an easier way to organize objects so I can keep
>>track of what is going on.
>
>If you want to refer object of the same page, you can use parent reference:
>***e.g. commandbutton click event referred combo on the same page
>This.Parent.Combo1.Value=....

thanks Ed - I will try it... :)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform