At 02:25 AM 10/11/2010, you wrote:
On 9 oct, 04:15, Ray Tayek <[email protected]> wrote: > ... i sometime get a: "A widget that has an existing parent widget may > not be added to the detach list" error ... You cannot have "root" widgets whose elements are nested (i.e. there's no parent/child relationship between the widgets, but there's one between their elements in the DOM). ...
ok.
... > also, i am using gwt-logger. when this crashes, i get this big grey > thing that says: "GWT Code Server Disconnected " which hides the log > stiff and my html stuff. i have poor vision, is there some way to > move the thing that ... In Firebug or any developer tool, set display:none on the DIV.
great, i will try that. thanks --- co-chair http://ocjug.org/ -- 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.
