Menu

Tree [r15] /
 History

HTTPS access


File Date Author Commit
 api 2007-04-10 chrispeto [r13] added api files
 examples 2007-04-12 chrispeto [r15] added evt.preventDefault() to Edit
 source 2007-04-12 chrispeto [r15] added evt.preventDefault() to Edit
 utils 2007-04-10 chrispeto [r12] added scripts to util for creating api
 ReadMe.txt 2007-04-05 chrispeto [r10] utils dir added
 index.html 2007-04-05 chrispeto [r11] added index.html

Read Me

Project CSVGUI originally cgui,changed for SourceForge.net identity, originally developed by Chris Lewis.  
Controls and example developed by Chris Peto (cpeto@resource-solutions.de)

File structure:

- source (contains cgui source and tools for combining all cgui javascripts in one file without comments)
 - cgui (complete cgui library)
 - parseXML.js (used for non-standard functions from Adobe SVG viewer which can be used in FireFox, Opera)
 - cgui_lib.js (combined cgui library with comments taken out)

- utils (utilities to comine all js scripts into one file without comments)
 - combine.js (windows console program to combile a list of js files into one file without comments)
 - combine.js.lnk (windows like with predefined parameters)

- examples (contains example of using all widgets in the CGUI library)
  - cgui_widgets (show usage of all cgui widgets in library with standard scheme)
  - cguis_widgets_mac (same as above but with mac-like schemes)