next focus control on Key Enter textctrl

Hi, I'm trying to get next focus control when pressing Enter key on a
textctrl, is there a native function?
Or send an event press tab key, in visual basic it would be:

SendKeys.Send("{TAB}")

Theres also a module name SendKeys for python but it's only windows i
think it use API

Thanks

El 27/04/2011 23:31, podio escribi�:

Hi, I'm trying to get next focus control when pressing Enter key on a
textctrl, is there a native function?

See the doc:
<wxPython API Documentation — wxPython Phoenix 4.2.2 documentation;

···

--
Oswaldo Hern�ndez