P T Withington | 2 Mar 2009 22:14
Picon
Favicon
Gravatar

Re: Basic layout help

I _knew_ someone would have the answer!  Cool!

On 2009-03-02, at 16:05EST, André Bargull wrote:

> You just need to add options='ignorelayout:false' to the window  
> component, that way the default value will be overridden.
>
> - André
>
>> Gee, I wonder if there should be an option like "take my initial   
>> position from the layout" or something?
>>
>> Can you override the window default options to make it pay  
>> attention  to the layout?
>>
>> On 2009-03-02, at 11:11EST, Brendan Fagan wrote:
>>
>>
>>> > Windows are floating components.  They can be dragged around by  
>>> a  > user.
>>> > They do not conform to layouts.
>>> >
>>> > If you want to lay windows out in a specific arrangement, you  
>>> can set
>>> > 'x','y','width' and 'height' via static values or constraints.   
>>> You  > can set
>>> > allowdrag="false" if you don't want the window position to be  >  
>>> changed by the
>>> > user.  Also notable is the ability to disable the closing of a   
>>> > window by the
(Continue reading)


Gmane