Re: GTK2.TreeView()->set_model() does not work as expected
Tomak, Paweł <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
On 18.10.2014 18:00, Tor Edvardsson @ Pike importmöte för mailinglistan wrote: > works as expected, but by changing to do a view->set_model() instead > af passing the model to the constructor does not work. How should it > be done? Hi, GTK2.TreeView module lacks implementation for this (and many more) method(s), they are only declared. I have working code for that in my repo. I could commit it if I was given access. Br, Paweł