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,

I am not sure I understand what is happening.
As far as I understand 'm' and 'model' are not the same gobject but should be in order for 'col_string' to be 
accepted as valid in 'm' by lablgtk.

The only way to achieve what you want is to replace your code by : 

print_endline (model#get ~row:(model#get_iter (m#get_path i)) ~column:col_string) ;


Cheers,
Benjamin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.