Thank you very much for this.

> I've added inline the changes you need to make it work.

Was this a pun? ;)

>
> # according to the gtk source, the cursor-on-match signal
> # will be emitted only if the completion's inline-selection
> # property is set to true.
> $completion->set (inline_selection => TRUE);
>

Does this simply mean that when inline_selection => TRUE the selection
populates the entry it is attached to and when it is FALSE only the
entered prefix appears in the entry?

Thanks again for all your help.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to