by Carl Ranson >> Thu, 3 Feb 2000 21:09:27 GMT
I think there are pleanty of oppourtunities for drag and drop functionality in Jade.
for instance.
Drag a property to a class: Move/Copy the property.
Drag a method to a class: Move/Copy the method.
Drag a property/feature to the code window: paste the feature name or a method call template into code
Drag classes: Change heritage of a class (I realise thats a really tricky one)
Drag selected text in code window: Move code snippet.
Drag selected text to class or method list: add a new method containing that code
Drag selected controls to tab on a folder (without dropping): folder selects the new sheet so you can drop to a different sheet.
That last one deserves further explanation, it's inspired by a little know trick of windows. Try this. open two copies of explorer and maximise both. Drag a file from one to the button on the taskbar that represents the other - hold for a second. Windows brings the other window to focus to allow you to drop to it. Doing this for folders in painter would let you drag from one sheet to another. This is much easier than draging from the folder to the form, selecting the target sheet, reselecting the original controls and doing another drop to the folder.
Can anyone think of anything else that might be useful?
Regards,
CR