MySQL Forums
Forum List  »  MySQL Workbench

Re: MForms radio buttons (and check boxes) rendering random widths
Posted by: Marcin Szalowicz
Date: January 18, 2019 02:30AM

Hello Karsten
You should pack those buttons into mforms::Table for such layout.
You can see how it's done in the sqlide_tableman_ext.py around line 89 in class TableInfoPanel.
You'll see mforms::Label there but you should get the general idea.

Marcin SzaƂowicz, MySQL Developer Tools
Oracle Corporation

Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/5.6/en/index.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MForms radio buttons (and check boxes) rendering random widths
402
January 18, 2019 02:30AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.