qx.Mobile¶
qx.Mobile is qooxdoo's mobile framework. It provides specific UI classes for touch devices, handling of mobile events like swiping, and specific styling. It is suitable for various mobile web browsers on iOS and Android platforms.
Tutorials¶
Development¶
- Mobile and tablet switch
- Theming
- CSS and SCSS
- SCSS Compilation
- Watching SCSS files with qooxdoo's built-in SCSS compiler
- Watching SCSS files with SASS tool
- qx.Mobile Themes
- Switching themes in your qx.Mobile application
- Adjusting the custom theme
- The background variables
- Extending the customized theme with CSS
- Resolution Independence
- Improving your theming workflow
- Resolution and Pixel Density
- Debugging