Oh, ok. I didn't notice the anchors linked up. I just scrolled. But also, being 
new to Java, I didn't know 'abstract' meant 'pure virtual' (what it is in the 
Qt docs).

Thanks! I have the model stuff all working now :-)

However, I seem to have an issue with my table view. Given column headers 'a' 
'b' 'c' and first row data of [1,2,3] , I get 'a' overlapping with 1 and no 
other headers.  The row headers work as they should.




________________________________
 From: Koen Deforche <k...@emweb.be>
To: Jason H <scorp...@yahoo.com>; witty-interest@lists.sourceforge.net 
Sent: Wednesday, October 2, 2013 3:08 AM
Subject: Re: [Wt-interest] setModel(MyModel) crashes servlet
 

Hey Jason,

2013/10/1 Jason H <scorp...@yahoo.com>:
> I figured it out.
>
> The documentation is inaccurate.  It only gives the functions as "()" that

Actually, the documentation links to the correct functions to be
overloaded but indeed we usually leave out the complete signature for
readability reasons. Perhaps in this case it's misleading.

Regards,
koen
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to