Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A real stumper
Message
From
22/06/2011 11:55:38
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
01515514
Message ID:
01515528
Views:
141
>I recently refactored a pageframe class and deleted a bunch of the controls from it. The deleted controls are not visible in the GUI designer, they're not visible in the properties window hierarchy, and they're not available in the Object List when I'm viewing code.
>
>What's weird though is that the records are still in the VCX, undeleted! I discovered using the new GoFish4 that they're there, and when I open the VCX manually, the records are still there.
>
>I know I could manually just delete them from the VCX, but I'm curious what's going on here! How can they be in the VCX and yet completely not visible to me in the designer? All other properties look similar to controls that are showing up correctly.
>
Perhaps the dev was very OOP-conscius and created a special class for each control befroe adding it empty ?
Check .Parent, not .Parentclass in the vcx.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform