Difference between revisions of "Comparison of wxSmith features"
From Code::Blocks
Takeshi Miya (talk | contribs) |
Takeshi Miya (talk | contribs) |
||
| Line 195: | Line 195: | ||
|- | |- | ||
! style="text-align: left; background: #ececec;" | wxStaticBitmap | ! style="text-align: left; background: #ececec;" | wxStaticBitmap | ||
| + | | {{no}} | ||
| {{yes}} | | {{yes}} | ||
| − | |||
| {{yes}} | | {{yes}} | ||
|- | |- | ||
| Line 210: | Line 210: | ||
|- | |- | ||
! style="text-align: left; background: #ececec;" | wxStaticLine | ! style="text-align: left; background: #ececec;" | wxStaticLine | ||
| + | | {{yes}} | ||
| + | | {{yes}} | ||
| + | | {{yes}} | ||
| + | |- | ||
| + | ! style="text-align: left; background: #ececec;" | wxStaticText | ||
| {{yes}} | | {{yes}} | ||
| {{yes}} | | {{yes}} | ||
| Line 218: | Line 223: | ||
| {{yes}} | | {{yes}} | ||
| {{no}} | | {{no}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
! style="text-align: left; background: #ececec;" | wxStdDialogButtonSizer | ! style="text-align: left; background: #ececec;" | wxStdDialogButtonSizer | ||
Revision as of 01:04, 20 December 2005
Here is a list of wxSmith features when compared to other wxWidgets RAD solutions:
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 |
| wxComboBox | Yes | Yes | Yes |
| wxContextHelpButton | No | Yes | No |
| wxDatePickerCtrl | Yes | Yes | No |
| wxDirCtrl | ? | Yes | No |
| wxFlexGridSizer | Yes | Yes | Yes |
| wxGauge | Yes | Yes | Yes |
| wxGenericDirCtrl | Yes | ? | No |
| wxGrid | Yes | No | Yes |
| wxGridSizer | Yes | Yes | Yes |
| wxHtmlWindow | Yes | Yes | No |
| wxListbook | Yes | ? | ? |
| wxListBox | Yes | Yes | Yes |
| wxListCtrl | Yes | Yes | Yes |
| wxMenu | No | Yes | Yes |
| wxMenuBar | No | Yes | Yes |
| wxMenuItem | No | Yes | Yes |
| wxNotebook | 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 |
| wxTreeCtrl | Yes | Yes | Yes |
| wxWindow (Foreign window) | No | Yes | Yes |
| wxWizardPage | ? | Yes | No |
| Widget | wxSmith | DialogBlocks | wxDesigner |