Hello,
We have a situation where, making a Menu selection( say startOrder )
takes us to a OrderPlace and fires a placeChangeEvent. When this
happens, the activity associated with this place is started and the
user can enter a New order and save etc. But once I'm in the
OrderPlace and I have saved my current order and I want to start a New
Order and click on the same Menu selection( startOrder ), since I'm
already in the OrderPlace, I don't get a new PlaceChangeEvent, to stop
and start the NewOrder Activity. Is there a easy( correct ) way of
solving a situation like this?

Thanks in advance..

-sri

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to