From cd7351501a5cd83bf0609ff855671f33c99e580d Mon Sep 17 00:00:00 2001 From: lecoanet Date: Wed, 20 Sep 2006 12:32:11 +0000 Subject: Added the collapsemotions command. --- Perl/Zinc.pm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Perl/Zinc.pm') diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm index fa55c55..663ef80 100644 --- a/Perl/Zinc.pm +++ b/Perl/Zinc.pm @@ -27,13 +27,13 @@ sub CreateOptions } Tk::Methods("add", "addtag", "anchorxy", "bbox", "becomes", "bind", "cget", - "chggroup", "clone", "configure", "contour", "coords", "currentpart", - "cursor", "dchars", "dtag", "find", "fit", "focus", "gdelete", "gettags", - "gname", "group", "hasanchors", "hasfields", "hastag", "index", - "insert", "itemcget", "itemconfigure", "lower", "monitor", - "numparts", "postscript", "raise", "remove", "rotate", "scale", - "select", "skew", "smooth", "tapply", "tcompose", "tdelete", "tget", - "transform", "translate", "treset", "trestore", "tsave", "tset", + "chggroup", "clone", "collapsemotions", "configure", "contour", "coords", + "currentpart", "cursor", "dchars", "dtag", "find", "fit", "focus", + "gdelete", "gettags", "gname", "group", "hasanchors", "hasfields", + "hastag", "index", "insert", "itemcget", "itemconfigure", "lower", + "monitor", "numparts", "postscript", "raise", "remove", "rotate", + "scale", "select", "skew", "smooth", "tapply", "tcompose", "tdelete", + "tget", "transform", "translate", "treset", "trestore", "tsave", "tset", "type", "vertexat", "xview", "yview"); ## coord0 is a compatibility function usefull for porting old application -- cgit v1.1