Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: How to select/Highlight a Row in Tk::TableMatrix

by lamprecht (Friar)
on May 28, 2010 at 12:56 UTC ( [id://842032]=note: print w/replies, xml ) Need Help??


in reply to How to select/Highlight a Row in Tk::TableMatrix

Hi,

take a look at option
-browsecmd => CALLBACK
to get a hook for selection changes,
method tagRow()
to highlight a row,
method get()
to get your rows values. (Or simply read the values from your -variable) .

Cheers, Christoph

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-23 07:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found