--- In [email protected], "Real, Peter" <[EMAIL PROTECTED]> wrote: > Hi Rich, > > You should take a look at the CGUI http://homepage.usask.ca/~ctl271/cgui/index.shtml and SPARK project http://spark.sourceforge.net/.
You'd probably be interested in a CGUI Window. This'll give you an SVG Content area in which to display your data (which can be scaled to fit the display area), zoom controlls, and scrollbars. Ridiculous or no, it'll probably work for you. If you'd like I'm experiencing a little down time and the moment and can probably give you a hand, though I think it should be fairly straight-forward. The window can be seem here: http://homepage.usask.ca/~ctl271/cgui/examples/focus/focus_demo.shtml This one is embedded in a Frame which gives it the menu's and title bar etc... but based on what you described, I'm guessing you'd want the window outside the frame which is easy to do. Send me an email at the address on my homepage and you'll probably get a quicker response than a post here. cheers, Chris > > Bye > Peter > > -----Urspr�ngliche Nachricht----- > Von: [email protected] [mailto:svg- [EMAIL PROTECTED] Im Auftrag von rwkeppers > Gesendet: Montag, 2. Mai 2005 02:57 > An: [email protected] > Betreff: [svg-developers] SVG Scrolling > > Hi all. I am developing a dynamic charting application via SVG. Each > chart is dynamically generated to display an entire month worth of > data. My problem comes in that when these charts are created I have > no way to control the overall "width" of my chart, this varies from > month to month depending on the amount of data gathered (Could be > several pages wide). And as this is a charting application for use by > a science community, my scale cannot change from month to month. As > developers know, especially when working with the web, you only have > so much space to use. This application will be embedded in a webpage > that does not utilize horizontal scrolling for the page. SVG DOES > have the great ability where you can grab (Alt + Mouse Drag) and move > the image which will allow me to view portions of my chart that > "overflow" my screen, but I was wondering if there was also a way to > implement some form of a scrollbar for my SVG that will allow me to > scroll left and right and view portions of the graphic that fall > outside my viewable area? Does anybody happen to have an example of > what I am describing above? > > Thanks > Rich > > > > > > ----- > To unsubscribe send a message to: svg-developers- [EMAIL PROTECTED] > -or- > visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" > ---- > Yahoo! Groups Links ----- 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/

