Hi Gaurav, Thank you for answering! I need a widget that works like a StackPanel, but in a way that I can have two items open simultaneously. Now, I have a StackPanel with 3 items, but I just can see one of them at time. Is it more clear now??Thank you for any help!
On 20 abr, 06:07, Gaurav Vaish <[email protected]> wrote: > Hi Ani, > > If you can elaborate on what you're trying to achieve, the forum may > be able to suggess you with better options. > > -- > Happy Hacking, > Gaurav Vaishhttp://www.incoleg.com > > On Apr 19, 5:33 pm, Issam <[email protected]> wrote: > > > Hi, > > Make the one item a VerticalPanel (or HorizontalPanel) and then put > > what ever you want in Vertical/Horizontal Panel.. > > On Apr 19, 1:44 pm, Ani <[email protected]> wrote: > > > > Hello, > > > > I hope that someone can help me with this question. Is it possible to > > > show more than 1 item on a stackpanel? I mean, i know that by > > > definition it just show 1 at time, but i'd like to know if it's > > > possible to do something like that.... > > > Thank you very much for your help. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
