kenz-gelsoft / wxRust2

re-exploration Rust binding to wx
MIT License
78 stars 10 forks source link

widgets: Implement bindings for FilePicker #95

Closed trufae closed 2 years ago

kenz-gelsoft commented 2 years ago

Thank you for your contribution.

BTW, does this generated wx::FilePickerCtrl binding work well on your project or tested on any other test code?

If somewhat tested as usable in your (private) project, it is OK for now (because almost all other classes is not well tested as well).

kenz-gelsoft commented 2 years ago
kenz-gelsoft commented 2 years ago

Thank you for considering contribution for my project.

I'm sorry, but after PR submitted, I've changed codegen, so fixing conflict is not easy.

I'll add wxFilePickerCtrl support in my next PR, closing this.

trufae commented 2 years ago

Unfortunely i didnt had the time to come back to this pr in time. Thanks for caring about it and keeping up with the project. Looking forward to use it in the future 👍