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
24/09/1997 09:18:50
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051244
Message ID:
00051373
Views:
34
>>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.
>
>Just wait until you nest pageframes, and then put a grid in a container
>in the nested pageframe, or start accessing the objects through
>_screen.forms(), and you'll _really_ appreciate useful object names.
>
>If you want absolute control from an object on the form or on another
>page, this is the best way.
>
>/Paul

thanks Paul for your answer - could
you give me an example of how to use _screen.forms()?
thanks..rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform