Re: how to use Showcase as a library?
On Thursday 10 May 2012 at 22:40, gwt-dev wrote:
Hi,I've been trying to find a GWT example to automatically expand menu onmouse-over -- the kind of UI behavior so common on websites thesedays. I finally found it in "Showcase" that came with GWT-2.4 (the"menu bar" example). However the source code uses annotations andother stuff I have never seen in any GWT tutorial or book (therehasn't any GWT books in last couple years or so, a hint that GWT isreally not that hot these days). I really want to use the menu popupon mouse-over feature, but can't easily copy it from code, and when Ijar'ed the classes and used the jar in my project, I get this compileerror:[ERROR] Line 156: No source code is available for typecom.google.gwt.sample.showcase.client.content.lists.CwMenuBar; did youforget to inherit a required module?Any suggestion on how to package the Showcase to a jar, or a pointerto a good tutorial?I really hope GWT developers at Google write some good tutorials onhow to use these basic features. Forget the fancy ones like drag-n-drop -- how many websites need that?thanks in advance.--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+unsubscribe@googlegroups.com.For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home