Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Minor issue on layout
Thu, Jan 12 2017 2:15 PMPermanent Link

Matthew Jones

I will check this in 2.06, but if the first item in a layout is set to bottom left, stretch right, consume top, with the second taking the rest of the space from top left to bottom right, a change in height of the bottom panel (in code) doesn't get reflected in anything. It stays at the location it was before, but not consuming so much space.

Like I say, not important right now. That said, what is the incantation to call to make the parent panel recalculate its content?

--

Matthew Jones
Fri, Jan 13 2017 8:53 AMPermanent Link

Uli Becker

Matthew,

I'm can't believe that. I remember that I posted a sample for such a case long time ago for a newbie, but can't find it any more.
Unfortunately I'm not at home till tomorrow, so I'm not able to check it right now.

Uli
Fri, Jan 13 2017 7:53 PMPermanent Link

Raul

Team Elevate Team Elevate

On 1/12/2017 2:15 PM, Matthew Jones wrote:
> I will check this in 2.06, but if the first item in a layout is set to bottom left, stretch right, consume top, with the second taking the rest of the space from top left to bottom right, a change in height of the bottom panel (in code) doesn't get reflected in anything. It stays at the location it was before, but not consuming so much space.

Can't duplicate it here - can you provide more detail/steps?

Raul
Sat, Jan 14 2017 10:53 AMPermanent Link

Uli Becker

Matthew,

tried it here and everything works as expected. Maybe wrong LayoutOrder?

Uli
Sat, Jan 14 2017 11:31 AMPermanent Link

Matthew Jones

Uli Becker <johnmuller54@gmail.com> wrote:
> Matthew,
>
> tried it here and everything works as expected. Maybe wrong LayoutOrder?
>
> Uli
>

Thanks both. Definitely not a wrong order as it sorts itself when I resize
the parent panel somehow. I will await the next release and see if I can
repeat it then - the code may all have changed.

--
Matthew Jones
Image