Graphics
From WxWiki
Contents |
[edit] Graphics Functionality For wxWidgets
[edit] wxWidgets logo and related graphics
To get the new wxWidgets logo in hi-resolution or the "powered by wxWidgets" banner you can look at Bryan Petty's website: http://wx.ibaku.net/logo/
[edit] Icon Collections
Icons that you might be able to use in your applications. Make sure you check the license of the icon pack you chose as the icons might be copyrighted.
- Gnome Icons
- iKons by KBorrey
- Dean S. Jones' Icon Collection
- SVG Icons
- OpenOffice stockicons (LGPL)
- Open Clipart
[edit] Graphing Functions
Libraries of functions that plot graphs
- Numerix Graphics Library - Can be used for real time data.
- wxMathPlot
- wxPlotCtrl
