I´m using a Scrollpane widget for show data in table format.
http://img687.imageshack.us/img687/1557/capturadepantalla201001o.pngMy problem is when I try catch the startDrag event of that scrollPane widget. The stillMouseDown event don´t works too. I see in front of scrollPane a submorph, a TransformMorph. I did try capture too the events in that invisible morph ( the scroller of scrollPane ) but don´t works too. I need some of that events for move the widgets in the UIBuilder tool.
Thanks for the help.