Revision: 3926
          http://vexi.svn.sourceforge.net/vexi/?rev=3926&view=rev
Author:   clrg
Date:     2010-10-20 10:25:20 +0000 (Wed, 20 Oct 2010)

Log Message:
-----------
Mark popupable.blockEvents as TODO as changing this has no effect (it is always 
'true')

Modified Paths:
--------------
    trunk/widgets/org.vexi.widgets/src/org/vexi/lib/role/popupable.t

Modified: trunk/widgets/org.vexi.widgets/src/org/vexi/lib/role/popupable.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/org/vexi/lib/role/popupable.t    
2010-10-20 10:23:37 UTC (rev 3925)
+++ trunk/widgets/org.vexi.widgets/src/org/vexi/lib/role/popupable.t    
2010-10-20 10:25:20 UTC (rev 3926)
@@ -28,7 +28,7 @@
         thisbox.popped = false;
         
         // implementation properties
-        thisbox.blockEvents = true;
+        // TODO: thisbox.blockEvents = true;
         thisbox.popdownOnExternalEvent = true;
         thisbox.v_popbox = null;
         


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to