Revision: 2329
          http://vexi.svn.sourceforge.net/vexi/?rev=2329&view=rev
Author:   clrg
Date:     2007-09-24 16:14:18 -0700 (Mon, 24 Sep 2007)

Log Message:
-----------
Add icon forwarding to surface object

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

Modified: trunk/widgets/org.vexi.widgets/src/org/vexi/lib/role/surface.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/org/vexi/lib/role/surface.t      
2007-09-24 23:12:41 UTC (rev 2328)
+++ trunk/widgets/org.vexi.widgets/src/org/vexi/lib/role/surface.t      
2007-09-24 23:14:18 UTC (rev 2329)
@@ -49,7 +49,7 @@
         
         /** redirect events to the surface object for access */
         rdrt..addRedirect(surface, thisbox,
-            "width", "height", "x", "y", "titlebar",
+            "width", "height", "x", "y", "titlebar", "icon",
             "Focused", "Maximized", "Minimized",
             "Click1", "Click2", "Click3", "HScroll", "VScroll",
             "DoubleClick1", "DoubleClick2", "DoubleClick3",


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to