Thanks for the response. I have some reading to do...
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Mobile-theming-question-tp7581115p7581161.html
Sent from the qooxdoo mailing list archive at Nabble.com.
Hey,
you would need to define your own CSS class containing the same styles as the
label has. This includes the tag the list is in. As soon as you have the
class defined in your custom CSS, you can apply it to the additional lable and
everything should work fine.
Regards,
Martin
Am 24.08.2012
If I understand the docs correctly, theming in the mobile framework is based
upon css -- which I know next to nothing about. What I am trying to do is
create a qx.ui.mobile.basic.Label() (which will be added to a page) and
which has the same look as label of an item added to a
qx.ui.mobile.form.Fo