Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange type of object in VFP debuger
Message
De
08/04/1998 10:42:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Strange type of object in VFP debuger
Divers
Thread ID:
00090442
Message ID:
00090442
Vues:
56
Hello,

The first parameter of the DragOver event is oSource, the source object of the drag event. I receive
this parameter but the debuger shows no properties for it (no expanding box) and, altough the
type('oSource') is 'O', it has no properties like Class or Name etc (type('oSource.Class'='U')!).
The object that is initiating the drag is a Container and its initiate the Drag manually in the
MouseMove Event if the button its pressed. The Parent.Parent of the container that initiate the Drag
is another Container and in its DragOver event I receive the strange behavior I mentioned. The
container class that initiate the drag has the Class and Name property declared as public, but they
cannot be accessed in code! The debuger sees the parameter as Object, but has no properties for it
!
I don't know if the behavior can be reproduced, but does anyone has any ideea what is happening?
Any opinion will be helpful,

Best regards,
Remus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform