[Gambas-user] Code Editor Problem

Benoît Minisini gambas at ...1...
Sun Oct 18 18:00:50 CEST 2009


> > On Sat, 2009-10-17 at 16:21 +0200, Benoît Minisini wrote:
> > > > No such thing happens if the module name is from 1 to 3 characters in
> > > > length. The problem is, I need a module to be called k, nothing else,
> > > > and I need the constants to be displayed when I type k and a period.
> > >
> > > Do you mean that if you type "k" then a period, you won't see the
> > > completion popup of the module "k" ?
> >
> > Yes, that's correct. Typing k. does not show the completion popup.
> 
> But with a class whose name is two characters, it works. Funny...
> 

I explicitely do not open the automatic completion when the class name is one 
character only. But I do not remember why I did that. :-(

-- 
Benoît Minisini




More information about the User mailing list