Hey guys,

I switched my GWT Project to Activities & Places. I have 2 panels:
 - content
 - menu

For the content I use Activities and it works pretty well. But for the
menu I don't want to use them, 'cause the menu is semi-static.
Somewhere I read about a similar situation and I think there was said,
that the menu doesn't need activities and it could listen to the
PlaceChangeEvents by itself. I looked around the GWT source code but I
couldn't find something like a PlaceChangeHandler...

Sure I could listen for HistoryChangeEvents but that's ugly, 'cause
I'd have another list of strings I'd have to manage. Instead it would
be far better if I could simply use my existing Places.


Thanks and good bye

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