Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange type of object in VFP debuger
Message
From
08/04/1998 10:42:46
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Strange type of object in VFP debuger
Miscellaneous
Thread ID:
00090442
Message ID:
00090442
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform