Thank you very much for your reply!

That's what I've actually thought.. I removed that
setText(widget.toString()) part. However: extending MenuItem is a
pain, because some of the important methods are private and I am not
sure how to write some sort of "setWidget()" method, because it'd need
to know how/where to draw the widget AND take care of the event
management stuff. I wouldn't say I am a total newbie, but I don't know
where to start this. I probably could copy MenuItem-class over from
the GWT SDK and add the widget there.. I'll try around. Thank you for
your reply though!

Cheers.

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