Hi Jim, sounds like a regression. Can you please post example code, maybe already executable within the playground application?
This would help us to track your issue down. Regards, Alex > -----Original Message----- > From: Jim Hunter [mailto:[email protected]] > Sent: Tuesday, November 30, 2010 5:05 AM > To: qooxdoo Development > Subject: Re: [qooxdoo-devel] Containers not displaying > > Followup - even though I am explicitly setting visibility to 'visible' > and calling show() more then once, when the page renders the > containers visibility is 'excluded'. I am looking through all my code > and I just don't see any reason for this. It only started happening > after the upgrade to version 1.2. > > Thanks, > Jim > > > On Mon, Nov 29, 2010 at 3:14 PM, Jim Hunter <[email protected]> > wrote: > > Has anyone had any problems with composite containers (with VBox > > layout) not displaying? I have an application that I have been using > > for over a year and recently I updated the source to qooxdoo 1.2 (and > > just this morning updated to the latest in SVN) and now I have > > composite containers that just aren't displaying. After the page is > > done rendering I can do LeftTool.show() and the container displays, > > but it just won't do it on it's own. I even added the show() method > to > > the constructor, no change. I added an appear event and put show() in > > there, no change. When I put an alert() in the appear event, the > > container does display so I know it 'wants' to but it's just not > > displaying. Since I made almost no changes going from .8.3 to 1.2, > > only those changes that needed to be made in order to build, I know > > it's not in my code. The odd thing is that when the container is > > hidden, if I query it for isVisible() it returns True when it isn't. > > > > So what needs to be done here? Is there a workaround someone has > found > > or do I need to try and create a reproducible in the Playground and > > submit a bug report? > > > > Thanks, > > Jim ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
