Hi Tobe,
You seem to have changed from divs in the root panel to a widget, which is
probably the right way to go - depends on what you are doing, and you don't
say.

It does rather depend on how you are displaying things, and what you are
displaying. If there are columns (apart from the buttons) then are they
fixed-width or do they self-adjust? Are the items sorted in some way?

If you could give (even a theoretical) example of what this list consists
of, then it will be easier to answer. I suspect that the lack of response is
because people have too many possibilities in mind to comment

Ian

http://examples.roughian.com


2009/8/10 Tobe <[email protected]>

>
> I'm currently trying to do it with a FlexTable, but the problem is
> that I don't know how I can find out if the user really clicked the
> button or just somewhere inside the table.
>
> On Aug 10, 3:41 pm, Tobe <[email protected]> wrote:
> > I don't really need to know how to create the Array. I already created
> > a Vector of button and adding the buttons to the Vector. But my
> > problem is that I don't know how to handle with it. How can I add the
> > new div at the position behind the corresponding button on the
> > RootPanel?
> >
> > On Aug 7, 5:22 pm, Tobe <[email protected]> wrote:
> >
> >
> >
> > > Hi,
> > > I have a list, which items are divs, and want the user to add new
> > > items at any position. So if there are 2 item there have to be 3
> > > button, one before the first, one between both and one after the last.
> > > Can somebody tell me how to create this "array" of buttons.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to