Hi Marcel, I am not very clear about what you want exactly, but I'll try.
If you are using zoom-in and out of ASV, then everything is changed in proportion, e.g. for a line: length in addition to the stroke- width, etc. If you want to zoom a group of objects only, then you can do scale transformation for a group of objects by scripting (e.g. on-click). You have to take care that the scale transformation is defined about the coordinates' origin, so you need to apply also a suitable translation. Hope I did not misunderstood. Good luck, Samy --- In [email protected], "Marcel" <[EMAIL PROTECTED]> wrote: > > Hallo, > > I am trying to get some elements changed everytime I zoom in or out. > The attributes changed are line-width from line-elements in the > examples. > > I tried a circle width its radius. And rectangles with width and > height. > > Is there a chance to change hole groups or symbols? > Or do I need another function which reset changes set by zoom in/out? > > Thaks for all hints... > > Marcel > ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

