Search found 3 matches
- Tue Dec 18, 2012 10:48 pm
- Forum: Talking LiveCode
- Topic: Cross Application Drag Drop
- Replies: 6
- Views: 5872
Re: Cross Application Drag Drop
Hmm. That is bad. However, I was wondering if it could still be done. Here's my thoughts: When you drag something, don't you get a dragEnd message when the drag completes? Even if it is outside the application boundaries? It won't have anything IN the dragDestination property, but won't the dragEnd ...
- Tue Dec 18, 2012 10:19 pm
- Forum: Talking LiveCode
- Topic: Cross Application Drag Drop
- Replies: 6
- Views: 5872
Cross Application Drag Drop
So I have a couple of questions regarding drag and drop. Specifically, I'm building a datagrid form with lines of data. Simple, basically just a field. I want to be able to drag a line from that field and drop it in a Word document (and, eventually, Pages, WordPerfect, etc--but first, just Word). No...
- Mon Oct 03, 2011 6:54 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: RunRev a good tool?
- Replies: 1
- Views: 2934
RunRev a good tool?
Hello forum! I have a couple of questions about whether RunRev is a good fit for my project. I would like to build a windows/mac (possibly linux) app that interacts heavily with Microsoft Word and Wordperfect (or Pages on the Mac) with a lot of text manipulation. On the mac, I'd use Applescript a lo...