Hi All,

I am trying to use SVG icons as much as possible, however I have not been able to use them for TabPanes, i.e.:
....
<TabPane.tabData>
<content:ButtonData icon="@resources/compass.svg"
....
as I don't know how to specify the:
...
<dataRenderer>
<content:ButtonDataRenderer iconWidth="74"
                           iconHeight="50"  fillIcon="true"/>
</dataRenderer>
...
in that context.

Any hints?
TIA,
Bojan

Reply via email to