There are elementary Erlang programming errors in clist:selection_made/5. gtk:clist_get_text/3 returns a tuple, not a string. io:format takes a list or arguments, not a variable number of arguments Please see attached 'diff' file.
Log in to post a comment.