Page 1 of 1

group not visible after maximize window

Posted: Fri Oct 07, 2011 7:33 am
by harald.schlager
hi !

I make one goup of buttons on the top of a window. if I push the maximize button of the window (stack) the group disappears and if I resize the stack
the group also away.

In the application browser I see the group and the group is also visible and I can change the properties.

How did I get the group back to "visible"

Version 4.6.4 and 5 on windows.

thank you in advance,
harald

Re: group not visible after maximize window

Posted: Fri Oct 07, 2011 8:07 am
by WaltBrown
Harald,
I just made a new stack, placed three buttons on it, made it a group. When I maximized the stack the buttons did not go away.

Does this happen if you make a new stack just to test this, with default buttons?
Walt

Re: group not visible after maximize window

Posted: Fri Oct 07, 2011 9:46 am
by harald.schlager
no it does not happen with a new stack

I have 2 Cards and one group with background behaviour on top and one on bottom.

The last thing I did was that I tried to "force" a resize of the group analog the stack via the geometry manager.

Re: group not visible after maximize window

Posted: Fri Oct 07, 2011 12:28 pm
by Klaus
Hi Harald,

we need to take a look at the involved scripts (resizestack?), otherwise we can only guess.

Did you check taht the groups location is still inside of the stack dimensions after it has disappeared?
Inspector -> Size and position


Best

Klaus

Re: group not visible after maximize window

Posted: Fri Oct 07, 2011 5:24 pm
by harald.schlager
hi klaus !

thank you for the hint. in the property for the group on Size and position the location was -2

Thanks
Harald

Re: group not visible after maximize window

Posted: Fri Oct 07, 2011 5:37 pm
by Klaus
Hi Harald,

so you could solve your problem?
Cool :D


Best

Klaus

Re: group not visible after maximize window

Posted: Thu Aug 09, 2012 11:00 pm
by harald.schlager
hi klaus !

yes, thank you, if I change the parameter there it works perfectly !

best regards,
harald