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

Addition of a SplitContainer on a Box doesn't show the SplitContainer [Cocoa] #167

Closed
Dayof opened this issue May 30, 2017 · 0 comments
Closed

Comments

@Dayof
Copy link
Contributor

Dayof commented May 30, 2017

To reproduce this error I made this code https://gist.github.com/Dayof/1b1fcc8a4b463739a41919a77ee26d89 .

The following image shows the behavior of a SplitContainer inside a box:

split_and_box

The following image shows the behavior of a SplitContainer alone in a Window:

only_split

@freakboy3742's guess is that this issue found in the SplitContainer probably is because either the SplitContainer isn’t getting added, because something in the chain either thinks it doesn’t need to be, or it’s being set to size (0,0) because it doesnt’ know to expand to fill the available space.

@Dayof Dayof changed the title Addition of a SplitContainer on a Box doesn't show the SplitContainer Addition of a SplitContainer on a Box doesn't show the SplitContainer [Cocoa] May 30, 2017
Dayof pushed a commit to Dayof/toga that referenced this issue Jul 31, 2017
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

1 participant