help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Drag and drop files into octave GUI


From: Ian McCallion
Subject: Drag and drop files into octave GUI
Date: Sun, 6 May 2018 17:48:01 +0200

It is useful to be able to drag a file from a Windows Explorer window
into an ordinary commandline window, an  octave cli window or an
octave GUI window. In all cases the fully qualified filename is placed
under the cursor.

For commandline and cli the filename contains the windows filesep,
'\'.  For octave GUI though the name contains the unix filesep '/',
which is somewhat annoying, though obviously easy to work around once
you are aware of it. Is this a lnown problem?

Cheers... Ian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]