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

sfg::Box set orientation #40

Closed
Belfer opened this issue Jan 11, 2017 · 2 comments
Closed

sfg::Box set orientation #40

Belfer opened this issue Jan 11, 2017 · 2 comments

Comments

@Belfer
Copy link
Contributor

Belfer commented Jan 11, 2017

This is a feature that would make my code more concise. I want to pass a Box::Ptr to a method and have the method fill it with widgets. However, I don't want to make any assumptions when creating the box so it would be best to have a SetOrientation method that I can call inside the method with the Box argument.

@Belfer
Copy link
Contributor Author

Belfer commented Jan 11, 2017

I've added this feature with no problems (e72479e)

@binary1248
Copy link
Collaborator

Merged in d442820.

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

2 participants