--- In [email protected], "ionosys" <[EMAIL PROTECTED]> wrote: > > I'm trying to take it up a level by creating a web page which has > a "dockable" feel to it, allowing internal "windows" (or SVG groups) > to be moved around, resized etc. > > Has anyone tried this yet and got any code they would be willing to > share?
In addition to the cgui link Jon Frost provided, you should also look at the following example: http://spark.sourceforge.net/svg/main.svg This is a pure SVG version of the SPARK site that Chris Peto created using the CGUI widget set... and sounds a lot like what you're describing (I notice the logo doesn't load quite right for some reason at present). > As part of this I'm also trying to establish whether it's possible > to have one SVG layout call an external SVG file for inclusion, as > one of these "windows". (Hope this is all making sense!) > For example, load an initial SVG up and have it pull external SVG > files into specific areas on the layout. Absolutely. Chris has done this in the above example. cheers, Chris www.vectoreal.com http://homepage.usask.ca/~ctl271 ----- 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/

