Re: [qooxdoo-devel] Containers not displaying

2010-11-30 Thread Jim Hunter
OK, when putting together a demo, I found some code that was at the highest parent level for the container, about 5 parents above. It had an Appear event that I was not aware of that did twiddle with the Visibility property of the container. The odd thing is that the code has not been changed in th

Re: [qooxdoo-devel] Containers not displaying

2010-11-30 Thread Jim Hunter
ound application? > > This would help us to track your issue down. > > Regards, >  Alex > >> -Original Message- >> From: Jim Hunter [mailto:j...@epiuniverse.com] >> Sent: Tuesday, November 30, 2010 5:05 AM >> To: qooxdoo Development >> Sub

Re: [qooxdoo-devel] Containers not displaying

2010-11-30 Thread Alexander Steitz
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 visibilit

Re: [qooxdoo-devel] Containers not displaying

2010-11-29 Thread Jim Hunter
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

[qooxdoo-devel] Containers not displaying

2010-11-29 Thread Jim Hunter
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 a