Drag'n drop ?
Blitz3D Forums/Blitz3D Userlibs/Drag'n drop ?
I was wondering if a lib exist to do some drag'n drop; drop a file(s) and get his path(s)+filename(s) in a string.
I'm trying to do a Frontend and it will be usefull.
Second time I've posted this today :)
Try this...
BLESS (BLitz EventS System) by soja
www.blitzmax.com/Community/posts.php?topic=34205
Never tried it with Blitz3D, but it is supported IIRC.
sorry, i tried to use seach function without sucess, and browse lot of topic to find something interesting for me.
so, thanx
edit: i just try it seem to work, many thanks
You're welcome ;)
I wasn't complaining btw, it just seemed a strange coincidence.
btw, the deafalut example doesn't work with Blitz3D :( ... and i can get only the first name if multi-files is dropped; i need to check more in the MSDN docs but if i use blitz it's to avoid to check Win API docs & use VC.
and BLESS don't seem to be updated since a long time unfortunatly :( too bad, because it's offer lot of possibility to blitz
Yeh, unfortunately soja has been snowed under with work recently, so he hasn't been able to update Bless.
I think the default example shows single file drag 'n' drop only, but multiple files are supported AFAIK.
I'm sure he'll be back soon enough though when he gets a spare moment ;)