Re: [qooxdoo-devel] Changing a qx window to position:fixed

2008-10-06 Thread Fabian Jakobs
Chris Banford schrieb: > Fabian Jakobs wrote: >> Hi Chris, >> >>> Hi Devs, >>> >>> Is there a way to change a qooxdoo window to use "position: fixed" >>> instead of "position: absolute"? >>> >>> I'm playing with an Inline app and would like to have a qx window that >>> doesn't scroll with the

Re: [qooxdoo-devel] Changing a qx window to position:fixed

2008-10-06 Thread Chris Banford
Fabian Jakobs wrote: Hi Chris, Hi Devs, Is there a way to change a qooxdoo window to use "position: fixed" instead of "position: absolute"? I'm playing with an Inline app and would like to have a qx window that doesn't scroll with the page's content... You can override _creat

Re: [qooxdoo-devel] Changing a qx window to position:fixed

2008-10-06 Thread Fabian Jakobs
Hi Chris, > Hi Devs, > > Is there a way to change a qooxdoo window to use "position: fixed" > instead of "position: absolute"? > > I'm playing with an Inline app and would like to have a qx window that > doesn't scroll with the page's content... > > You can override _createContainerElement bu

[qooxdoo-devel] Changing a qx window to position:fixed

2008-10-06 Thread Chris Banford
Hi Devs, Is there a way to change a qooxdoo window to use "position: fixed" instead of "position: absolute"? I'm playing with an Inline app and would like to have a qx window that doesn't scroll with the page's content... Cheers, -Chris -