Re: Get Iter/Path from CellRendererCombo
- From: Tadej BorovÅak <tadeboro gmail com>
- To: Mike Martin <redtux1 gmail com>
- Cc: gtk-perl-list <gtk-perl-list gnome org>, Kevin Ryde <user42 zip com au>
- Subject: Re: Get Iter/Path from CellRendererCombo
- Date: Sat, 2 Oct 2010 17:01:16 +0200
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]