Differences between revisions 19 and 68 (spanning 49 versions)
Revision 19 as of 2008-08-03 19:43:30
Size: 745
Editor: 82-136-242-51
Comment:
Revision 68 as of 2023-06-19 13:58:52
Size: 2629
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Welcome to wxArt2D =
<<TableOfContents>>
#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
= 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.
Line 4: Line 6:
<<Columns(start, column33)>>
Line 5: Line 8:
   * WxArt2DOverView
   * [[WxArt2dInstall|Installation]].
   * WxArt2DDownLoad
   * WxArt2DLicense
== OverView ==
 * [[WxArt2dNews|News on wxArt2D]]
 * WxArt2dOverView
 * [[WxArt2dScreenShots|ScreenShots]]
 * [[WxArt2dSamples|Samples]]
 * [[WxArt2dVideoShots|Video]]
 * TitleIndex
 * WordIndex
Line 10: Line 17:
== Download and Install ==
 * [[WxArt2dInstall|Installation]]
 * [[MyOwnApp|How do I setup my own application]]
 * [[MailingLists|problems installing goto mailinglist]]
 * WxArt2dDownLoad
 * WxArt2dLicense
Line 11: Line 24:
   * WxArt2DHistory
   * WxArt2DIntroduction
   * WxArt2DNews
   * WxArt2dModules
 * [[WxDocviewPackage|Standalone Docview package]]
Line 16: Line 26:
   * WxArt2dScreenShots  * [[MaskProc]]
Line 18: Line 28:
   * ModuleHierarchy
   * CorridorPath
   * [[PinsGraphs|Diagram Graphs and Pins]]
   * FrequentlyAskedQuestions (FAQ)
<<Columns(next, column33)>>
Line 23: Line 30:
   * MailingLists == Documentation ==
 * This wiki.
 * [[http://www.wxart2d.org/wxart2dDoxygen/html/index.html|Doxygen]]
 * [[WxArt2dModules|Modules Overview]]
Line 25: Line 35:
   * RelatedLinks
   * [[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]]
== SourceForge ==
For SVN, MailingLists.
Line 32: Line 38:
   * ToDo
   * [[FutureIdeas|Ideas for the future]]
 * [[http://sourceforge.net/projects/wxart2d/|Source Project Page]]

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

 * MailingLists
 * RelatedLinks
 * FrequentlyAskedQuestions (FAQ)

== Introduction ==
 * WxArt2dHistory
 * WxArt2dIntroduction

<<Columns(next, column33)>>

== Topics ==
 * [[WalkerTraversion|Traversing CanvasDocument to write your own algorithms]]
 * CorridorPath
 * [[PinsGraphs|Diagram Graphs and Pins]]
 * [[wxArt2dEvents|Events in wxart2D]]
 * [[wxArt2dCommandProcessing|command processing]]
 * [[classGeneral|general class isues]]
 * [[ToolWork|how tools interact with drawing and its views]]
 * [[Globals|how are global settings handled]]
 * [[InternalVariables|wxArt2D internal variables]]
 * [[WxLuaScripting|wxLua scripting]]
 * [[PropertySystem|Using Dynamic properties ]]
 * LeeRoute

== Future Development ==
 * ToDo
 * [[FutureIdeas|Ideas for the future]]

== Development ==
 * WxArt2dDevelopment
 * GeometricAlgorithms

<<Columns(end)>>

-----
To prevent spam, we now have HelpOnTextChas person in the next group are trusted, other need to answer a question:

TrustedEditorGroup

What users do have sofar:

[[wxArt2D/UserList]]

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.



To prevent spam, we now have HelpOnTextChas person in the next group are trusted, other need to answer a question:

TrustedEditorGroup

What users do have sofar:

wxArt2D/UserList

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