Revision: 3759
http://vexi.svn.sourceforge.net/vexi/?rev=3759&view=rev
Author: clrg
Date: 2009-11-19 15:15:23 +0000 (Thu, 19 Nov 2009)
Log Message:
-----------
Remove debugging traces
Modified Paths:
--------------
trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/option.t
Modified: trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/option.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/option.t
2009-11-19 15:14:06 UTC (rev 3758)
+++ trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/option.t
2009-11-19 15:15:23 UTC (rev 3759)
@@ -59,13 +59,11 @@
$focus.minheight = 6 + vexi.ui.font.height(font, fontsize, "dy");
thisbox.surfaceWidth = function(dx, sw) {
- vexi.trace(v_popbox.width);
v_popbox.surface_x =
vexi.math.min(dx+marginleft+1, vexi.math.max(0,
sw-v_popbox.width));
}
thisbox.surfaceHeight = function(dy, sh) {
- vexi.trace(v_popbox.height);
v_popbox.surface_y =
vexi.math.min(dy+height-marginbottom-2, sh-v_popbox.height);
}
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