You guys will probably roll your eyes at this. I did a full clean and build again after having done it several times. Now it decides to work! Sigh ....
It makes no sense to me. I would have assumed the wtkx file would be read every time the program was started. Some how it must have been cached. Thanks heaps for your time guys :-) On Wed, 4 Nov 2009 11:44:52 am Scott Lanham wrote: > Hi, > > I have a ScrollPane that contains as it's view a simple subclass of > TableView called DataTableView. When retrieving an instance of > DataTableView defined in a wtkx file using WTKXSerializer.get() a > TableView is returned, not a DataTableView. The strange thing is that I > have previously had success with a custom Form done in the same way. Any > clues as to where I may be going wrong is very appreciated. > > Cheers, > > Scott. >
