I think I've figured it out. If you ever set an inner division with dimensions greater than the parent division, the parent dimensions are ignored. Further, "100%" doesn't seem to work either.Thanks!
MikeOn 9/25/06, Sebastian Werner <[EMAIL PROTECTED]> wrote:
Hi Mike,please create a new qooxdoo d
Hi Mike,
please create a new qooxdoo demo and try to integrate the problematic
code into it. But please try to keep it small and clean (without any
Ajax and Effect calls). Maybe this will help us to understood your problem.
Cheers,
Sebastian
Mike Crowe schrieb:
> OK, this is complex, so I'l
OK, this is complex, so I'll do my best. I wish I could upload whole app, but I hope it won't be necessary.Here's how I'm declaring my tab pane. BTW, the overall system is working almost correctly. This is strange.
var tabView = new qx.ui.pageview.tabview.TabView ;with(tabView){ ...snip... v