Re: Mini-Commander: Autocomplete
- from: Oliver Maruhn <ml maruhn com>
- To: gnome-devel-list gnome org
- Subject: Re: Mini-Commander: Autocomplete
- Date: 23 Aug 1999 10:47:24 +0200
halfline@hawaii.rr.com (halfline) writes:
> I modified the mini-commander applet to use autocomplete. Is this
> something that other people want? Should I send my changes to the
> author? I've attached the file I changed. I modified it from
> gnome-core-1.0.9
> I found one thing wrong with what I did. I had something left over
> from a (bad) previous attempt.
>
> Basically the first time through I was trying to track the cursor
> manually, before I relized gtk had a function to do it for me.
>
> > if(key == GDK_BackSpace) currentPosition--;
> This line does not need to be there.
Thanks. I have committed your code (with minor changes) to CVS.
History based autocomletion is now an optional feature (default: on)
in mini-commander.
Cheers,
Oliver
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]