GTK Widgets needed to implement auto-completion for Gtk TextView
I am a novice at using GTK widgets. I want to show a autocompletion
drop-down when user types something in GTK-TextView. User should be able
to select the preferred item from the drop-down Menu using keyboard or
mouse. In case of GTK-TextEntry, we have built-in support for
autocompletion. I want something similar for GTK TextView. Example code
would be really helpful.. thanks..
No comments:
Post a Comment