Differences between revisions 33 and 68 (spanning 35 versions)
Revision 33 as of 2008-08-07 19:39:10
Size: 1505
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:
<<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 3: Line 6:
= 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.
<<Columns(start, column33)>>
Line 7: Line 9:
 * [[WxArt2dNews|News on wxArt2D]]
Line 8: Line 11:
 * WxArt2dScreenShots  * [[WxArt2dScreenShots|ScreenShots]]
 * [[WxArt2dSamples|Samples]]
 * [[WxArt2dVideoShots|Video]]
Line 13: Line 18:
 * [[WxArt2dInstall|Installation]].  * [[WxArt2dInstall|Installation]]
 * [[MyOwnApp|How do I setup my own application]]
 * [[MailingLists|problems installing goto mailinglist]]
Line 17: Line 24:
 * [[WxDocviewPackage|Standalone Docview package]]

 * [[MaskProc]]

<<Columns(next, column33)>>

== Documentation ==
 * This wiki.
 * [[http://www.wxart2d.org/wxart2dDoxygen/html/index.html|Doxygen]]
 * [[WxArt2dModules|Modules Overview]]
Line 18: Line 36:
For CVS, MailingLists. For SVN, MailingLists.
Line 23: Line 41:
Line 26: Line 43:
 * WxArt2dNews
Line 35: Line 51:
== Docs ==
 * WxArt2dModules
 * ModuleHierarchy
<<Columns(next, column33)>>
Line 40: Line 54:
 * [[WalkerTraversion|Traversing CanvasDocument to write your own algorithms]]
Line 45: Line 60:
 * [[ToolWork|how tools interact with document and view]]  * [[ToolWork|how tools interact with drawing and its views]]
Line 47: Line 62:
 * [[InternalVariables|wxArt2D internal variables]]
 * [[WxLuaScripting|wxLua scripting]]
 * [[PropertySystem|Using Dynamic properties ]]
 * LeeRoute
Line 54: Line 73:
 * 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)