Re: Cross-coupling comboboxes
- From: Rob Pearce <rob flitspace org uk>
- To: gtkmm-list gnome org
- Subject: Re: Cross-coupling comboboxes
- Date: Thu, 6 Jun 2019 18:13:15 +0100
On 06/06/2019 09:18, Carlos Gomez wrote:
If both ComboBoxes has the same items, perhaps you should use
Gtk::TreeModel::Path.
They not only have the same items, they share a TreeModel instance and a
TreeModel::Columns instance (I believe this is an officially approved
scheme). So yes, Path should work. In fact, can I not use the ::iterator
directly?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]