When a SpintPane (vertical) resides inside the second area of an other
SplitPane (horizontal) and the
"inner" SplitPane orientation is set via setOrientation("vertical")
instead of instantiating a VerticalSplitPane,
then the following errors appear.
Simple test:
in example/SplitPane_1.html:
change:
var rightWidget = new qx.ui.splitpane.VerticalSplitPane;
to:
var rightWidget = new qx.ui.splitpane.SplitPane;
rightWidget.setOrientation("vertical");
Erich
_qx.ui.layout.BoxLayout[98]_
004151: Could not layout child [object qx.ui.layout.CanvasLayout]
through layout handler: Error - Widget [object
qx.ui.layout.CanvasLayout]: having horizontal flex size (width=1*) but
parent layout [object qx.ui.layout.BoxLayout] does not support it
at qx.ui.core.Widget:3837
at qx.renderer.layout.VerticalBoxLayoutImpl:771
at qx.renderer.layout.VerticalBoxLayoutImpl:729
at qx.ui.core.Parent:1288
at qx.renderer.layout.VerticalBoxLayoutImpl:702
at qx.ui.core.Parent:1209
at qx.ui.core.Widget:647
at qx.ui.core.Widget:268
at qx.application.Gui:141
at qx.core.Target:286
at qx.core.Target:243
at qx.core.Target:173
at qx.io.image.PreloaderSystem:223
at qx.io.image.PreloaderSystem:166
at qx.core.Target:286
at qx.core.Target:243
at qx.io.image.Preloader:240
at qx.lang.Function:165
004155: Could not layout child [object qx.ui.layout.CanvasLayout]
through layout handler: Error - Widget [object
qx.ui.layout.CanvasLayout]: having horizontal flex size (width=1*) but
parent layout [object qx.ui.layout.BoxLayout] does not support it
at qx.ui.core.Widget:3837
at qx.renderer.layout.VerticalBoxLayoutImpl:771
at qx.renderer.layout.VerticalBoxLayoutImpl:729
at qx.ui.core.Parent:1288
at qx.renderer.layout.VerticalBoxLayoutImpl:702
at qx.ui.core.Parent:1209
at qx.ui.core.Widget:647
at qx.ui.core.Widget:268
at qx.application.Gui:141
at qx.core.Target:286
at qx.core.Target:243
at qx.core.Target:173
at qx.io.image.PreloaderSystem:223
at qx.io.image.PreloaderSystem:166
at qx.core.Target:286
at qx.core.Target:243
at qx.io.image.Preloader:240
at qx.lang.Function:165
_qx.ui.layout.CanvasLayout[106]_
004162: Could not layout child [object qx.ui.form.TextArea] through
layout handler: Error - Widget [object qx.ui.layout.CanvasLayout]:
having horizontal flex size (width=1*) but parent layout [object
qx.ui.layout.BoxLayout] does not support it
at qx.ui.core.Widget:3837
at qx.renderer.layout.VerticalBoxLayoutImpl:94
at qx.ui.core.Widget:3345
at qx.core.LegacyProperty:172
at qx.ui.core.Widget:3391
at qx.core.LegacyProperty:172
at qx.ui.core.Parent:1420
at qx.ui.core.Widget:3763
at qx.ui.core.Widget:3775
at qx.ui.core.Widget:3830
at qx.renderer.layout.CanvasLayoutImpl:282
at qx.renderer.layout.LayoutImpl:581
at qx.renderer.layout.CanvasLayoutImpl:242
at qx.ui.core.Parent:1288
at qx.renderer.layout.LayoutImpl:435
at qx.ui.core.Parent:1209
at qx.ui.core.Widget:647
at qx.ui.core.Widget:268
at qx.application.Gui:141
at qx.core.Target:286
at qx.core.Target:243
at qx.core.Target:173
at qx.io.image.PreloaderSystem:223
at qx.io.image.PreloaderSystem:166
at qx.core.Target:286
at qx.core.Target:243
at qx.io.image.Preloader:240
at qx.lang.Function:165
004167: Could not post layout child [object qx.ui.form.TextArea]: Error
- Widget [object qx.ui.layout.CanvasLayout]: having horizontal flex size
(width=1*) but parent layout [object qx.ui.layout.BoxLayout] does not
support it
at qx.ui.core.Widget:3837
at qx.renderer.layout.VerticalBoxLayoutImpl:94
at qx.ui.core.Widget:3345
at qx.core.LegacyProperty:172
at qx.ui.core.Widget:3391
at qx.core.LegacyProperty:172
at qx.ui.core.Parent:1420
at qx.ui.core.Widget:3763
at qx.ui.core.Widget:3775
at qx.ui.core.Widget:3830
at qx.renderer.layout.CanvasLayoutImpl:93
at qx.ui.core.Widget:3345
at qx.core.LegacyProperty:172
at qx.ui.core.Widget:3391
at qx.core.LegacyProperty:172
at qx.ui.form.TextField:333
at qx.ui.basic.Terminator:127
at qx.ui.core.Parent:1295
at qx.renderer.layout.LayoutImpl:435
at qx.ui.core.Parent:1209
at qx.ui.core.Widget:647
at qx.ui.core.Widget:268
at qx.application.Gui:141
at qx.core.Target:286
at qx.core.Target:243
at qx.core.Target:173
at qx.io.image.PreloaderSystem:223
at qx.io.image.PreloaderSystem:166
at qx.core.Target:286
at qx.core.Target:243
at qx.io.image.Preloader:240
at qx.lang.Function:165
_qx.ui.layout.CanvasLayout[108]_
004173: Could not layout child [object qx.ui.embed.Iframe] through
layout handler: Error - Widget [object qx.ui.layout.CanvasLayout]:
having horizontal flex size (width=1*) but parent layout [object
qx.ui.layout.BoxLayout] does not support it
at qx.ui.core.Widget:3837
at qx.renderer.layout.VerticalBoxLayoutImpl:94
at qx.ui.core.Widget:3345
at qx.core.LegacyProperty:172
at qx.ui.core.Widget:3391
at qx.core.LegacyProperty:172
at qx.ui.core.Parent:1420
at qx.ui.core.Widget:3763
at qx.ui.core.Widget:3775
at qx.ui.core.Widget:3830
at qx.renderer.layout.CanvasLayoutImpl:282
at qx.renderer.layout.LayoutImpl:581
at qx.renderer.layout.CanvasLayoutImpl:242
at qx.ui.core.Parent:1288
at qx.renderer.layout.LayoutImpl:435
at qx.ui.core.Parent:1209
at qx.ui.core.Widget:647
at qx.ui.core.Widget:268
at qx.application.Gui:141
at qx.core.Target:286
at qx.core.Target:243
at qx.core.Target:173
at qx.io.image.PreloaderSystem:223
at qx.io.image.PreloaderSystem:166
at qx.core.Target:286
at qx.core.Target:243
at qx.io.image.Preloader:240
at qx.lang.Function:165
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel