Thank you for your answer but it's still not what I want :( Because I
need the panel to act like a StackPanel (I mean, I need them to expand
and close, like a StackPanel does), but in a way that if i want to
have two items open, i could. With the aproach you're suggesting me, I
would have one always open, and the others in a StackPanel, and It's
not what i need :(
Any other idea??Can anyone help me on this??
Thank you very much!!
On 21 abr, 11:42, Carlos <hbazz...@gmail.com> wrote:
> hello,
>
> you can create a panel which can be of any kind according to the way
> you want to view your items (a vertical panel for example)
> then you add the different items to this new created item.
> finally you add this panel to your StackPanel.
>
> hope this will help you Ani.
> Carlos.
> On 20 avr, 08:14, Ani <anapont...@gmail.com> wrote:
>
> > 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 <gaurav.va...@gmail.com> 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 <boualem.is...@gmail.com> 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 <anapont...@gmail.com> 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.- Masquer le texte des messages précédents -
>
> > - Afficher le texte des messages précédents -
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment