TextView row highlighting and focus



Hi all!

When a row in a TextView is selected, it is highlighted according to the style. But when the widget loses focus, it is no longer highlighted. With the old CTree widget the highlighted row would stay. Is there any way (except $widget->grab_focus)?

In addition, when I move the selection with $widget->get_selection->select_iter($iter) then the row originally selected with the mouse stays highlighted with a thin frame. Any way to get rid of this?

Regards,
Martin



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