On Mar 11, 6:10 am, Pierre Raybaut <[email protected]> wrote:
> The module io_dicom.py is an
> example of I/O plugin, i.e. an extension of file import/export
> capabilities of the Variable Explorer. So, to see this plugin in
> action, you just have to try to import a file (this requires
> `pydicom`) and you will see that there is an extra line for DICOM
> images.

Ah - I was missing the Variable explorer import feature and importing
works now. Thanks a lot.
I really thought I had RTFM including the dedicated wiki page but
missed this part (probably owing to my unfamiliarity with spyder's
various plugins such as the variable explorer)

> Drag and drop from the file explorer plugin should behave exactly as
> it were done from an external file explorer window: that is standard
> MIME data. So if you want to simply drag n'drop files from the file
> explorer plugin, you just have to implement the drag n'drop support
> for your widget -- this topic is very well covered by Qt's
> documentation.

I will look into this and see whether I can come up with something. I
have been looking for a while now for a platform for data analysis
(moving away from IDL and MatLab) and spyder really appears to be the
solution.  Thanks for the good work.

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to