'python When press TAB then mouse cursor can move to next textctrl -wxpython

I use wxpython to do that when press TAB then can move cursor from textctrl_1 to textctrl_2 , how to do this?enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source