[maemo-developers] Autocomplete Library
From: Sivan Greenberg sivan at omniqueue.comDate: Sun Sep 19 20:25:36 EEST 2010
- Previous message: Autocomplete Library
- Next message: Autocomplete Library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I would go to the trouble to provide a more "complete" autocomplete lib, in the form of completing not just by autocomplete lists provided by some readline client apps, but to employ "heuristics" to autocomplete words related to a usage domain of certain tools and apps. Sort of like that tool that's available from Debian that reads your source tree for example and then uses that information to enable more wide auto complete when hacking on the code. Just my 2c ;) -Sivan On Sun, Sep 19, 2010 at 2:36 PM, Dave Neary <dneary at maemo.org> wrote: > Hi Tanmay, > > Tanmay Verma wrote: >> Hi I have taken Maemo development project in my mobile computing course >> and our group was thinking of developing an Autocomplete library. Is >> there any such library available in GNU C or other libraries which >> support Maemo apps > > GNU Readline provides autocompletion abilities. It is used, for example, > by MySQL for their autocomplete facility. > > http://tiswww.case.edu/php/chet/readline/rltop.html > > http://cc.byexamples.com/2008/06/16/gnu-readline-implement-custom-auto-complete/ > > Cheers, > Dave. > > -- > maemo.org docsmaster > Email: dneary at maemo.org > Jabber: bolsh at jabber.org > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers >
- Previous message: Autocomplete Library
- Next message: Autocomplete Library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]