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

Widgets sample: Choice page #76

Merged
merged 6 commits into from
Jun 4, 2022
Merged

Widgets sample: Choice page #76

merged 6 commits into from
Jun 4, 2022

Conversation

kenz-gelsoft
Copy link
Owner

@kenz-gelsoft kenz-gelsoft commented Jun 2, 2022

part of #61

Roughly implemented Choice page with:

  • Supporting uint args/return types in already generated Bindings (it result some more methods available)

Following commits should be contained in this PR, but I've committed them into main accidentally:

  • c570512...4add4bb
  • these commits:
    • Generate wxChoice binding
    • Add Builder for wx::Choice
    • Generate wxItemContainer binding semi-automatically
    • Mixed-in wx::ItemContainer into wx:Choice

@kenz-gelsoft kenz-gelsoft changed the title Widgets sample: choice page Widgets sample: Choice page Jun 4, 2022
@kenz-gelsoft kenz-gelsoft marked this pull request as ready for review June 4, 2022 00:31
@kenz-gelsoft kenz-gelsoft self-assigned this Jun 4, 2022
@kenz-gelsoft kenz-gelsoft merged commit 8e08103 into main Jun 4, 2022
@kenz-gelsoft kenz-gelsoft deleted the widgets_choice branch June 4, 2022 00:33
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

Successfully merging this pull request may close these issues.

None yet

1 participant