Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting clipboard paste, auto OLEdragdrop updates
Message
From
07/04/2005 00:49:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Detecting clipboard paste, auto OLEdragdrop updates
Miscellaneous
Thread ID:
01002153
Message ID:
01002153
Views:
67
I would like to detect when text has been cut from or pasted into a textbox/editbox or when a textbox/editbox's contents have been updated (either as the result a copy or move) by an automatic OLE Drag and Drop operation.

Is there a simple way to detect these type of changes via the InteractiveChange event? Or must I manually monitor my control's contents (.LastValue == .Value) and manually handle OLEDragDrop operations to determine when these type of updates occur?

Note: When automatic OLEDragDrop is enabled (OLEDropMode = 1 (enabled), OLEDragMode = 1 (automatic)), the InteractiveChange event is NOT triggered when new content is dropped on a textbox/editbox nor is it triggered when content is Ctrl+dragged out of (i.e. moved; effectively a delete) a textbox/editbox.

Thanks for your help,
Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Reply
Map
View

Click here to load this message in the networking platform