RE: [gtkmm] Question to GTKmm widgets (can I do this with GTKmm?)



> Ok, I see. The list view looks promising. Although it seems 
> that the header items cannot trigger any action?!

This should definitely be possible. For instance, nautilus sorts its rows
when you click on the column header.

Try TreeViewColumn::signal_clicked() and tells us if it does/doesn't work:
http://www.gtkmm.org/gtkmm2/docs/reference/html/classGtk_1_1TreeViewColumn.h
tml#a61

Murray Cumming
www.murrayc.com
murrayc usa net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]