View Single Post
  #5  
Unread 10-14-2010, 04:50 PM
SanDBoX's Avatar
SanDBoX SanDBoX is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2010
Location: Idaho
Posts: 40
Okay, thank you! will look more into that direction, but one problem I found is that when I collect the Item my "args" always ends up nil, are you using something other then the 'DragDrop(sender, args)' ?


EDIT:
and when I get DragDropInfo from the sender the GetShortcut() always comes back with just __Implementation, and GetItem() gets nil...

so confused, wish the api documentation was more then a "this is the methods we have, you figure out how they go"

Last edited by SanDBoX : 10-14-2010 at 05:54 PM.
Reply With Quote