How would I implement the possibility to drop files on my window? I
just need to get the path of the file that was dropped onto the
window.
I've been looking at the WM_DROPFILES message for windows but this is
getting a little too complicated for me (specially since I don't know
how to code the interaction between python the operating system). Any
help would be appreciated. Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to pyglet-users@googlegroups.com
To unsubscribe from this group, send email to 
pyglet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to