Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse Pointer does not change after drag and drop
Message
From
12/03/1999 22:57:40
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00196731
Message ID:
00197138
Views:
24
>>I have a form in which I drag and drop from one object to another. I change the mouse pointer on the drag. When I drop on the target object a form is displayed for user input. Because of the position of the target object, this form displays right where the cursor currently is postioned. The form that is displayed has a pageframe. The problem is, as long as the mousepointer remains over the page frame the pointer does not change. If I move the cursor off the pageframe and on to the form the mousepointer then changes to the regular arrow pointer? How can I force the mouse to change back?
>>
>>TIA
>>Robert
>
>Robert,
>
>In the DragDrop event change the mouse cursor before you execute the other form.

Thanks,
I put this.mousepointer = 0 in the dragdrop event. Is this what you meant? Also I would like an animated cursor. How do you make such a thing?

Thanks again.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform