From 85e22a84f866e6be5bf9394dcc09ba7b31b21803 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Tue, 30 Sep 2003 08:15:13 +0000 Subject: Added the xview and yview methods. --- Perl/Zinc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Perl/Zinc.pm') diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm index 19e09ce..03c3914 100644 --- a/Perl/Zinc.pm +++ b/Perl/Zinc.pm @@ -33,7 +33,7 @@ Tk::Methods("add", "addtag", "anchorxy", "bbox", "becomes", "bind", "cget", "insert", "itemcget", "itemconfigure", "lower", "monitor", "numparts", "postscript", "raise", "remove", "rotate", "scale", "select", "smooth", "tapply", "tdelete", "transform", "translate", - "treset", "trestore", "tsave", "type", "vertexat"); + "treset", "trestore", "tsave", "type", "vertexat", "xview", "yview"); ## coord0 is a compatibility function usefull for porting old application ## previously running with Tk::Zinc V <= 3.2.6a -- cgit v1.1