Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frankenstein OOP hard to dissect
Message
From
04/11/2005 11:06:25
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01064036
Message ID:
01065466
Views:
24
>True 'nuff - I was hoping for a less labor intensive method than doing this for each screen... thanks for the feedback.
>
>>>I use that - but it does not know about child objects (or parent objects for that matter) which are instantiated in code.
>>
>>Debugger does. Suspend, then maximize the locals (or watch) window and zero in onto your object, expand it to find its children etc. You can take your drawing from there.
>>
>>I actually used my recurser class (available here in downloads) for such snapshots - the output from the test routine is pretty much an indented structure that should show you the, ahem, genealogy (i.e. who's a parent of what, at least).
>>
>>>If they were all vcx's designed visually, that would work great.
>>>
>>>>You might try the Class Browser (Tools >> Class Browser).
>>>>

You can address the Class Browser programmatically, so you should be able to automate this.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform