]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/setup0.h
[ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtrl kb navigation
[wxWidgets.git] / include / wx / palmos / setup0.h
index 4d601eebbb073d84eedd4b9a76c9d72489026a0e..125e771ba2c4d1ec61984cff181f574b5126c902 100644 (file)
 // Set to 1 to enable virtual ZIP filesystem (requires wxUSE_FILESYSTEM)
 #define wxUSE_FS_ZIP        1
 
+// Set to 1 to enable virtual archive filesystem (requires wxUSE_FILESYSTEM)
+#define wxUSE_FS_ARCHIVE    1
+
 // Set to 1 to enable virtual Internet filesystem (requires wxUSE_FILESYSTEM)
 #define wxUSE_FS_INET       1
 
 // Set to 1 to compile wxBackingFile and wxBackedInputStream
 #define wxUSE_BACKINGFILE   1
 
+// Set to 1 to compile wxTarInput/OutputStream classes.
+#define wxUSE_TARSTREAM     1
+
 // Set to 1 to compile wxZlibInput/OutputStream classes. Also required by
 // wxUSE_LIBPNG
 #define wxUSE_ZLIB          1