chiark / gitweb /
mention msel
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 9 Jun 2012 18:38:41 +0000 (19:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 9 Jun 2012 18:38:41 +0000 (19:38 +0100)
example

diff --git a/example b/example
index b719c50409dae9a48ce7b4e60c42ab5da791c125..588f3cade9975d1b6061d804a25e57348408eaf7 100755 (executable)
--- a/example
+++ b/example
@@ -10,8 +10,8 @@ foreach b {1 3} {
     applet::setup-button-menu $b
 }
 
-.m1 add command -command { msel; puts hi } -label hi
-.m3 add command -command { msel; puts boo } -label boo
+.m1 add command -command { applet::msel; puts hi } -label hi
+.m3 add command -command { applet::msel; puts boo } -label boo
 
 #image create bitmap ims -file gs_s.xbm   
 #image create bitmap ims -file /usr/share/ghostscript/8.71/lib/gs_s.xbm