AutoComplete when pressing (Tab) in wx.py,shell (wxpython)
Raghad Qu <[email protected]> Thu, 22 Aug 2019 02:04:39 -0700 (PDT)
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_389_790685376.1566464679602 Content-Type: multipart/alternative; boundary="----=_Part_390_185075526.1566464679602" ------=_Part_390_185075526.1566464679602 Content-Type: text/plain; charset="UTF-8" I have a desktop application and I want to add a page (tab) for python shell, I built the tab using "from wx.py.shell import Shell as PyShell" this PyShell but I do not succeed to use the autoComplete option. When I press "Tab" it does not autocomplete it gives a real tab. How can I let the shell support autocomplete when the user press "Tab" -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxPython-dev/fc277e48-375a-47dc-bac0-b30578bf87eb%40googlegroups.com. ------=_Part_390_185075526.1566464679602 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><p style=3D"font-variant-numeric: inherit; font-variant-ea= st-asian: inherit; font-stretch: inherit; line-height: inherit; font-family= : Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 15px= ; vertical-align: baseline; box-sizing: inherit; clear: both; color: rgb(36= , 39, 41);">I have a desktop application and I want to add a page (tab) for= python shell, I built the tab using "from wx.py.shell import Shell as= PyShell" this PyShell but I do not succeed to use the autoComplete op= tion.</p><p style=3D"font-variant-numeric: inherit; font-variant-east-asian= : inherit; font-stretch: inherit; line-height: inherit; font-family: Arial,= "Helvetica Neue", Helvetica, sans-serif; font-size: 15px; vertic= al-align: baseline; box-sizing: inherit; clear: both; color: rgb(36, 39, 41= );">When I press "Tab" it does not autocomplete it gives a real t= ab. How can I let the shell support autocomplete when the user press "= Tab"</p></div> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups &= quot;wxPython-dev" group.<br /> To unsubscribe from this group and stop receiving emails from it, send an e= mail to <a href=3D"mailto:[email protected]">wxPyth= [email protected]</a>.<br /> To view this discussion on the web visit <a href=3D"https://groups.google.c= om/d/msgid/wxPython-dev/fc277e48-375a-47dc-bac0-b30578bf87eb%40googlegroups= .com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/ms= gid/wxPython-dev/fc277e48-375a-47dc-bac0-b30578bf87eb%40googlegroups.com</a= >.<br /> ------=_Part_390_185075526.1566464679602-- ------=_Part_389_790685376.1566464679602--