[wxPython-users] Re: StyledTextCtrl questions

Josiah Carlson jcarlson at uci.edu
Thu Jun 7 11:46:32 PDT 2007


simon kagwe <simonkagwe at yahoo.com> wrote:
> I've tried to follow the PyShell code to understand how they handle
> autocompletion  but I'm getting nowhere. Any ideas on how to do it?

Look in wx.py.shell, in particular the OnChar, OnKeyDown, autoCompleteShow,
and autoCallTipShow methods of the 'Shell' class.

 - Josiah





More information about the wxpython-users mailing list