Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Binding to a tag on text on a canvas

by kelan (Deacon)
on Sep 25, 2003 at 21:05 UTC ( [id://294257]=note: print w/replies, xml ) Need Help??


in reply to Binding to a tag on text on a canvas

Remember that bind takes as its first argument either the ID of an item, or a tag name. Unless you have have actually given all blue colored items the tag "blue", the bind won't work. Tags are not based on any item properties, but are just arbitrary text strings that you assign yourself. Use the addtag method of Canvas to add tags to items.

kelan


Perl6 Grammar Student

  • Comment on Re: Binding to a tag on text on a canvas

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-24 12:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found