kevinv1990
8 Feb 2011, 1:10 AM
Hello all,
I see many pictos added to the newest version of ST, but i can't use them by using iconCls:'speedometer1' or something like that.
I changed iconCls to icon with a ref to the png like this:
{
id: 'Info',
icon: '/icamsbase/mobile/img/speedometer1.png',
text: text.get('menu_info'),
handler: menuHandler
},
but this leads to :
24616
see attach,
Any ideas how to fix ?
Kevin
I see many pictos added to the newest version of ST, but i can't use them by using iconCls:'speedometer1' or something like that.
I changed iconCls to icon with a ref to the png like this:
{
id: 'Info',
icon: '/icamsbase/mobile/img/speedometer1.png',
text: text.get('menu_info'),
handler: menuHandler
},
but this leads to :
24616
see attach,
Any ideas how to fix ?
Kevin