Revision: 4390 http://vexi.svn.sourceforge.net/vexi/?rev=4390&view=rev Author: clrg Date: 2012-05-31 12:10:10 +0000 (Thu, 31 May 2012) Log Message: ----------- Signal readiness for widgets that want to post-initialize
Modified Paths: -------------- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/layout/container.t Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/layout/container.t =================================================================== --- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/layout/container.t 2012-05-31 09:42:15 UTC (rev 4389) +++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/layout/container.t 2012-05-31 12:10:10 UTC (rev 4390) @@ -55,6 +55,8 @@ thisbox[p] = v_init_p; } } + // signal readiness + thisbox.v_ready = true; }; // end </ui:box> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn