Hi Damian, you can create a custom form renderer to achieve this. The easiest way would be to extend one of the existing renderers (see the demo[1] for an example) and override the _createHeader method.
[1] http://demo.qooxdoo.org/current/demobrowser/#ui~FormRendererCustom.html Regards, Daniel On 08/08/2012 04:35 PM, damiand wrote: > Hello. > > Is it possible to change the style (e.g. italic font instead bold), of group > headers in a form? I now that the Form.addGroupHeader method has an options > parameter, but I couldn't find any further documentation, or an example. > > Thanks, > Damian > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Change-the-style-of-Group-Headers-in-forms-tp7580935.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
