IL PROTECTED]>
> To: qooxdoo Development
> Sent: Wednesday, 27 June, 2007 11:10:28 AM
> Subject: [qooxdoo-devel] Fixed Window Size
>
> I'm currently working in 0.6.6. How do I make a qx.ui.window.Window
> object be a fixed size so that the contents scroll within it?
Hope this helps,
Simon
- Original Message
From: James A. Pyrich <[EMAIL PROTECTED]>
To: qooxdoo Development
Sent: Wednesday, 27 June, 2007 11:10:28 AM
Subject: [qooxdoo-devel] Fixed Window Size
I'm currently working in 0.6.6. How do I make a qx.ui.window.Window
object be
I'm currently working in 0.6.6. How do I make a qx.ui.window.Window
object be a fixed size so that the contents scroll within it? It seems
that the preferredBoxWidth and preferredBoxHeight cached properties are
causing the windows to get resized despite the maxWidth and maxHeight
properties.