We are enjoying the same problem (GWT 2.1.ME, Ubuntu 10.4 ...). 1 Step: Create a new Projekt using the "g*" new Web Project Icon on Eclipse. 2 Step: go to client package and create new "GWT uibinder composite". 3 Step: open design tab and try to click the widgets selection ... everything can be enabled (keeps being pressed) ... except "TextBox"
If you edit the XML and add TextBox this way "<g:TextBox ui:field='info'></g:TextBox>" -> and then open the Designer this error is produced: "WindowBuilder was not able to show th GUI. Unable to load *.wbp-component.xml Description. On 22 Sep., 17:39, Eric Clayberg <[email protected]> wrote: .. > Please post a test case project to our GWT Designer support forum that > we can take a look at. .. > > textBox widget error: > > > I'm run into problem with textBox in the new GWT StockWatcher tutorial > > using GWT 2.1.M3 on Ubuntu 10.4, Eclipse 3.6. textBox widget can't be > > added to Horizontal Panel or any panel. Other widgets (label, > > button...) and panels are working fine. > > > Can you please verify the error. -- 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.
