SigmaSquared^*
unread,Mar 22, 2012, 4:22:48 PM3/22/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to raphaelgwt
I have the following questions:
1) I was wondering if there were any examples out there that displayed
vector objects models in a table/list type of format and also the
vector images themselves? I know there is Raphael, but i dont see any
examples that match my criteria. Raphael objects dont like being put
inside of other panels beside a RootLayoutPanel. For example you have
a
Raphael objects visually representing Movies. You now have these
colored squares (made with raphael) with titles/text inside of
them...author, title...etc.
Is there a way to pull this data (author, title...etc) and then
display it in a list
(Lets say a GWT flex table with columns [author, title...etc]). I
would like to display
its model in a list and also the Raphael object inside of the same GWT
app at the same time.
2) Can I have 3 RootPanels. 1 that holds the list i spoke about above
and 1 that holds the Raphael objects and 1 that holds both and have
all three 'speak' to one another?
3) Are there other vector drawing tools out there that will
accomplish what i am seeking to do?
Thanks,
Sigma