in reply to Tk::Hlist header callbacks

What are you actually trying to do with the header? Drag columns perhaps?


DWIM is Perl's answer to Gödel

Replies are listed 'Best First'.
Re^2: Tk::Hlist header callbacks
by carno (Initiate) on Sep 04, 2006 at 23:03 UTC
    I want to use it to set the column to use for the sort order of a MySQL query. Other ideas come to mind though - moving the columns as you suggest, popup display settings for the columns, etc.