Difference between revisions of "Comparison of wxSmith features"
From Code::Blocks
Takeshi Miya (talk | contribs) |
Takeshi Miya (talk | contribs) |
||
| Line 90: | Line 90: | ||
| {{yes}} | | {{yes}} | ||
| {{yes}} | | {{yes}} | ||
| + | |- | ||
| + | ! style="text-align: left; background: #ececec;" | wxHtmlListBox | ||
| + | | {{no}} | ||
| + | | {{no}} | ||
| + | | {{no}} | ||
|- | |- | ||
! style="text-align: left; background: #ececec;" | wxHtmlWindow | ! style="text-align: left; background: #ececec;" | wxHtmlWindow | ||
| Line 110: | Line 115: | ||
| {{yes}} | | {{yes}} | ||
| {{yes}} | | {{yes}} | ||
| + | |- | ||
| + | ! style="text-align: left; background: #ececec;" | wxListView | ||
| + | | {{no}} | ||
| + | | {{no}} | ||
| + | | {{no}} | ||
|- | |- | ||
! style="text-align: left; background: #ececec;" | wxMenu | ! style="text-align: left; background: #ececec;" | wxMenu | ||
| Line 240: | Line 250: | ||
| {{yes}} | | {{yes}} | ||
| {{yes}} | | {{yes}} | ||
| + | |- | ||
| + | ! style="text-align: left; background: #ececec;" | wxVListBox | ||
| + | | {{no}} | ||
| + | | {{no}} | ||
| + | | {{no}} | ||
| + | |- | ||
| + | ! style="text-align: left; background: #ececec;" | wxVScrolledWindow | ||
| + | | {{no}} | ||
| + | | {{no}} | ||
| + | | {{no}} | ||
|- | |- | ||
! style="text-align: left; background: #ececec;" | wxWindow (Foreign) | ! style="text-align: left; background: #ececec;" | wxWindow (Foreign) | ||
Revision as of 06:44, 20 December 2005
Here is a list of wxSmith features when compared to other wxWidgets RAD solutions. Note that wxSmith support for new features are added on a daily basis thanks to byo =) Please update this list when something gets added.
Widgets supported
| Widget | wxSmith | DialogBlocks | wxDesigner |
|---|---|---|---|
| wxBitmapButton | No | Yes | Yes |
| wxBoxSizer | Yes | Yes | Yes |
| wxButton | Yes | Yes | Yes |
| wxCalendarCtrl | Yes | Yes | No |
| wxCheckBox | Yes | Yes | Yes |
| wxCheckListBox | Yes | Yes | No |
| wxChoice | Yes | Yes | Yes |
| wxChoicebook | Yes | No | No |
| wxComboBox | Yes | Yes | Yes |
| wxContextHelpButton | No | Yes | No |
| wxDatePickerCtrl | Yes | Yes | No |
| wxFlexGridSizer | Yes | Yes | Yes |
| wxGauge | Yes | Yes | Yes |
| wxGenericDirCtrl | Yes | Yes | No |
| wxGrid | No | Yes | Yes |
| wxGridSizer | Yes | Yes | Yes |
| wxHtmlListBox | No | No | No |
| wxHtmlWindow | Yes | Yes | No |
| wxListbook | Yes | No | No |
| wxListBox | Yes | Yes | Yes |
| wxListCtrl | Yes | Yes | Yes |
| wxListView | No | No | No |
| wxMenu | No | Yes | Yes |
| wxNotebook | Yes | Yes | Yes |
| wxPanel | Yes | Yes | Yes |
| wxRadioBox | Yes | Yes | Yes |
| wxRadioButton | Yes | Yes | Yes |
| wxSashLayoutWindow | No | Yes | No |
| wxSashWindow | No | Yes | No |
| wxScrollBar | Yes | Yes | No |
| wxScrolledWindow | Yes | Yes | Yes |
| wxSlider | Yes | Yes | Yes |
| wxSpacer | Yes | Yes | Yes |
| wxSpinButton | Yes | Yes | Yes |
| wxSpinCtrl | Yes | Yes | Yes |
| wxSplitterWindow | Yes | Yes | Yes |
| wxStaticBitmap | No | Yes | Yes |
| wxStaticBox | Yes | Yes | No |
| wxStaticBoxSizer | Yes | Yes | Yes |
| wxStaticLine | Yes | Yes | Yes |
| wxStaticText | Yes | Yes | Yes |
| wxStatusBar | No | Yes | No |
| wxStdDialogButtonSizer | No | Yes | No |
| wxTextCtrl | Yes | Yes | Yes |
| wxToggleButton | Yes | Yes | No |
| wxToolbar | No | Yes | Yes |
| wxTreebook | No | No | No |
| wxTreeCtrl | Yes | Yes | Yes |
| wxVListBox | No | No | No |
| wxVScrolledWindow | No | No | No |
| wxWindow (Foreign) | No | Yes | Yes |
| wxWizardPage | ? | Yes | No |
| Widget | wxSmith | DialogBlocks | wxDesigner |