Re: PyGObject -- Gtk.ComboBox with Gtk.TreeStore

2019-02-09 Thread Reuben Rissler
You could use a TreeView to achieve your request. See my answer on SO. On 02/09/2019 10:17 AM, c.buhtz--- via python-hackers-list wrote: With PyGObject I have problems using a Gtk.ComboBox with tree like data. I opened a question on StackOverflow for it. Would be nice if some of you could have

PyGObject -- Gtk.ComboBox with Gtk.TreeStore

2019-02-09 Thread c.buhtz--- via python-hackers-list
With PyGObject I have problems using a Gtk.ComboBox with tree like data. I opened a question on StackOverflow for it. Would be nice if some of you could have a look at it. https://stackoverflow.com/q/54607596/4865723 ___ python-hackers-list mailing list