On Fri, Jul 24, 2009 at 5:53 PM, Luan O'Carroll<luan.o...@gmail.com> wrote:
>
> The width and the height shouldn't matter. The layers are managed by
> the LayerManager, which the pages extend. As the page size adjusts so
> too should that of the layers.
>
> I'm not sure if omitting the width and height matters to the runtime.
> The width and height are probably there so that the editor has an
> initial size for the layers as it doesn't apply the layouts directly
> (as that would cause some components to behave erratically as content
> is added, but I'll have to check that). If you are coding XML directly
> then it may be safe to omit those parameters altogether.
>
Thanks for the explanation. I will investigate further as well.
All the best,
Fidel.