Re: [qooxdoo-devel] QxDockLayout Question

2006-02-22 Thread Sebastian Werner
xdoo-devel@lists.sourceforge.net Subject: Re: [qooxdoo-devel] QxDockLayout Question Michael Wilson schrieb: I have an application that I am trying to get to handle browser resize events properly, to that end I'm attempting to implement that app as a QxDockLayout. I have a classic app setup, little me

RE: [qooxdoo-devel] QxDockLayout Question

2006-02-22 Thread Michael Wilson
component? Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sebastian Werner Sent: Tuesday, February 21, 2006 9:53 PM To: qooxdoo-devel@lists.sourceforge.net Subject: Re: [qooxdoo-devel] QxDockLayout Question Michael Wilson schrieb: > I have a

Re: [qooxdoo-devel] QxDockLayout Question

2006-02-21 Thread Sebastian Werner
Michael Wilson schrieb: I have an application that I am trying to get to handle browser resize events properly, to that end I'm attempting to implement that app as a QxDockLayout. I have a classic app setup, little menu on top, tree-view on the left, tabs in the center with a table in one of

[qooxdoo-devel] QxDockLayout Question

2006-02-21 Thread Michael Wilson
I have an application that I am trying to get to handle browser resize events properly, to that end I'm attempting to implement that app as a QxDockLayout. I have a classic app setup, little menu on top, tree-view on the left, tabs in the center with a table in one of the tabs. After fiddling a