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 manic.fri...@gmail.com wrote:
 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 seems also to be confused, as a different
 item is displayed, when I click on a header.

 Has anyone else expirienced this? I raised issue 4926 for this, just
 in case ;)

 Cheers,
 Manic

 --
 You received this message because you are subscribed to the Google Groups 
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 seems also to be confused, as a different
item is displayed, when I click on a header.

Has anyone else expirienced this? I raised issue 4926 for this, just
in case ;)

Cheers,
Manic

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.