[svg-developers] how to write 'road names' on svg tiny

2007-10-27 Thread shydisturbedboy
do have suggestions? i was thinking of the transform attribute but i am having some trouble with the calculations... and text in path is not an option because it must be viewed on a phone... can anyone suggest an idea? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://g

[svg-developers] Re: event listeners in svg tiny

2007-10-09 Thread shydisturbedboy
if i register the root, the elements will also be registered right? does this also apply for jsr 226? for mobile phones? and in DOMActivate, what does activate mean? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit

[svg-developers] Re: event listeners in svg tiny

2007-10-08 Thread shydisturbedboy
anyone? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settin

[svg-developers] Re: event listeners in svg tiny

2007-10-08 Thread shydisturbedboy
doc = svgImage.getDocument(); svg = (SVGSVGElement)doc.getDocumentElement(); EventTarget t = (EventTarget)svg; t.addEventListener("click", new LayerManager(), false); in the LayerManager class i just print the ids of the element.. i also tried this code: doc = svgImage.getDocument(); svg = (SVGSV

[svg-developers] Re: event listeners in svg tiny

2007-09-29 Thread shydisturbedboy
Hi Doug, sorry that i didn't clearly explain my question.. i am trying to make a midlet(jsr-226). here's the code: doc = svgImage.getDocument(); svg = (SVGSVGElement)doc.getDocumentElement(); EventTarget t = (EventTarget)svg; t.addEventListener("click", new La

[svg-developers] event listeners in svg tiny

2007-09-28 Thread shydisturbedboy
do i have to register all the elements in the svg? i tried adding event listeners on the root element but i can't "click" on an element.. i can only access the root element.. how can register all the elements all at once? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http:

[svg-developers] Re: "display" question

2007-09-27 Thread shydisturbedboy
so even if i have a lot of elements in a svg file, if i set the display of some elements to none, it will 'ignore' those elements.. thanks! - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yaho

[svg-developers] "display" question

2007-09-26 Thread shydisturbedboy
if i set the "display" to "none", will it affect the performance? will it be faster for the svg file to 'react'? why is this? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Link

[svg-developers] how to make shapes not change in size when zoomed?

2007-09-18 Thread shydisturbedboy
how do i prevent the shape size to change if zoomed? for displaying roads/signs.. - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*> To visit your group on the web, go to

[svg-developers] Re: how to tile a svg programatically?

2007-09-07 Thread shydisturbedboy
anyone? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settin

[svg-developers] how to get the coordinates of the visible area on the canvas?

2007-09-04 Thread shydisturbedboy
how to get the coordinates of the visible area on the canvas? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.

[svg-developers] Re: guidance/suggestion needed

2007-05-22 Thread shydisturbedboy
thank you sir! that is a great place for a noob like me.. - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yaho

[svg-developers] guidance/suggestion needed

2007-05-22 Thread shydisturbedboy
if i were to make a road network/map editor, what are the stuff that are needed by the user? do i have to have a table for the roads and structures? does anyone know an online example of a road network editor? or even a screenshot of one? thanks - To unsubscribe send a message to: [EMAIL PRO

[svg-developers] Re: a few quiestions...

2007-05-18 Thread shydisturbedboy
i tried solution C but it did not work for me.. now i am trying to recalculate the mouse coordinates.. still figuring it out though - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Group

[svg-developers] Re: a few quiestions...

2007-05-18 Thread shydisturbedboy
solution C, i think, is the easiest.. will it affect the performance, for example, if i have many rects.. i am programming in java using batik.. and sir, what do you mean in solution A? --- In svg-developers@yahoogroups.com, "Stephen Quintero" <[EMAIL PROTECTED]> wrote: > > Hello, > > Maybe there

[svg-developers] a few quiestions...

2007-05-16 Thread shydisturbedboy
1. how do i convert the coordinates of a rotated rect? when i drag the rotated rect, it does not follow the mouse.. what should i do? 2. i have many in my svg and they are all overlapping.. how do i select an element under an element? - To unsubscribe send a message to: [EMAIL PROTECTED] -

[svg-developers] what is the best approach in drawing shapes via mouse?

2007-05-14 Thread shydisturbedboy
i am going to use batik and i think my approach is very bad (for a rect) - on mouse down, i start to make the shape by setting its x and y coordinates, add the id, fills, stroke.. - on mouse move while mouse down, i add the element to the svg and updates the element by translate.. - on mouse up

[svg-developers] how to know if there is ane intersection?

2007-05-10 Thread shydisturbedboy
let's say we have a line and a rect. the line passes through the rect. how will it know that the line intersected with the box? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Li

[svg-developers] Re: a noobie and a lot of questions.. please help...

2007-05-03 Thread shydisturbedboy
thanks for the reply! but what i mean is can i add interactivity in the svg by using batik and java without javascript? and can i do the same with tinyline? - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membe

[svg-developers] a noobie and a lot of questions.. please help...

2007-05-02 Thread shydisturbedboy
i have to make a gis application and my adviser suggested using svg.. right now i'm thinking that i will use batik, but i am confused.. what does batik do? if i program with batik, can i still make interactive svg? what i know is interactivity with svg is done with javascript and i saw the examples