Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add data to DataViewListCtrl? #29

Open
any626 opened this issue Jun 7, 2017 · 4 comments
Open

How to add data to DataViewListCtrl? #29

any626 opened this issue Jun 7, 2017 · 4 comments

Comments

@any626
Copy link

any626 commented Jun 7, 2017

I tried to use appendItem to add to a dataviewlist that has two text columns.
In the docs it says it requires a wxVector.
I tried a few things but I'm not sure how to implement that.
How does append a row to the list?

Sorry, if its a trivial question.

@dontpanic92
Copy link
Owner

wxVector isn't wrapped yet... I will do it asap

@Asday
Copy link

Asday commented Oct 23, 2017

Closed by c981d31 right?

@dontpanic92
Copy link
Owner

dontpanic92 commented Oct 24, 2017

@Asday Ah, actually yes. I'm leaving this open to remind myself that the feature of subclassing from DataListViewModel is still not implemented, and we may needs an example to show the usage of DataViewListCtrl.

@ddrscott
Copy link

I'm similarly trying to sub-class wx.GridTableBase to use with wx.Grid and not getting very far. And example of this would be extremely helpful. Thanks for you work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants