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

Setting Containers #1007

Closed
wants to merge 0 commits into from
Closed

Conversation

Vipul-Cariappa
Copy link
Contributor

In the existing implementation; The controls (container) of all widgets go to main_window's content box. But the controls should be handed to the respective boxes. And the controls (container) of these boxes should be given to the main_window's content box.

In this PR I have made the required changes to resolve the controls (container) problem mentioned above in windows only.

This PR resolves #988 and #767 in windows.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

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.

Windows: Background Color Not Applied to child Box
1 participant