Re: Adjusting layout on Button made invisible

2014-01-31 Thread Oleg Konovalov
Lee, That worked. Thanks a lot! Oleg. On Fri, Jan 31, 2014 at 3:05 PM, Lee Burrows wrote: > in addition to setting visible=false, set includeInLayout=false > > > On 31/01/2014 19:57, Oleg Konovalov wrote: > >> Hi, >> >> >> >> I am using ApplicationControlBar with a bunch of buttons. >> >> Depe

Re: Adjusting layout on Button made invisible

2014-01-31 Thread Lee Burrows
in addition to setting visible=false, set includeInLayout=false On 31/01/2014 19:57, Oleg Konovalov wrote: Hi, I am using ApplicationControlBar with a bunch of buttons. Depending on some external conditions (app state), it should make some buttons invisible, change their labels, etc. Whe

Adjusting layout on Button made invisible

2014-01-31 Thread Oleg Konovalov
Hi, I am using ApplicationControlBar with a bunch of buttons. Depending on some external conditions (app state), it should make some buttons invisible, change their labels, etc. When these buttons become invisible look like someone with missing teeth. :-( Is there a way to adjust other but