Differences between revisions 30 and 33 (spanning 3 versions)
Revision 30 as of 2008-08-07 09:04:09
Size: 1452
Comment:
Revision 33 as of 2008-08-07 19:39:10
Size: 1505
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

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.
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 11: Line 7:
   * WxArt2dOverView
   * WxArt2dScreenShots
 * WxArt2dOverView
 * WxArt2dScreenShots
 * TitleIndex
 * WordIndex
Line 15: Line 13:
   * [[WxArt2dInstall|Installation]].
   * WxArt2dDownLoad 
   * WxArt2dLicense
 * [[WxArt2dInstall|Installation]].
 * WxArt2dDownLoad
 * WxArt2dLicense
Line 20: Line 18:
Line 23: Line 20:
   * [[http://sourceforge.net/projects/wxart2d/|Source Project Page]]  * [[http://sourceforge.net/projects/wxart2d/|Source Project Page]]
Line 26: Line 23:
   * WxArt2dNews
   * MailingLists
   * RelatedLinks
   * FrequentlyAskedQuestions (FAQ)

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

* WxArt2dNews
 * MailingLists
 * RelatedLinks
 * FrequentlyAskedQuestions (FAQ)
Line 32: Line 32:
   * WxArt2dHistory
   * WxArt2dIntroduction
 * WxArt2dHistory
 * WxArt2dIntroduction
Line 36: Line 36:
   * WxArt2dModules
   * ModuleHierarchy
 * WxArt2dModules
 * ModuleHierarchy
Line 40: Line 40:
   * 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]]
Line 49: Line 49:
   * ToDo
   * [[FutureIdeas|Ideas for the future]]
 * ToDo
 * [[FutureIdeas|Ideas for the future]]
Line 53: Line 53:
       * 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

SourceForge

For CVS, MailingLists.

Support

Introduction

Docs

Topics

Future Development

Development

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