Hi Adrian,

you can achieve this using qooxdoo's theming system. Take a look at the 
key "radiobutton" in qx.theme.modern.Appearance: This is where the icons 
to be used for the various states (checked, focused, asf.) are defined.
You just need to redefine this key in your application's appearance theme.


Regards,
Daniel

A. Schweizer schrieb:
> Hello dear qooxdoo developers
> 
> I am currently implementing selectors. I want to give a user a more 
> visual feedback than with radio buttons or text dropdowns, so I thought 
> about using buttons with a custom image. However, the problem with using 
> buttons is, that they do not show which button of a group is currently 
> selected. Also, you can't simply add them to a RadioGroup. I thought 
> about writing an own class and extending a RadioButton, but it seems 
> there are no methods in the API to set new images for the Button.
> 
> Is there a way to achieve custom radio buttons in qx?
> 
> Kind regards,
> Adrian Schweizer
> 
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to