It's not problem with clear, it looks it works too good:) Problem is, that after clearing root panel, I attach widget with inner HTML, which should invoke js file (class in the HTML div does that). But nothing happens...
On Feb 24, 3:41 pm, rudolf michael <[email protected]> wrote: > try RootPanel.get().clear(); > > On Wed, Feb 24, 2010 at 4:36 PM, Šobis <[email protected]> wrote: > > Hello, > > > I have s problem with flexcroll.js file. > > > I have it included in my projects HTML and when I run project it wors > > fine. > > > But later in my projcet I delete all widget from RootPanel - > > RootPanel.clear() > > > and flexcroll,js funcionallity is not working any more. I tried all > > different things like attaching it again and so on but nothing works. > > > Any idea what am I doing wrong? > > > best Matej > > > -- > > 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]<google-web-toolkit%[email protected]> > > . > > 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 [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.
