PyShell AutoCompleteBox not showing with PY3 Phoenix Port

PyShell AutoCompleteBox not showing with PY3 Phoenix Port
just recently pushed. r76040

Umm, title should be self explanitory.

import wx
then wx.(presses dot)
should popup the autocomplete list of stuff

It isn’t popping up.
Something needs tweaked for this to work like it used to.
ATM, Not sure why it isn’t working…

Metallicow wrote:

PyShell AutoCompleteBox not showing with PY3 Phoenix Port
just recently pushed. r76040

Umm, title should be self explanitory.

import wx
then wx.(presses dot)
should popup the autocomplete list of stuff

It isn't popping up.
Something needs tweaked for this to work like it used to.
ATM, Not sure why it isn't working...

Yes, I noticed that too when I was working on the Py package. Haven't gotten back to figuring out the problem yet though.

···

--
Robin Dunn
Software Craftsman