Hi list,
I've got to create a widget that render a tabular view of huge tables (and I hope this is the right place to ask.) My problem's not alone: I'm not a real programmer and I don't know very much wxWidgets. So I'm looking after advices (or code if it has already be done); my needs are: * Re-sort the tabular view by clicking on a column (and display which one is the base of the sort & in which direction: ASC or DESC), * Moving a column from its place to another (swapping org and dest columns), * Having a research box that auto-bind to this sorted column, * Don't display/read all DB rows at once (as some tables are > 200 millions rows) My questions are: * What widget should I use as a base for that? * How to manage "DB sliced readings" from this widget? I formerly (2k8) made tests with a python addon called ObjectListView, but it has some flaws, I don't like very much python and I don't know how to translate it from python to wxlua. JY -- quickie, n.: A moment's piece. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users