Re: Using SVG in J2ME
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <25606592.618041196325217508.JavaMail.tomcat@sdcst12.sjc.collab.net> |
Hi This is Charles
I am too building an application in j2me. first time i created the UI on a form, then CustomItem, now with Canvas and KXML parsers.
Now I am looking forward to use SVG in UI design, but as per your request, You try to make UI designs with SVG and make it in Canvas, and it is not possible to insert into form at my knowledge.
And SVG is an XML based format and you should open the file inside midlet using viewer then the midlet will parse and automatically drawn to canvas.
and then u learn about how to make designs in SVG it is not related to j2me
first do that then use midlet to open the file then u will get cool ui graphics in canvas
[Message sent by forum member 'charlesvc' (charlesvc)]
http://forums.java.net/jive/thread.jspa?messageID=247747
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST". For general help, send email to
[email protected] and include in the body of the message "help".