Page 1 of 1

strange behavior

PostPosted: 29 Mar 2016 11:04
by assapan
Hi,
i have a strange behavior using layout and buttons ..
in a form (small size because of PDA) i have a layout panels on right , center , left.
both left and right layout panels have initclosed = true .
on top of center layout i have a region containing some buttons , some are left aligned , some right aligned .
on right layout panel i have a region and a button , both are top aligned.

on top left i have a button ( gears icon ) which toggle left layout panel , on top right i have an other button ( swiss knife icon ) toggling right layout panel.

you can see on video , buttons are mixing positions and on left layout panel , sometime the top region ( red colored ) and the button with barcode are also swaping positions !!! ????

http://assapan.fr/LayoutPb.mp4

any advice ?

Re: strange behavior

PostPosted: 29 Mar 2016 11:14
by assapan
Test software

Re: strange behavior

PostPosted: 30 Mar 2016 10:57
by assapan
Nobody has an idea ?! :?

Re: strange behavior

PostPosted: 30 Mar 2016 11:26
by Alexander Bulei
Hi assapan,

I'm checking it...please be patient :P

Best Regards.

Re: strange behavior

PostPosted: 30 Mar 2016 11:30
by assapan
Hi alexander,

thanks , i'll be waiting .

Re: strange behavior

PostPosted: 30 Mar 2016 14:07
by Alexander Bulei
Hi assapan,

I don't know what happens there, it's seems related with IW alignments..
You can workarround this problem with a simple wrapping and removing aligns.
Check attached demo (Left Panel).

Best Regards.

Re: strange behavior

PostPosted: 31 Mar 2016 11:57
by assapan
Hi alexander,
So i removed all the aligns and set anchors instead and it works, problem is i have to manually verify the top value for each :roll:

Thanks