Hello

I'll have only one page in my app. The content is dynamic in center
widget. In small screen, the west part will be put in drop down menu

I need to use form widgets and layouts in my app and i can't see how
to do responsive using any qooxdoo application class:

- qx.application.Standalone: Use themes and themes are very
inflexibles with values. Font size, html widths and heights are
integer numbers, i can't use proportional grids, i can't use SASS, no
media queries, etc.
- qx.application.Mobile: Use NavigationPage as main widget but i need
some similar to qx.ui.layout.Dock.
- qx.application.Native : No UI widgets.
- qx.application.Inline : No UI widgets.
- qx.ui.website Widgets: No form widgets.

I could use qxWeb and basic HTML form elements, but i need qx.ui.form
widgets existant functionalities.

Which is the best approach for responsive web applications using qooxdoo?

Regards

Joaquin F.

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to