Unfortunately it was for an internal app, so I can't share that. But the basic approach is to register a mouse listener on the table view and call getRowAt() to determine which row the mouse is over. You can then call getRowBounds() to determine where to put the popup.
On Aug 2, 2010, at 10:40 AM, Duto wrote: > > I code sample or screenshots or video of your approch ? > > thx in advance > > Duto > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/PushButton-in-cell-of-TableView-tp1013752p1016100.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
