Re: Get Iter/Path from CellRendererCombo



Hi.

There is no such thing as "currently active iter" when it comes to
GtkCellRendererCombo. Cell renderers do not retain any permanent state
as they render more than one cell.

Another approach would be to connect to GtkCellRendererCombo::changed
signal and store selected path into main model.

Tadej

-- 
Tadej BorovÅak
tadeboro.blogspot.com
tadeboro gmail com
tadej borovsak gmail com



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