Hello, 

 

I need to display a quite large number of data in a list control and use the
'items' attribute for that purpose. However, I'm not content with the speed
of this solution and would like to use a 'virtual' list control instead, as
it is described here: [1]

 

The problem is, that the necessary constants and functions (i.e.
wxLC_VIRTUAL) are not defined by wxHaskell. Is there a technical reason for
this or could they be added easily?

 

Regards,

Fabian

 

 

[1]:  <http://docs.wxwidgets.org/trunk/classwx_list_ctrl.html>
http://docs.wxwidgets.org/trunk/classwx_list_ctrl.html 

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to