Problem related showing icons on the devices

H

heenadshah

hi all,
I m creating an appln in which i want the list of the icons and
appropriate name for tht in the list box, i did it by using listview.
but the prob is i want to load the SVG images (Scalable Vector
Graphics) Tiny. Flow is like this, SVG images need to be stored in the
database and i have to fetch it and attach it in the list. My Question
is HOW to use SVG images??? Does .Net supports it?? i found frm many
research that it possible but i m not getting the way how to implement
it. Whenever i try to load SVG image it like device not support it. How
to proceed??

I need help.thanx in advance.
 
A

Alex Yakhnin

It's not supported. Unless you write a code to manully convert them to the
acknowledged image formats (bmp, png,ico, gif, etc...)

-Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top