composite |
Supports stacking and adding functionality to UI Views via simple mix-in classes |
UI |
extend |
Enable subclassing of UI components (almost) |
UI |
Hydrogen |
A lightweight GUI framework for Pythonista that requires HydrogenLayouts and HydrogenDemo |
UI |
MarkdownView |
TextView with markdown editing and HTML viewing capabilities |
UI |
mediawiki_ui |
A Pythonista MediaWiki user interface module |
UI |
nav-view-example |
An example on how to use the nav view |
UI |
Navigation View Tutorial |
A Navigation View Tutorial/Example |
UI |
PackUI |
Package a UI script and its corresponding .pyui file into a single, self-extracting file |
UI |
ProgressView |
An implementation of the native UIProgressView class |
UI |
proplistener |
Observe changes in ui properties, and take action |
UI |
tabbedview |
View with tabs that switch subview |
UI |
touchdispatcher |
Intercept touch events before sending to subviews |
UI |
ui-tutorial |
UI Tutorial gives you a running start in using the ui module |
UI |
uicomponents |
Various specialized ui components |
UI |
zoomview |
Pinch zoomable window example |
UI |