From: Ian Jackson Date: Sat, 9 Jun 2012 18:38:41 +0000 (+0100) Subject: mention msel X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl-applet.git;a=commitdiff_plain;h=3d991e2f5239084df480b19ad9566a5abbe4b621;hp=13fd7884410510c20f77bdd1204d60a419eb7ac4 mention msel --- diff --git a/example b/example index b719c50..588f3ca 100755 --- 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