Pythonwin: problem with syntax highlighting

Neil Hodgson neilh at scintilla.org
Sun Jul 16 10:18:08 EDT 2000


> >   Telling us what version number will help. Using PythonWin 132 is best
if
> >you are running Python 1.5.x.
>
> I'm using pythonwin build 132 and python 1.5.2. All the win32 stuff
> works well, I can run scripts and code my own, but no call tips
> whatsoever.

   Could this be a locale problem? Are your machines set up to
French-France? PythonWin is mostly tested in English-US.

   Just reinstalled and tried with French locale and it's still working for
me on W2K Professional.

   Try "string." which may be available even if the Win32 extensions have
gone missing.

> >   Syntax highlighting should just happen - it even looks as though Mark
has
> >dropped the option to turn off syntax highlighting.
>
> Do you mean coloring ? The source is colored alright.

   OK.

> Actually the online help is fine, I was talking about call tips,
> autocompletion and all these niceties which make life easier (and yes,
> I've uninstalled and reinstalled twice already).

   Some of the options don't work until you shut down and restart PythonWin
but I expect you've tried that.

   Neil






More information about the Python-list mailing list