On Wednesday 13 October 2004 06:35, you wrote:
> By default, 'wx' and 'wxPython' seem to be excluded from
> scanned module list.
> You should have a look at the 'gen_python_api.py' header and
> edit manually the excludedirlist.
> Hope it helps.
> ++
> Jul.
It does help and thank you. But as it tur
On Tuesday 12 October 2004 00:14, you wrote:
> Hi,
> Autocompletion can be done from an API file which contains
> all Python functions. While this file depends on your
> personal configuration of Python, you may use the
> "gen_python_api.py" script to scan all your modules. You'll
> then have to lo
Hi,
Autocompletion can be done from an API file which contains
all Python functions. While this file depends on your
personal configuration of Python, you may use the
"gen_python_api.py" script to scan all your modules. You'll
then have to load the file generated into eric via the
configuration dia
On Monday 11 October 2004 01:29, Hans-Peter Jansen wrote:
> On Monday 11 October 2004 08:08, John Fabiani wrote:
> > On Sunday 10 October 2004 22:54, John Fabiani wrote:
> > > Hi,
> > >
> > > I come from the windows world where I have a thing called
> > > Intellisense (Visual FoxPro). Intellisense
On Monday 11 October 2004 08:08, John Fabiani wrote:
> On Sunday 10 October 2004 22:54, John Fabiani wrote:
> > Hi,
> >
> > I come from the windows world where I have a thing called
> > Intellisense (Visual FoxPro). Intellisense some how is aware of
> > all available functions (even user defined f
On Sunday 10 October 2004 22:54, John Fabiani wrote:
> Hi,
>
> I come from the windows world where I have a thing called Intellisense
> (Visual FoxPro). Intellisense some how is aware of all available functions
> (even user defined functions). I was wondering if that's what
> auto-complete is sup
Hi,
I come from the windows world where I have a thing called Intellisense (Visual
FoxPro). Intellisense some how is aware of all available functions (even
user defined functions). I was wondering if that's what auto-complete is
suppose to do? It appears that my version only knows about what