Kurt Wendt wrote on 2015-08-20: 
>  OK - this is Strange - I've Never seen this before - neither has my
Mgr./co-worker!
>  
>  After I Run this App I am working on - then I go back to the Project -
open up a Screen - I see this issue. With the Form open, I go to the
Properties window - and if I look at the Methods Tab - the ONLY Method that
appears under that tab is one that has a User Procedure. Other methods,
which have no content - they do NOT show up at all. Of course, if I shut
down VFP, then re-open, and then open the same Project and Form again - then
I can see ALL the Methods. It's the Same with the Properties in each Tab in
the Properties window - most are Not being displayed right now.
>  
>  Has anyone see this before? It must be some VFP Setting - and I did a
Display Status - but, could NOT find anything that would seem to be related.
>  
>  TIA,
>  Kurt Wendt
>  Consultant
>  

Kurt,

Do you have a class named the same as the form? 
I remember seeing ghost, and missing methods/properties because the first
class that is instantiated remains in memory. 

Something like a custom form is instantiated, then a base form is
instantiated and the base form was able to call methods that were in the
custom form. 

I think Christof showed that behavior once in conference session I attended
at SWFox many years ago.

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to