Hi Chris, Very nice. The drawing tool is a lot less buggy and has considerably more features than the one I did a couple of years ago (and I suspect the JavaScript is cleaner as well). Overall, I think your user interface is more workable for most people. The layout is certainly better.
See http://srufaculty.sru.edu/david.dailey/svg/Draw018.html A couple things I prefer about the one I did: the visual feedback the user gets while drawing a polyline is a bit more intuitive -- tentative lines are drawn as the mouse moves to add a new vertex; the paths are later editable; the color picker (broken here but working here http://srufaculty.sru.edu/david.dailey/svg/rainbow.svg ) is HSB instead of RGB and I've seen some evidence that HSB works better for users than RGB. The drawing and selecting tasks in mine are context-sensitive, rather than requiring a return to the toolbox to select and drag. If you see anything worth using in my project please feel free to use it in some sort of gnu-friendly sort of way. cheers, David ----- Original Message ----- From: Chris Peto To: [EMAIL PROTECTED] Sent: Thursday, April 12, 2007 6:18 AM Subject: [svg-developers] CGUI applications and examples Hi, Just wanted to let everyone know I have worked over all CGUI examples to work in ASV and Opera, FF still needs some work. Applications: * SVG Editor <http://resource-solutions.de/svgeditor/main.svg> - From resource-solutions.de (Chris Peto, ASV and Opera) * SVG Editor (Mac-like) <http://resource-solutions.de/svgeditor_mac/main.svg> - From resource-solutions.de (Chris Peto, ASV and Opera) * SVG Raiders <http://www.resource-solutions.de/svgraiders/main.svg> - From resource-solutions.de (Chris Peto, ASV and Opera) Widget Examples (source found in project repository) * CGUI Widget Demos <http://www.resource-solutions.de/cgui_widgets/sliderzoom.svg> (Chris Peto, ASV, FF, and Opera) * CGUI Styled Widgets Mac-like <http://www.resource-solutions.de/cgui_widgets_mac/mac_widgets.svg> (Chris Peto, ASV, FF, and Opera) You will find all the source and explanations at http://csvgui.sourceforge.net/ Mit freundlichen Grüßen/Regards Chris Peto Freelance System Development, Resource Solutions ------------------------------------- Germany Mobile: +49 (0) 173 308 7843 Tel:+49(0) 6103 80 21 98 http://www.resource-solutions.de <http://www.resource-solutions.de/> SVG editor: http://www.resource-solutions.de/svgeditor.html SVG Editor Mac Skins: http://www.resource-solutions.de/svgeditor_mac/main.svg mailto:[EMAIL PROTECTED] [Non-text portions of this message have been removed] [Non-text portions of this message have been removed] ----- 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 settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

