Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drag/Drop OR Select - not both!?!?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00170633
Message ID:
00170636
Views:
34
Two possible solution:

1. Use the right mousekey to implement the Drag and Drop operation. This makes the assumption that you are not using the right mousekey for something such as a context-sensitve menu.

2. Only invoke the Drag/Drop Operation when the Ctrl key is pressed.

>I'm implimenting some drag/drop in a chooser dialog, hopefully with multiselect. I find that in a listbox with DragDrop on Auto, it's almost impossible to select individual records in the list! It seems that any mouse click says to VFP I'm going to drag now when in reality I may just be selecting a record (or several).
>
>How can I get better control over this?
>
>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform