Differences between revisions 29 and 39 (spanning 10 versions)
Revision 29 as of 2008-08-07 08:36:55
Size: 1082
Comment:
Revision 39 as of 2008-09-15 19:02:54
Size: 1938
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma keywords vector graphics,graphics,canvas,wxWidgets,document,view,framework,drawing,draw,tools,xml,xmlpull,GDSII,SVG,CVG,KEY
#pragma description wxArt2D for vector graphics using wxWidgets
Line 4: Line 7:

@wxArt2D@
WxArt2d is a library for 2D graphical programming. WxArt2D is build on top of the wxWidgets Library. It is build around a document View Framework, and has several graphical drawing context classes. You can display (multiple and different levels) views of a document filled with a hierachy of graphical objects. Tools allow you to zoom, drag, edit etc. the objects on the view.
Line 8: Line 10:
   * WxArt2dOverView
   * WxArt2dScreenShots
 * [[WxArt2dNews|News on wxArt2D]]
 * WxArt2dOverView
 * [[WxArt2dScreenShots|ScreenShots]]
 * [[WxArt2dVideoShots|Video]]
 * TitleIndex
 * WordIndex
Line 12: Line 18:
   * [[WxArt2dInstall|Installation]].
   * WxArt2dDownLoad 
   * WxArt2dLicense
 * [[WxArt2dInstall|Installation]].
 * WxArt2dDownLoad
 * WxArt2dLicense

== Documentation ==

  * This wiki.
  * [[http://www.wxart2d.org/wxart2dDoxygen/html/index.html|Doxygen]]
Line 17: Line 28:
Line 20: Line 30:
   * [[http://sourceforge.net/projects/wxart2d/|Source Project Page]]  * [[http://sourceforge.net/projects/wxart2d/|Source Project Page]]
Line 23: Line 33:
   * WxArt2dNews
   * MailingLists
   * RelatedLinks
   * FrequentlyAskedQuestions (FAQ)

* [[http://sourceforge.net/project/project_donations.php?group_id=58919|Donate]]

* MailingLists
 * RelatedLinks
 * FrequentlyAskedQuestions (FAQ)
Line 29: Line 41:
   * WxArt2dHistory
   * WxArt2dIntroduction
 * WxArt2dHistory
 * WxArt2dIntroduction
Line 33: Line 45:
   * WxArt2dModules
   * ModuleHierarchy
 * WxArt2dModules
 * ModuleHierarchy
Line 37: Line 49:
   * CorridorPath     * [[PinsGraphs|Diagram Graphs and Pins]]
   * [[wxArt2dEvents|Events in wxart2D]]
   * [[wxArt2dCommandProcessing|command processing]]
   * [[classGeneral|general class isues]]
   * [[ToolWork|how tools interact with document and view]]
   * [[Globals|how are global settings handled]]
 * CorridorPath
* [[PinsGraphs|Diagram Graphs and Pins]]
 * [[wxArt2dEvents|Events in wxart2D]]
 * [[wxArt2dCommandProcessing|command processing]]
 * [[classGeneral|general class isues]]
 * [[ToolWork|how tools interact with document and view]]
 * [[Globals|how are global settings handled]]
 * [[InternalVariables|wxArt2D internal variables]]
Line 46: Line 59:
   * ToDo
   * [[FutureIdeas|Ideas for the future]]
 * ToDo
 * [[FutureIdeas|Ideas for the future]]
Line 50: Line 63:
       * WxArt2dDevelopment  * WxArt2dDevelopment

wxArt2D 2D graphics library and framework

WxArt2d is a library for 2D graphical programming. WxArt2D is build on top of the wxWidgets Library. It is build around a document View Framework, and has several graphical drawing context classes. You can display (multiple and different levels) views of a document filled with a hierachy of graphical objects. Tools allow you to zoom, drag, edit etc. the objects on the view.

OverView

Download and Install

Documentation

SourceForge

For CVS, MailingLists.

Support

Introduction

Docs

Topics

Future Development

Development

wxArt2D: wxArt2D (last edited 2023-06-19 13:58:52 by KlaasHolwerda)