Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Goo Canvas Scaling and X-Y coordinates

by zentara (Archbishop)
on Jul 28, 2008 at 13:41 UTC ( [id://700524]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     $item->set_simple_transform ($x, $y, $scale, $rotation)
    
  2. or download this
    sub event_handler{
    
    ...
            print "$x  $y\n";
    
    }
    
  3. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    ####################################################################
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://700524]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-24 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found