Awesome. Will check that out. Thanks.

On Wed, 2011-06-22 at 18:18 +0100, Mark Dootson wrote:
> Hi,
> 
> On 22/06/2011 18:03, jeff wrote:
> > Thanks Mark.  Bummer. The reason I didn't consider wxgrid is its appears
> > to not be virtual - or am I mistaken ?  Can it effectively handle, say,
> > 50,000 rows?
> 
> Yes you can use a virtual data source.
> 
> You create a class deriving from Wx::PlGridTable and override its methods.
> 
> See wxperl_demo.pl and the example for
> Controls->wxGrid->Custom wxGridTable
> 
> that has a virtual 100,000 rows and covers all the basics you need.
> 
> Once you have a custom Wx::PLGridTable, there are lots of interesting 
> possibilities to create custom renderers.
> 
> 
> Regards
> 
> 
> Mark
> 
> 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________


Reply via email to