Revision: 3758
http://vexi.svn.sourceforge.net/vexi/?rev=3758&view=rev
Author: clrg
Date: 2009-11-19 15:14:06 +0000 (Thu, 19 Nov 2009)
Log Message:
-----------
Fix option/combo closing when using the scrollbar
Modified Paths:
--------------
trunk/widgets/org.vexi.widgets/src/org/vexi/lib/widget/option.t
Modified: trunk/widgets/org.vexi.widgets/src/org/vexi/lib/widget/option.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/org/vexi/lib/widget/option.t
2009-11-19 02:50:56 UTC (rev 3757)
+++ trunk/widgets/org.vexi.widgets/src/org/vexi/lib/widget/option.t
2009-11-19 15:14:06 UTC (rev 3758)
@@ -99,7 +99,7 @@
cascade = v;
// REMARK: use v_popbox instead of v_content to allow
// for custom items inserted alongside normal content
- var vc = trapee.v_popbox;
+ var vc = trapee.v_content;
vc.Leave ++= static.contentLeaveEvent;
vc.Release1 ++= static.contentReleaseEvent;
vc.v_option = trapee;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
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
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn