Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Tk Tablematrix set color of selected row

by Anonymous Monk
on Apr 07, 2020 at 09:42 UTC ( [id://11115155]=note: print w/replies, xml ) Need Help??


in reply to Re: Tk Tablematrix set color of selected row
in thread Tk Tablematrix set color of selected row

Thank you, Ken

Oh, it was as simple as using the 'sel' tag!!! This simple line does exactly what I wanted...

$t->tagConfigure('sel', -bg => 'lightyellow', -fg => 'black');

Log In?
Username:
Password:

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

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

    No recent polls found