PDA

View Full Version : Window Class doesn't provide access to draggable instance


dardison
04-22-2008, 10:20 PM
Hi,

I need to add a listener to dragEnd event for the window class.
In 0.5 the Shell has a method getDraggable() that provides access to the draggable object,
the Window class doesn't has that method.
Is there an other way to manage this in 1.0?
Where in the forum can I put a feature request for this?

Thanks,
Daniel

darrellmeyer
04-23-2008, 02:31 AM
I added the getDraggable() method to Window. Change is in SVN.