Well, Im try to develop a little project in wxPython, the idea is a
minimal code editor, as alternative, I was used the wxStyledTextCtrl
and I can see that is very good, but i don`t know very much about this
control, I tried to read the documentation, but the examples are
minimal.
Actually, i would like learn about autocompletion and how I do
implements this, if somebody know this i will be thanks with his/her.
Have you looked at the sample in the demo?
···
On Jun 20, 11:37 am, linuxenmi <linuxe...@gmail.com> wrote:
Well, Im try to develop a little project in wxPython, the idea is a
minimal code editor, as alternative, I was used the wxStyledTextCtrl
and I can see that is very good, but i don`t know very much about this
control, I tried to read the documentation, but the examples are
minimal.
Actually, i would like learn about autocompletion and how I do
implements this, if somebody know this i will be thanks with his/her.
--
Robin Dunn
Software Craftsman