HBoxForm

23 views
Skip to first unread message

Adrian Klaver

unread,
Feb 25, 2013, 6:31:42 PM2/25/13
to project...@googlegroups.com
Noticed odd behavior with HBoxForm. The elements will become un-aligned
when you resize the form. This seems to be related to the presence of
the helper widgets i.e. calculator, date/time pickers. If you create a
form that has only string fields then the elements retain alignment.
This was seen in code pulled from GitHub yesterday.

--
Adrian Klaver
akl...@comcast.net

Erik Janssens

unread,
Feb 26, 2013, 2:44:33 AM2/26/13
to project...@googlegroups.com
do you have a screenshot to illustrate what you mean ?

Adrian Klaver

unread,
Feb 26, 2013, 10:40:33 AM2/26/13
to project...@googlegroups.com, Erik Janssens
On 02/25/2013 11:44 PM, Erik Janssens wrote:
> do you have a screenshot to illustrate what you mean ?
>

With the following code:

form_display = forms.HBoxForm([["category", "type"], ["season",
"short_category"]])

form_size = (500, 300)

I get different behavior depending on the fields I include. See attached
screenshots.

--
Adrian Klaver
adrian...@gmail.com
hbox_align.png
hbox_nonalign.png

Erik Janssens

unread,
Mar 25, 2013, 2:50:40 AM3/25/13
to project...@googlegroups.com
Thank you for the screenshot, can you check if the issues
are gone in the current default branch ?

Adrian Klaver

unread,
Mar 25, 2013, 9:37:14 AM3/25/13
to project...@googlegroups.com, Erik Janssens
On 03/24/2013 11:50 PM, Erik Janssens wrote:
> Thank you for the screenshot, can you check if the issues
> are gone in the current default branch ?
>

That fixed it, thanks.


--
Adrian Klaver
adrian...@gmail.com
Reply all
Reply to author
Forward
0 new messages