yes, i did inherits those tags, but now i get

[WARN] Unexpectedly unable to fully resolve type
com.google.gwt.user.client.ui.SuggestBox.1TextBoxEvents


and my app unable to startup


1. can thse scrolltable run on gwt1.6?
2. what else do i need to do beside inherits  those tags above?
3. from what i understand this error is called by this line
dataTable.setHTML(i, 0, LAST_NAMES[Random.nextInt
(LAST_NAMES.length)]);   //setHTML method, if i excluded this line, i
able to run without problem on hosted mode
--~--~---------~--~----~------------~-------~--~----~
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