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.
