Yeah, the ui module has more of what you're looking for. You cannot use wxPython as it uses (I believe) C code and other libraries from languages that Pythonista cannot interpret. Basically, wxPython is a desktop-only library. But again: you can use the ui module, and you can create vanilla iOS applications.