PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Problem related showing icons on the devices

Reply

Problem related showing icons on the devices

 
Thread Tools Rate Thread
Old 11-09-2006, 02:27 PM   #1
heenadshah@gmail.com
Guest
 
Posts: n/a
Default Problem related showing icons on the devices


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.

  Reply With Quote
Old 11-09-2006, 07:56 PM   #2
Alex Yakhnin
Guest
 
Posts: n/a
Default Re: Problem related showing icons on the devices

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

-Alex

<heenadshah@gmail.com> wrote in message
news:1157981224.260087.129560@e3g2000cwe.googlegroups.com...
> 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.
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off