Hello,
is it possible to use qooxdoo-widgets for rendering html-tags but keeping
the html-tags on the pagesource?

E.g. there are 2 headers <h1>header1<h1> <h1>header2</h1>

Now I would like to use for

header1:  qx.ui.toolbar.RadioButton(header1) 
header2:  qx.ui.toolbar.RadioButton(header2)

It should be quite the same as a qooxdoo inline-app, but there I
have to use an isle <div></div> without any real text. Now I will
use the text from the tag and overwrite the h1-markup so that I only
see the 2 radiobuttons.

Best regards,
Mario

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to