I followed these steps to use the MaterialWindow addin from the 
gwt-material-addins-1.5.0.jar in an application.

   1. Downloaded gwt-material-addins-1.5.0.jar and added to application's 
   build path in Eclipse.
   2. Added the line <inherits name="
   gwt.material.design.addins.GwtMaterialAddins"/> in the ..gwt.xml
   3. Added the line xmlns:ma="urn:import:gwt.material.design.addins.client"
    in the UiBinder.
   4. Then started adding the line <ma:window.MaterialWindow ui:field=
   "window" width="50%" title="Documents"> in the UiBinder 
   
But MaterialWindow is not visible to the UiBinder.  Any idea what could be 
wrong?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to