PDA

View Full Version : Drag and Drop


stevo
22 Jan 2010, 12:19
Hi Arno

Would it be possible to add a drag and drop feature so if you already have your mdl folder open you can just drag and drop mdls into the program rather than browsing.

Stevo ;)

tgibson
22 Jan 2010, 13:14
I assume this is actually for Library Creator XML?

stevo
22 Jan 2010, 15:11
No its for Model Converter X ;)

arno
22 Jan 2010, 16:15
Hi Stevo,

Yes, that feature is on my wishlist already. Dropping files on the preview would then result in them being imported.

stevo
22 Jan 2010, 16:56
Cool :D

;)

rhumbaflappy
31 Jan 2010, 09:54
Hi Arno.

Here's a link that might help you code Drag'n'drop to both the ModelConverter icon, and to the already opened program's form.

http://bytes.com/topic/net/insights/831295-dragging-dropping-files-into-your-c-net-program

Dick

arno
01 Feb 2010, 14:32
Thanks Dick. I have done drag and drop in other tools (I think it was Library Creator XML), so it should not be too hard to add it.

arno
02 Feb 2010, 15:36
Hi,

I have added this feature now, it will be in the next development release.

When you drop multiple files on the first is loaded. But that is similar to the normal behaviour, as multiple file selection is not allowed when importing an object.