Re: StackLayoutPanel, insert new items

2010-07-01 Thread Paul
I actually have the same troubles and i'm looking for a workaround... I'm not sure if there's one. It's really annoying that a simple function like this is not working. I saw the issue 4926 you've raised. If someone has an idea.. Paul On 17 mai, 14:26, Manic Friday wrote: > When I am using St

StackLayoutPanel, insert new items

2010-05-18 Thread Manic Friday
When I am using StackLayoutPanel in GWT2.0.3 I get serious troubles when using insert method to add new items to a StackLayoutPanel. After inserting a new item, the item is not inserted on the place I proposed, but it will be added instead. Additional after "inserting" a new item the clickHandler s