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

Left, Top for controls? #722

Closed
TomQv opened this issue Feb 21, 2017 · 2 comments
Closed

Left, Top for controls? #722

TomQv opened this issue Feb 21, 2017 · 2 comments

Comments

@TomQv
Copy link

TomQv commented Feb 21, 2017

I want to arrange three CheckBoxes in a Stacklayout:

[] Check1
[] Check2
    [] Check2a

So I need a kind of Left-property. I could put check2a in another container and use Padding, but maybe there is something simpler?

@cwensley
Copy link
Member

What you're looking for is more of a Margin property. This should be implemented with #556, but is a ways off. Using a Panel with Padding is the way to go at this point.

@cwensley
Copy link
Member

cwensley commented Jun 9, 2017

Closing as there's an alternative and another issue tracking this feature. Thanks for reporting!

@cwensley cwensley closed this as completed Jun 9, 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

2 participants