BENEFITS OF WXWINDOWS (Contd.)


* GRAPHIC SUPPORT: Graphics calls include lines, rounded rectangles, splines, polylines, etc.

* PRINTING FACILITIES: Print/preview and document/view architectures. PostScript generation under Unix, normal MS Windows printing on the PC.

* WIDE RANGE OF CONTROLS AND WINDOW CLASSES: wxTreeCtrl, wxListCtrl, wxNotebook, wxMDIParentFrame, wxMDIChildFrame, wxScrolledWindow wxSplitterWindow, wxGauge, wxToolBar, wxPropertyList, wxGrid.

* DOCUMENT CLASSES:A document/view model is supported, which handles tedious housekeeping duties such as prompting the user to open and save files.

* DLL SUPPORT: Can be used to create DLLs under Windows, dynamic libraries on Unix.