Re: Using SVG in J2ME
foo shyn <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
Hi, SVG is a type of graphic format (vector type), so i'm guessing that what you are trying to refer to is the Canvas class, pardon me if i'm wrong. If you're new to J2ME then perhaps it is best that you try out with the form class first, Canvas drawing can really be a pain if you want to use user input :p Thanx. FooShyn [email protected] wrote: > Dear Java Community, > > I m currently doing a project using J2ME and i would wish to use SVG for my UI. My current IDE is NetBeans and i understand that SVG does not support user input like text field (correct me if i m wrong). As such i was thinking of using SVG for basic menus and then using forms whenever i need input. Is this the right approach? Or can i somehow embed text field in SVG? > > Any help is greatly appreciated because i m really new to J2ME and mobile development. Thanks in advance!! > > Regards, > > Dexter > [Message sent by forum member 'dexterfyp' (dexterfyp)] > > http://forums.java.net/jive/thread.jspa?messageID=230104 > > =========================================================================== > 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". > > > > =========================================================================== 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".