hello
i got a problem.
i have a svg document witch have a text element . i want to change to text after 0.5s by pressing a key .
is there a solution? .
please guide me.
hello
i got a problem.
i have a svg document witch have a text element . i want to change to text after 0.5s by pressing a key .
is there a solution? .
please guide me.
You need to convert your SVG format in to editable text form.
According to the key press the canvas can be changed, see here : http://wiki.forum.nokia.com/index.ph...nts_in_Java_ME
Also see the JSR 226 , Scalable 2D Vector Graphics (SVG) API
hi mehdi_shz11
if you want to remove on text from textfields then in screen mode midlet go on svg form and right click then edit and then you can remove "SOME TEXT" which is in textfields.other wise may be error come if You delete from svg source.
you can also see-http://j2me-aspnet.blogspot.com/2010...e-in-j2me.html