From: Tanmay Verma
> 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
You mean something like this
On Mon, Sep 20, 2010 at 11:52 AM, Dave Neary wrote:
> That's ctags (or etags). Rather, ctags generates lists of symbols that
> auto-completion features in editors read & use for completion.
Yes! This is it. Thanks Dave for reminding about this, I tried
recalling it to no avail.
-Sivan
__
Hi,
Sivan Greenberg wrote:
> 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 an
On Sun, Sep 19, 2010 at 8:25 PM, Sivan Greenberg wrote:
> 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 us
ma 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 a
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 Readl
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
___
maemo-developers