Revision: 4396
http://vexi.svn.sourceforge.net/vexi/?rev=4396&view=rev
Author: clrg
Date: 2012-05-31 14:19:19 +0000 (Thu, 31 May 2012)
Log Message:
-----------
Add context menu to textfield/area
Modified Paths:
--------------
trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/textarea.t
trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/textfield.t
Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/textarea.t
===================================================================
--- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/textarea.t
2012-05-31 12:49:29 UTC (rev 4395)
+++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/textarea.t
2012-05-31 14:19:19 UTC (rev 4396)
@@ -1,12 +1,11 @@
-<!-- Copyright 2011 - see COPYING for details [LGPL] -->
+<!-- Copyright 2012 - see COPYING for details [LGPL] -->
-<vexi xmlns:ui="vexi://ui" xmlns:meta="vexi://meta" xmlns="org.vexi.lib.role">
- <meta:doc>
- <author>Charles Goodwin</author>
- </meta:doc>
+<vexi xmlns:ui="vexi://ui"
+ xmlns="org.vexi.lib">
- <focusable />
- <tooltipable />
+ <role.focusable />
+ <role.tooltipable />
+ <text.contextmenu />
<ui:box>
thisbox.th_scroll;
Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/textfield.t
===================================================================
--- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/textfield.t
2012-05-31 12:49:29 UTC (rev 4395)
+++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/textfield.t
2012-05-31 14:19:19 UTC (rev 4396)
@@ -1,12 +1,11 @@
-<!-- Copyright 2009 - see COPYING for details [LGPL] -->
+<!-- Copyright 2012 - see COPYING for details [LGPL] -->
-<vexi xmlns:ui="vexi://ui" xmlns:meta="vexi://meta" xmlns="org.vexi.lib">
- <meta:doc>
- <author>Charles Goodwin</author>
- </meta:doc>
+<vexi xmlns:ui="vexi://ui"
+ xmlns="org.vexi.lib">
<role.focusable />
<role.tooltipable />
+ <text.contextmenu />
<text.field />
<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
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn