Looking for HasHandlers example

2009-11-11 Thread ARGold
I am creating a composite widget which calls an RPC. On return from the server, the widget may (or may not) need to fire a custom event to be handled by the parent. Can someone point me to an example of how to do this? Thanks --~--~-~--~~~---~--~~ You received

Same Composite widget instances displayed in two deckpanels?

2009-10-31 Thread ARGold
I need to create a set of composite widgets and show them in two different (draggable) orders. for some reason, they only appear in the former of the two DeckPanels of a TabPanel. I am using GWT-DND for this. In my case there will be one set of WWCard composite widgets, and they must be

Re: Same Composite widget instances displayed in two deckpanels?

2009-10-31 Thread ARGold
Thank you for that answer. Apparently, I do not want the cards themselves to be instantiated in the two panels, so what I will do is create a cardDisplay class that displays the Card's contents and allows the user to interact with the content of the cards. In that way I can instantiate two

Re: New Blank Project, Empty Project for Eclipse

2009-10-30 Thread ARGold
Thank you Ian. --~--~-~--~~~---~--~~ 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

New Blank Project, Empty Project for Eclipse

2009-10-28 Thread ARGold
This subject has been posted twice and is archived so no-one can reply to it. There is an issue #1547 with 43 votes on it. http://code.google.com/p/googleappengine/issues/detail?id=1547 There are at least two good reasons to have an empty, blank project template when creating a new GWT project

Re: New Blank Project, Empty Project for Eclipse

2009-10-28 Thread ARGold
the latest: App Engine: 1.2.6, Web Toolkin 1.7.1 Am I missing something somewhere? On Oct 28, 11:26 am, Ian Bambury ianbamb...@gmail.com wrote: What version of GWT? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups