Drag&drop doesn't work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pygtk (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Ubuntu 13.04, Pygtk 2.24.0-3ubuntu1. Drag&Drop doesn't work.
parts of code:
self.window.
self.window.
self.window.
self.window.
def getDrop(self, winID, context, x, y, data, info, time):
self.filechoos
context.
def drop_cb(self,wid, context, x, y, time):
wid.drag_
context.
return True
def motion_cb(self,wid, context, x, y, time):
context.
return True
On previous version this code worked ok!
Full code here: http:// anonym- delivers- us.googlecode. com/svn/ trunk