RE : [Lablgtk] gtkCompletion match-selected signal callback raising badcolumn exception
"MONATE Benjamin 205998" <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi again, Sorry my previous patch is not correct. I found why the model are not the same by reading the source of Gtk. The returned model is a filtered version of the original one build by Gtk. The column should be accepted by lablgtk for this model. This is definitly a bug in lablgtk. I will keep you informed as soon as a solution is found. Cheers, Benjamin Monate