]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/setup0.h
Applied patch [ 1120683 ] Fix for wxDateTime::Format() under Windows CE
[wxWidgets.git] / include / wx / palmos / setup0.h
index 70906e6031d31e8db0f3386b82ed26ddf90c0c85..393bb97f8d4f99201def2a4444e8787f1c1203f8 100644 (file)
 // Set to 1 to enable virtual Internet filesystem (requires wxUSE_FILESYSTEM)
 #define wxUSE_FS_INET       0
 
+// wxArchive classes for accessing archives such as zip and tar
+#define wxUSE_ARCSTREAM     0
+
 // Set to 1 to compile wxZipInput/OutputStream classes.
 #define wxUSE_ZIPSTREAM     0
 
 #define wxUSE_GAUGE        0    // wxGauge
 #define wxUSE_LISTBOX      0    // wxListBox
 #define wxUSE_LISTCTRL     0    // wxListCtrl
-#define wxUSE_RADIOBOX     0    // wxRadioBox
+#define wxUSE_RADIOBOX     1    // wxRadioBox
 #define wxUSE_RADIOBTN     1    // wxRadioButton
 #define wxUSE_SCROLLBAR    0    // wxScrollBar
 #define wxUSE_SLIDER       1    // wxSlider