At 12:55 PM +1100 12/19/06, Dr Gerard Hammond wrote:
Drag and Drop a file onto the Code editor from the computer desktop
should enter the absolute path to the code editor, replacing the
currently selected text, if any.
This is what Terminal.app does and it is very, very handy.
That makes sense for Terminal, because normally a shell would be
running and it manipulates files this way.
OTOH The Code Editor does not normally deal with external files, it
deals with chunks of text. I would think that if I drag a text file
into the Code Editor then the Contents of the file should be dropped,
and not just the absolute path.
To me it feels a little odd if I were to get the Path to the file and
not the file itself.
Regards,
Joe Huber
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>