Re: this$static.prepareCell_II(row,column) is undefined

2009-12-15 Thread ntdeaf
ec, 00:45, Ian Bambury wrote: > Well, I can't run it because there is too much missing (that's fair enough). > I've had a look through and can't see anything really obvious. > > Where do you get the 'this$static.prepareCell_II(row,column) is undefined' >

Re: this$static.prepareCell_II(row,column) is undefined

2009-12-13 Thread Ian Bambury
Well, I can't run it because there is too much missing (that's fair enough). I've had a look through and can't see anything really obvious. Where do you get the 'this$static.prepareCell_II(row,column) is undefined' message from? Do you get a JS line number

Re: this$static.prepareCell_II(row,column) is undefined

2009-12-13 Thread ntdeaf
You are absolutely right. This is the code (or what is left of it, and still is not working..) The following class is called from the class XXX. The class returns a verticalPanel with all kinds of widgets on it,to keep my functions grouped together. The calling code is: public VerticalPanel

Re: this$static.prepareCell_II(row,column) is undefined

2009-12-13 Thread Ian Bambury
I would suggest you post some code. The best way is to reduce your app bit by bit until you have something manageable which demonstrates the problem in the fewest number of lines. Chances are that on the way you'll discover what is causing it, but if you don't, you'll have something to demonstrat

this$static.prepareCell_II(row,column) is undefined

2009-12-13 Thread ntdeaf
Hi all, I'm at the end of my wits.. The website is woring in the hosted browser from GWT 1.7, but when I want to display the site in the browser (firefox 3.5) I get a blank page. I have firebug installed, en I know where the offending class is. But I don't know how to solve this one. Could anyone