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 a spacer to a aui toolbar #793

Open
tester0077 opened this issue Oct 27, 2023 · 1 comment
Open

How to add a spacer to a aui toolbar #793

tester0077 opened this issue Oct 27, 2023 · 1 comment

Comments

@tester0077
Copy link

In my app, the layout has a toolbar across the top with several tools in each section.
What I am trying find out is how to add an expandable spacer tool?? to have the toolbar sections to the right of it pushed towards the right edge of the frame.

Is there a way, and how would I go about it?

@sodevel
Copy link
Member

sodevel commented Nov 8, 2023

There is an API for this https://docs.wxwidgets.org/latest/classwx_aui_tool_bar.html#a5dd4257ca5a1cba0f238228126b4337f but his is not modelled in wxFB, so currently you have to do this from user code.

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

No branches or pull requests

2 participants