Hi again skar, sorry, didn't see your second message until after I replied to the first.
skar schrieb: > Hi Daniel, > The following code works for me. I've got 2 questions now. Isn't there a > easy way to set the table's height to flex or something and make it grow > vertically automatically? > There may well be an easier way to get the table to resize itself automatically, I just couldn't find it. :( I don't really understand the table to well, and since we're going to get a whole new table based on the Virtual Widgets infrastructure (hopefully) soon, I never bothered to dig in too deep. Maybe someone else on the list has some deeper insight. > And how to do I reset the minHeight for the parent container when the > table is not visible to the user, like when I close/destroy the table, > or the user switches to the 2nd tab? > You could listen for the TabView's changeSelection event. If the selected page isn't the one with the table, set the table's visibility to "excluded". This will force the TabView to re-layout itself. > > > cheers, > skar. > Regards, Daniel ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
