##// END OF EJS Templates
Allow files to be dropped on the Qt console widget....
Allow files to be dropped on the Qt console widget. The filename will be wrapped in single quotation marks and inserted in the location of the text cursor before the drag was initiated. (This behavior is somewhat different than the drag and drop of text). Multiple files will have their names joined with a space.
Bradley M. Froehle -
r8601:06d24efd
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
kernelmanager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...