R/anonEnums.R

wxZLIB_24COMPATIBLE <- as.integer( 4 )
wxZLIB_NO_HEADER <- as.integer( 0 )
wxZLIB_ZLIB <- as.integer( 1 )
wxZLIB_GZIP <- as.integer( 2 )
wxZLIB_AUTO <- as.integer( 3 )
wxSTREAM_NO_ERROR <- as.integer( 0 )
wxSTREAM_EOF <- as.integer( 1 )
wxSTREAM_WRITE_ERROR <- as.integer( 2 )
wxSTREAM_READ_ERROR <- as.integer( 3 )
wxZ_DEFAULT_COMPRESSION <- as.integer( -1 )
wxZ_NO_COMPRESSION <- as.integer( 0 )
wxZ_BEST_SPEED <- as.integer( 1 )
wxZ_BEST_COMPRESSION <- as.integer( 9 )
wxFILE_KIND_UNKNOWN <- as.integer( 0 )
wxFILE_KIND_DISK <- as.integer( 1 )
wxFILE_KIND_TERMINAL <- as.integer( 2 )
wxFILE_KIND_PIPE <- as.integer( 3 )
wxFromStart <- as.integer( 0 )
wxFromCurrent <- as.integer( 1 )
wxFromEnd <- as.integer( 2 )
read <- as.integer( 0 )
write <- as.integer( 1 )
read_write <- as.integer( 2 )
exact <- as.integer( 0 )
ignoreCase <- as.integer( 1 )
wxKEY_NONE <- as.integer( 0 )
wxKEY_INTEGER <- as.integer( 1 )
wxKEY_STRING <- as.integer( 2 )
leading <- as.integer( 1 )
trailing <- as.integer( 2 )
both <- as.integer( 3 )
TEXT_ATTR <- as.integer( 1 )
wxZIP_ENCRYPTED <- as.integer( 1 )
wxZIP_DEFLATE_NORMAL <- as.integer( 0 )
wxZIP_DEFLATE_EXTRA <- as.integer( 2 )
wxZIP_DEFLATE_FAST <- as.integer( 4 )
wxZIP_DEFLATE_SUPERFAST <- as.integer( 6 )
wxZIP_DEFLATE_MASK <- as.integer( 6 )
wxZIP_SUMS_FOLLOW <- as.integer( 8 )
wxZIP_ENHANCED <- as.integer( 16 )
wxZIP_PATCH <- as.integer( 32 )
wxZIP_STRONG_ENC <- as.integer( 64 )
wxZIP_UNUSED <- as.integer( 3968 )
wxZIP_RESERVED <- as.integer( 61440 )
wxFONTENCODING_SYSTEM <- as.integer( -1 )
wxFONTENCODING_DEFAULT <- as.integer( 0 )
wxFONTENCODING_ISO8859_1 <- as.integer( 1 )
wxFONTENCODING_ISO8859_2 <- as.integer( 2 )
wxFONTENCODING_ISO8859_3 <- as.integer( 3 )
wxFONTENCODING_ISO8859_4 <- as.integer( 4 )
wxFONTENCODING_ISO8859_5 <- as.integer( 5 )
wxFONTENCODING_ISO8859_6 <- as.integer( 6 )
wxFONTENCODING_ISO8859_7 <- as.integer( 7 )
wxFONTENCODING_ISO8859_8 <- as.integer( 8 )
wxFONTENCODING_ISO8859_9 <- as.integer( 9 )
wxFONTENCODING_ISO8859_10 <- as.integer( 10 )
wxFONTENCODING_ISO8859_11 <- as.integer( 11 )
wxFONTENCODING_ISO8859_12 <- as.integer( 12 )
wxFONTENCODING_ISO8859_13 <- as.integer( 13 )
wxFONTENCODING_ISO8859_14 <- as.integer( 14 )
wxFONTENCODING_ISO8859_15 <- as.integer( 15 )
wxFONTENCODING_ISO8859_MAX <- as.integer( 16 )
wxFONTENCODING_KOI8 <- as.integer( 17 )
wxFONTENCODING_KOI8_U <- as.integer( 18 )
wxFONTENCODING_ALTERNATIVE <- as.integer( 19 )
wxFONTENCODING_BULGARIAN <- as.integer( 20 )
wxFONTENCODING_CP437 <- as.integer( 21 )
wxFONTENCODING_CP850 <- as.integer( 22 )
wxFONTENCODING_CP852 <- as.integer( 23 )
wxFONTENCODING_CP855 <- as.integer( 24 )
wxFONTENCODING_CP866 <- as.integer( 25 )
wxFONTENCODING_CP874 <- as.integer( 26 )
wxFONTENCODING_CP932 <- as.integer( 27 )
wxFONTENCODING_CP936 <- as.integer( 28 )
wxFONTENCODING_CP949 <- as.integer( 29 )
wxFONTENCODING_CP950 <- as.integer( 30 )
wxFONTENCODING_CP1250 <- as.integer( 31 )
wxFONTENCODING_CP1251 <- as.integer( 32 )
wxFONTENCODING_CP1252 <- as.integer( 33 )
wxFONTENCODING_CP1253 <- as.integer( 34 )
wxFONTENCODING_CP1254 <- as.integer( 35 )
wxFONTENCODING_CP1255 <- as.integer( 36 )
wxFONTENCODING_CP1256 <- as.integer( 37 )
wxFONTENCODING_CP1257 <- as.integer( 38 )
wxFONTENCODING_CP12_MAX <- as.integer( 39 )
wxFONTENCODING_UTF7 <- as.integer( 40 )
wxFONTENCODING_UTF8 <- as.integer( 41 )
wxFONTENCODING_EUC_JP <- as.integer( 42 )
wxFONTENCODING_UTF16BE <- as.integer( 43 )
wxFONTENCODING_UTF16LE <- as.integer( 44 )
wxFONTENCODING_UTF32BE <- as.integer( 45 )
wxFONTENCODING_UTF32LE <- as.integer( 46 )
wxFONTENCODING_MACROMAN <- as.integer( 47 )
wxFONTENCODING_MACJAPANESE <- as.integer( 48 )
wxFONTENCODING_MACCHINESETRAD <- as.integer( 49 )
wxFONTENCODING_MACKOREAN <- as.integer( 50 )
wxFONTENCODING_MACARABIC <- as.integer( 51 )
wxFONTENCODING_MACHEBREW <- as.integer( 52 )
wxFONTENCODING_MACGREEK <- as.integer( 53 )
wxFONTENCODING_MACCYRILLIC <- as.integer( 54 )
wxFONTENCODING_MACDEVANAGARI <- as.integer( 55 )
wxFONTENCODING_MACGURMUKHI <- as.integer( 56 )
wxFONTENCODING_MACGUJARATI <- as.integer( 57 )
wxFONTENCODING_MACORIYA <- as.integer( 58 )
wxFONTENCODING_MACBENGALI <- as.integer( 59 )
wxFONTENCODING_MACTAMIL <- as.integer( 60 )
wxFONTENCODING_MACTELUGU <- as.integer( 61 )
wxFONTENCODING_MACKANNADA <- as.integer( 62 )
wxFONTENCODING_MACMALAJALAM <- as.integer( 63 )
wxFONTENCODING_MACSINHALESE <- as.integer( 64 )
wxFONTENCODING_MACBURMESE <- as.integer( 65 )
wxFONTENCODING_MACKHMER <- as.integer( 66 )
wxFONTENCODING_MACTHAI <- as.integer( 67 )
wxFONTENCODING_MACLAOTIAN <- as.integer( 68 )
wxFONTENCODING_MACGEORGIAN <- as.integer( 69 )
wxFONTENCODING_MACARMENIAN <- as.integer( 70 )
wxFONTENCODING_MACCHINESESIMP <- as.integer( 71 )
wxFONTENCODING_MACTIBETAN <- as.integer( 72 )
wxFONTENCODING_MACMONGOLIAN <- as.integer( 73 )
wxFONTENCODING_MACETHIOPIC <- as.integer( 74 )
wxFONTENCODING_MACCENTRALEUR <- as.integer( 75 )
wxFONTENCODING_MACVIATNAMESE <- as.integer( 76 )
wxFONTENCODING_MACARABICEXT <- as.integer( 77 )
wxFONTENCODING_MACSYMBOL <- as.integer( 78 )
wxFONTENCODING_MACDINGBATS <- as.integer( 79 )
wxFONTENCODING_MACTURKISH <- as.integer( 80 )
wxFONTENCODING_MACCROATIAN <- as.integer( 81 )
wxFONTENCODING_MACICELANDIC <- as.integer( 82 )
wxFONTENCODING_MACROMANIAN <- as.integer( 83 )
wxFONTENCODING_MACCELTIC <- as.integer( 84 )
wxFONTENCODING_MACGAELIC <- as.integer( 85 )
wxFONTENCODING_MACKEYBOARD <- as.integer( 86 )
wxFONTENCODING_MAX <- as.integer( 87 )
wxFONTENCODING_MACMIN <- as.integer( 47 )
wxFONTENCODING_MACMAX <- as.integer( 86 )
wxFONTENCODING_UTF16 <- as.integer( 44 )
wxFONTENCODING_UTF32 <- as.integer( 46 )
wxFONTENCODING_UNICODE <- as.integer( 46 )
wxFONTENCODING_GB2312 <- as.integer( 28 )
wxFONTENCODING_BIG5 <- as.integer( 30 )
wxFONTENCODING_SHIFT_JIS <- as.integer( 27 )
BLOCK_SIZE <- as.integer( 1024 )
wxZIP_A_RDONLY <- as.integer( 1 )
wxZIP_A_HIDDEN <- as.integer( 2 )
wxZIP_A_SYSTEM <- as.integer( 4 )
wxZIP_A_SUBDIR <- as.integer( 16 )
wxZIP_A_ARCH <- as.integer( 32 )
wxZIP_A_MASK <- as.integer( 55 )
wxDefaultCoord <- as.integer( -1 )
MAP_INVALID_UTF8_NOT <- as.integer( 0 )
MAP_INVALID_UTF8_TO_PUA <- as.integer( 1 )
MAP_INVALID_UTF8_TO_OCTAL <- as.integer( 2 )
Local <- as.integer( 0 )
GMT_12 <- as.integer( 1 )
GMT_11 <- as.integer( 2 )
GMT_10 <- as.integer( 3 )
GMT_9 <- as.integer( 4 )
GMT_8 <- as.integer( 5 )
GMT_7 <- as.integer( 6 )
GMT_6 <- as.integer( 7 )
GMT_5 <- as.integer( 8 )
GMT_4 <- as.integer( 9 )
GMT_3 <- as.integer( 10 )
GMT_2 <- as.integer( 11 )
GMT_1 <- as.integer( 12 )
GMT0 <- as.integer( 13 )
GMT1 <- as.integer( 14 )
GMT2 <- as.integer( 15 )
GMT3 <- as.integer( 16 )
GMT4 <- as.integer( 17 )
GMT5 <- as.integer( 18 )
GMT6 <- as.integer( 19 )
GMT7 <- as.integer( 20 )
GMT8 <- as.integer( 21 )
GMT9 <- as.integer( 22 )
GMT10 <- as.integer( 23 )
GMT11 <- as.integer( 24 )
GMT12 <- as.integer( 25 )
WET <- as.integer( 13 )
WEST <- as.integer( 14 )
CET <- as.integer( 14 )
CEST <- as.integer( 15 )
EET <- as.integer( 15 )
EEST <- as.integer( 16 )
MSK <- as.integer( 16 )
MSD <- as.integer( 17 )
AST <- as.integer( 9 )
ADT <- as.integer( 10 )
EST <- as.integer( 8 )
EDT <- as.integer( 9 )
CST <- as.integer( 7 )
CDT <- as.integer( 8 )
MST <- as.integer( 6 )
MDT <- as.integer( 7 )
PST <- as.integer( 5 )
PDT <- as.integer( 6 )
HST <- as.integer( 3 )
AKST <- as.integer( 4 )
AKDT <- as.integer( 5 )
A_WST <- as.integer( 21 )
A_CST <- as.integer( 26 )
A_EST <- as.integer( 23 )
A_ESST <- as.integer( 24 )
UTC <- as.integer( 13 )
wxZIP_SYSTEM_MSDOS <- as.integer( 0 )
wxZIP_SYSTEM_AMIGA <- as.integer( 1 )
wxZIP_SYSTEM_OPENVMS <- as.integer( 2 )
wxZIP_SYSTEM_UNIX <- as.integer( 3 )
wxZIP_SYSTEM_VM_CMS <- as.integer( 4 )
wxZIP_SYSTEM_ATARI_ST <- as.integer( 5 )
wxZIP_SYSTEM_OS2_HPFS <- as.integer( 6 )
wxZIP_SYSTEM_MACINTOSH <- as.integer( 7 )
wxZIP_SYSTEM_Z_SYSTEM <- as.integer( 8 )
wxZIP_SYSTEM_CPM <- as.integer( 9 )
wxZIP_SYSTEM_WINDOWS_NTFS <- as.integer( 10 )
wxZIP_SYSTEM_MVS <- as.integer( 11 )
wxZIP_SYSTEM_VSE <- as.integer( 12 )
wxZIP_SYSTEM_ACORN_RISC <- as.integer( 13 )
wxZIP_SYSTEM_VFAT <- as.integer( 14 )
wxZIP_SYSTEM_ALTERNATE_MVS <- as.integer( 15 )
wxZIP_SYSTEM_BEOS <- as.integer( 16 )
wxZIP_SYSTEM_TANDEM <- as.integer( 17 )
wxZIP_SYSTEM_OS_400 <- as.integer( 18 )
prime_count <- as.integer( 31 )
wxUNKNOWN_PLATFORM <- as.integer( 0 )
wxCURSES <- as.integer( 1 )
wxXVIEW_X <- as.integer( 2 )
wxMOTIF_X <- as.integer( 3 )
wxCOSE_X <- as.integer( 4 )
wxNEXTSTEP <- as.integer( 5 )
wxMAC <- as.integer( 6 )
wxMAC_DARWIN <- as.integer( 7 )
wxBEOS <- as.integer( 8 )
wxGTK <- as.integer( 9 )
wxGTK_WIN32 <- as.integer( 10 )
wxGTK_OS2 <- as.integer( 11 )
wxGTK_BEOS <- as.integer( 12 )
wxGEOS <- as.integer( 13 )
wxOS2_PM <- as.integer( 14 )
wxWINDOWS <- as.integer( 15 )
wxMICROWINDOWS <- as.integer( 16 )
wxPENWINDOWS <- as.integer( 17 )
wxWINDOWS_NT <- as.integer( 18 )
wxWIN32S <- as.integer( 19 )
wxWIN95 <- as.integer( 20 )
wxWIN386 <- as.integer( 21 )
wxWINDOWS_CE <- as.integer( 22 )
wxWINDOWS_POCKETPC <- as.integer( 23 )
wxWINDOWS_SMARTPHONE <- as.integer( 24 )
wxMGL_UNIX <- as.integer( 25 )
wxMGL_X <- as.integer( 26 )
wxMGL_WIN32 <- as.integer( 27 )
wxMGL_OS2 <- as.integer( 28 )
wxMGL_DOS <- as.integer( 29 )
wxWINDOWS_OS2 <- as.integer( 30 )
wxUNIX <- as.integer( 31 )
wxX11 <- as.integer( 32 )
wxPALMOS <- as.integer( 33 )
wxDOS <- as.integer( 34 )
wxPATH_MKDIR_FULL <- as.integer( 1 )
Gregorian <- as.integer( 0 )
Julian <- as.integer( 1 )
wxPATH_NATIVE <- as.integer( 0 )
wxPATH_UNIX <- as.integer( 1 )
wxPATH_BEOS <- as.integer( 1 )
wxPATH_MAC <- as.integer( 2 )
wxPATH_DOS <- as.integer( 3 )
wxPATH_WIN <- as.integer( 3 )
wxPATH_OS2 <- as.integer( 3 )
wxPATH_VMS <- as.integer( 4 )
wxPATH_MAX <- as.integer( 5 )
wxZIP_METHOD_STORE <- as.integer( 0 )
wxZIP_METHOD_SHRINK <- as.integer( 1 )
wxZIP_METHOD_REDUCE1 <- as.integer( 2 )
wxZIP_METHOD_REDUCE2 <- as.integer( 3 )
wxZIP_METHOD_REDUCE3 <- as.integer( 4 )
wxZIP_METHOD_REDUCE4 <- as.integer( 5 )
wxZIP_METHOD_IMPLODE <- as.integer( 6 )
wxZIP_METHOD_TOKENIZE <- as.integer( 7 )
wxZIP_METHOD_DEFLATE <- as.integer( 8 )
wxZIP_METHOD_DEFLATE64 <- as.integer( 9 )
wxZIP_METHOD_BZIP2 <- as.integer( 12 )
wxZIP_METHOD_DEFAULT <- as.integer( 65535 )
Gr_Unknown <- as.integer( 0 )
Gr_Standard <- as.integer( 1 )
Gr_Alaska <- as.integer( 2 )
Gr_Albania <- as.integer( 3 )
Gr_Austria <- as.integer( 0 )
Gr_Austria_Brixen <- as.integer( 1 )
Gr_Austria_Salzburg <- as.integer( 1 )
Gr_Austria_Tyrol <- as.integer( 1 )
Gr_Austria_Carinthia <- as.integer( 2 )
Gr_Austria_Styria <- as.integer( 2 )
Gr_Belgium <- as.integer( 3 )
Gr_Bulgaria <- as.integer( 0 )
Gr_Bulgaria_1 <- as.integer( 1 )
Gr_Bulgaria_2 <- as.integer( 2 )
Gr_Bulgaria_3 <- as.integer( 3 )
Gr_Canada <- as.integer( 0 )
Gr_China <- as.integer( 0 )
Gr_China_1 <- as.integer( 1 )
Gr_China_2 <- as.integer( 2 )
Gr_Czechoslovakia <- as.integer( 3 )
Gr_Denmark <- as.integer( 4 )
Gr_Egypt <- as.integer( 5 )
Gr_Estonia <- as.integer( 6 )
Gr_Finland <- as.integer( 7 )
Gr_France <- as.integer( 8 )
Gr_France_Alsace <- as.integer( 9 )
Gr_France_Lorraine <- as.integer( 10 )
Gr_France_Strasbourg <- as.integer( 11 )
Gr_Germany <- as.integer( 0 )
Gr_Germany_Catholic <- as.integer( 1 )
Gr_Germany_Prussia <- as.integer( 2 )
Gr_Germany_Protestant <- as.integer( 3 )
Gr_GreatBritain <- as.integer( 4 )
Gr_Greece <- as.integer( 5 )
Gr_Hungary <- as.integer( 6 )
Gr_Ireland <- as.integer( 4 )
Gr_Italy <- as.integer( 1 )
Gr_Japan <- as.integer( 0 )
Gr_Japan_1 <- as.integer( 1 )
Gr_Japan_2 <- as.integer( 2 )
Gr_Japan_3 <- as.integer( 3 )
Gr_Latvia <- as.integer( 4 )
Gr_Lithuania <- as.integer( 5 )
Gr_Luxemburg <- as.integer( 6 )
Gr_Netherlands <- as.integer( 3 )
Gr_Netherlands_Groningen <- as.integer( 4 )
Gr_Netherlands_Gelderland <- as.integer( 5 )
Gr_Netherlands_Utrecht <- as.integer( 6 )
Gr_Netherlands_Friesland <- as.integer( 7 )
Gr_Norway <- as.integer( 4 )
Gr_Poland <- as.integer( 1 )
Gr_Portugal <- as.integer( 1 )
Gr_Romania <- as.integer( 2 )
Gr_Russia <- as.integer( 3 )
Gr_Scotland <- as.integer( 4 )
Gr_Spain <- as.integer( 1 )
Gr_Sweden <- as.integer( 7 )
Gr_Switzerland <- as.integer( 0 )
Gr_Switzerland_Catholic <- as.integer( 1 )
Gr_Switzerland_Protestant <- as.integer( 2 )
Gr_Turkey <- as.integer( 3 )
Gr_USA <- as.integer( 4 )
Gr_Wales <- as.integer( 4 )
Gr_Yugoslavia <- as.integer( 5 )
wxPATH_GET_VOLUME <- as.integer( 1 )
wxPATH_GET_SEPARATOR <- as.integer( 2 )
Country_Unknown <- as.integer( 0 )
Country_Default <- as.integer( 1 )
Country_WesternEurope_Start <- as.integer( 2 )
Country_EEC <- as.integer( 2 )
France <- as.integer( 3 )
Germany <- as.integer( 4 )
UK <- as.integer( 5 )
Country_WesternEurope_End <- as.integer( 5 )
Russia <- as.integer( 6 )
USA <- as.integer( 7 )
Jan <- as.integer( 0 )
Feb <- as.integer( 1 )
Mar <- as.integer( 2 )
Apr <- as.integer( 3 )
May <- as.integer( 4 )
Jun <- as.integer( 5 )
Jul <- as.integer( 6 )
Aug <- as.integer( 7 )
Sep <- as.integer( 8 )
Oct <- as.integer( 9 )
Nov <- as.integer( 10 )
Dec <- as.integer( 11 )
Inv_Month <- as.integer( 12 )
Sun <- as.integer( 0 )
Mon <- as.integer( 1 )
Tue <- as.integer( 2 )
Wed <- as.integer( 3 )
Thu <- as.integer( 4 )
Fri <- as.integer( 5 )
Sat <- as.integer( 6 )
Inv_WeekDay <- as.integer( 7 )
wxPATH_NORM_ENV_VARS <- as.integer( 1 )
wxPATH_NORM_DOTS <- as.integer( 2 )
wxPATH_NORM_TILDE <- as.integer( 4 )
wxPATH_NORM_CASE <- as.integer( 8 )
wxPATH_NORM_ABSOLUTE <- as.integer( 16 )
wxPATH_NORM_LONG <- as.integer( 32 )
wxPATH_NORM_SHORTCUT <- as.integer( 64 )
wxPATH_NORM_ALL <- as.integer( 247 )
Inv_Year <- as.integer( -32768 )
read <- as.integer( 0 )
write <- as.integer( 1 )
read_write <- as.integer( 2 )
write_append <- as.integer( 3 )
write_excl <- as.integer( 4 )
wxIMAGE_LIST_NORMAL <- as.integer( 0 )
wxIMAGE_LIST_SMALL <- as.integer( 1 )
wxIMAGE_LIST_STATE <- as.integer( 2 )
Name_Full <- as.integer( 1 )
Name_Abbr <- as.integer( 2 )
wxHTML_OPEN <- as.integer( 0 )
wxHTML_BLOCK <- as.integer( 1 )
wxHTML_REDIRECT <- as.integer( 2 )
MoveBefore <- as.integer( 0 )
MoveAfter <- as.integer( 1 )
Default_First <- as.integer( 0 )
Monday_First <- as.integer( 1 )
Sunday_First <- as.integer( 2 )
wxLOG_FatalError <- as.integer( 0 )
wxLOG_Error <- as.integer( 1 )
wxLOG_Warning <- as.integer( 2 )
wxLOG_Message <- as.integer( 3 )
wxLOG_Status <- as.integer( 4 )
wxLOG_Info <- as.integer( 5 )
wxLOG_Debug <- as.integer( 6 )
wxLOG_Trace <- as.integer( 7 )
wxLOG_Progress <- as.integer( 8 )
wxLOG_User <- as.integer( 100 )
wxLOG_Max <- as.integer( 10000 )
wxACCEL_NORMAL <- as.integer( 0 )
wxACCEL_ALT <- as.integer( 1 )
wxACCEL_CTRL <- as.integer( 2 )
wxACCEL_SHIFT <- as.integer( 4 )
wxURL_NOERR <- as.integer( 0 )
wxURL_SNTXERR <- as.integer( 1 )
wxURL_NOPROTO <- as.integer( 2 )
wxURL_NOHOST <- as.integer( 3 )
wxURL_NOPATH <- as.integer( 4 )
wxURL_CONNERR <- as.integer( 5 )
wxURL_PROTOERR <- as.integer( 6 )
fd_invalid <- as.integer( -1 )
fd_stdin <- as.integer( 0 )
fd_stdout <- as.integer( 1 )
fd_stderr <- as.integer( 2 )
Pixmap <- as.integer( 0 )
Pixbuf <- as.integer( 1 )
wxTextFileType_None <- as.integer( 0 )
wxTextFileType_Unix <- as.integer( 1 )
wxTextFileType_Dos <- as.integer( 2 )
wxTextFileType_Mac <- as.integer( 3 )
wxTextFileType_Os2 <- as.integer( 4 )
wxTextFileType_None <- as.integer( 0 )
wxTextFileType_Unix <- as.integer( 1 )
wxTextFileType_Dos <- as.integer( 2 )
wxTextFileType_Mac <- as.integer( 3 )
wxTextFileType_Os2 <- as.integer( 4 )
ReadAccess <- as.integer( 0 )
WriteAccess <- as.integer( 1 )
wxLOCALE_LOAD_DEFAULT <- as.integer( 1 )
wxLOCALE_CONV_ENCODING <- as.integer( 2 )
wxRGN_AND <- as.integer( 0 )
wxRGN_COPY <- as.integer( 1 )
wxRGN_DIFF <- as.integer( 2 )
wxRGN_OR <- as.integer( 3 )
wxRGN_XOR <- as.integer( 4 )
wxEVENT_PROPAGATE_NONE <- as.integer( 0 )
wxEVENT_PROPAGATE_MAX <- as.integer( 2147483647 )
wxCONFIG_USE_LOCAL_FILE <- as.integer( 1 )
wxCONFIG_USE_GLOBAL_FILE <- as.integer( 2 )
wxCONFIG_USE_RELATIVE_PATH <- as.integer( 4 )
wxCONFIG_USE_NO_ESCAPE_CHARACTERS <- as.integer( 8 )
Type_Unknown <- as.integer( 0 )
Type_String <- as.integer( 1 )
Type_Boolean <- as.integer( 2 )
Type_Integer <- as.integer( 3 )
Type_Float <- as.integer( 4 )
wxID_NONE <- as.integer( -3 )
wxID_SEPARATOR <- as.integer( -2 )
wxID_ANY <- as.integer( -1 )
wxID_LOWEST <- as.integer( 4999 )
wxID_OPEN <- as.integer( 5000 )
wxID_CLOSE <- as.integer( 5001 )
wxID_NEW <- as.integer( 5002 )
wxID_SAVE <- as.integer( 5003 )
wxID_SAVEAS <- as.integer( 5004 )
wxID_REVERT <- as.integer( 5005 )
wxID_EXIT <- as.integer( 5006 )
wxID_UNDO <- as.integer( 5007 )
wxID_REDO <- as.integer( 5008 )
wxID_HELP <- as.integer( 5009 )
wxID_PRINT <- as.integer( 5010 )
wxID_PRINT_SETUP <- as.integer( 5011 )
wxID_PREVIEW <- as.integer( 5012 )
wxID_ABOUT <- as.integer( 5013 )
wxID_HELP_CONTENTS <- as.integer( 5014 )
wxID_HELP_COMMANDS <- as.integer( 5015 )
wxID_HELP_PROCEDURES <- as.integer( 5016 )
wxID_HELP_CONTEXT <- as.integer( 5017 )
wxID_CLOSE_ALL <- as.integer( 5018 )
wxID_PREFERENCES <- as.integer( 5019 )
wxID_CUT <- as.integer( 5030 )
wxID_COPY <- as.integer( 5031 )
wxID_PASTE <- as.integer( 5032 )
wxID_CLEAR <- as.integer( 5033 )
wxID_FIND <- as.integer( 5034 )
wxID_DUPLICATE <- as.integer( 5035 )
wxID_SELECTALL <- as.integer( 5036 )
wxID_DELETE <- as.integer( 5037 )
wxID_REPLACE <- as.integer( 5038 )
wxID_REPLACE_ALL <- as.integer( 5039 )
wxID_PROPERTIES <- as.integer( 5040 )
wxID_VIEW_DETAILS <- as.integer( 5041 )
wxID_VIEW_LARGEICONS <- as.integer( 5042 )
wxID_VIEW_SMALLICONS <- as.integer( 5043 )
wxID_VIEW_LIST <- as.integer( 5044 )
wxID_VIEW_SORTDATE <- as.integer( 5045 )
wxID_VIEW_SORTNAME <- as.integer( 5046 )
wxID_VIEW_SORTSIZE <- as.integer( 5047 )
wxID_VIEW_SORTTYPE <- as.integer( 5048 )
wxID_FILE1 <- as.integer( 5050 )
wxID_FILE2 <- as.integer( 5051 )
wxID_FILE3 <- as.integer( 5052 )
wxID_FILE4 <- as.integer( 5053 )
wxID_FILE5 <- as.integer( 5054 )
wxID_FILE6 <- as.integer( 5055 )
wxID_FILE7 <- as.integer( 5056 )
wxID_FILE8 <- as.integer( 5057 )
wxID_FILE9 <- as.integer( 5058 )
wxID_OK <- as.integer( 5100 )
wxID_CANCEL <- as.integer( 5101 )
wxID_APPLY <- as.integer( 5102 )
wxID_YES <- as.integer( 5103 )
wxID_NO <- as.integer( 5104 )
wxID_STATIC <- as.integer( 5105 )
wxID_FORWARD <- as.integer( 5106 )
wxID_BACKWARD <- as.integer( 5107 )
wxID_DEFAULT <- as.integer( 5108 )
wxID_MORE <- as.integer( 5109 )
wxID_SETUP <- as.integer( 5110 )
wxID_RESET <- as.integer( 5111 )
wxID_CONTEXT_HELP <- as.integer( 5112 )
wxID_YESTOALL <- as.integer( 5113 )
wxID_NOTOALL <- as.integer( 5114 )
wxID_ABORT <- as.integer( 5115 )
wxID_RETRY <- as.integer( 5116 )
wxID_IGNORE <- as.integer( 5117 )
wxID_ADD <- as.integer( 5118 )
wxID_REMOVE <- as.integer( 5119 )
wxID_UP <- as.integer( 5120 )
wxID_DOWN <- as.integer( 5121 )
wxID_HOME <- as.integer( 5122 )
wxID_REFRESH <- as.integer( 5123 )
wxID_STOP <- as.integer( 5124 )
wxID_INDEX <- as.integer( 5125 )
wxID_BOLD <- as.integer( 5126 )
wxID_ITALIC <- as.integer( 5127 )
wxID_JUSTIFY_CENTER <- as.integer( 5128 )
wxID_JUSTIFY_FILL <- as.integer( 5129 )
wxID_JUSTIFY_RIGHT <- as.integer( 5130 )
wxID_JUSTIFY_LEFT <- as.integer( 5131 )
wxID_UNDERLINE <- as.integer( 5132 )
wxID_INDENT <- as.integer( 5133 )
wxID_UNINDENT <- as.integer( 5134 )
wxID_ZOOM_100 <- as.integer( 5135 )
wxID_ZOOM_FIT <- as.integer( 5136 )
wxID_ZOOM_IN <- as.integer( 5137 )
wxID_ZOOM_OUT <- as.integer( 5138 )
wxID_UNDELETE <- as.integer( 5139 )
wxID_REVERT_TO_SAVED <- as.integer( 5140 )
wxID_SYSTEM_MENU <- as.integer( 5200 )
wxID_CLOSE_FRAME <- as.integer( 5201 )
wxID_MOVE_FRAME <- as.integer( 5202 )
wxID_RESIZE_FRAME <- as.integer( 5203 )
wxID_MAXIMIZE_FRAME <- as.integer( 5204 )
wxID_ICONIZE_FRAME <- as.integer( 5205 )
wxID_RESTORE_FRAME <- as.integer( 5206 )
wxID_FILEDLGG <- as.integer( 5900 )
wxID_HIGHEST <- as.integer( 5999 )
wxTextFileType_None <- as.integer( 0 )
wxTextFileType_Unix <- as.integer( 1 )
wxTextFileType_Dos <- as.integer( 2 )
wxTextFileType_Mac <- as.integer( 3 )
wxTextFileType_Os2 <- as.integer( 4 )
wxIDLE_PROCESS_ALL <- as.integer( 0 )
wxIDLE_PROCESS_SPECIFIED <- as.integer( 1 )
wxFR_REPLACEDIALOG <- as.integer( 1 )
wxFR_NOUPDOWN <- as.integer( 2 )
wxFR_NOMATCHCASE <- as.integer( 4 )
wxFR_NOWHOLEWORD <- as.integer( 8 )
wxCURSOR_NONE <- as.integer( 0 )
wxCURSOR_ARROW <- as.integer( 1 )
wxCURSOR_RIGHT_ARROW <- as.integer( 2 )
wxCURSOR_BULLSEYE <- as.integer( 3 )
wxCURSOR_CHAR <- as.integer( 4 )
wxCURSOR_CROSS <- as.integer( 5 )
wxCURSOR_HAND <- as.integer( 6 )
wxCURSOR_IBEAM <- as.integer( 7 )
wxCURSOR_LEFT_BUTTON <- as.integer( 8 )
wxCURSOR_MAGNIFIER <- as.integer( 9 )
wxCURSOR_MIDDLE_BUTTON <- as.integer( 10 )
wxCURSOR_NO_ENTRY <- as.integer( 11 )
wxCURSOR_PAINT_BRUSH <- as.integer( 12 )
wxCURSOR_PENCIL <- as.integer( 13 )
wxCURSOR_POINT_LEFT <- as.integer( 14 )
wxCURSOR_POINT_RIGHT <- as.integer( 15 )
wxCURSOR_QUESTION_ARROW <- as.integer( 16 )
wxCURSOR_RIGHT_BUTTON <- as.integer( 17 )
wxCURSOR_SIZENESW <- as.integer( 18 )
wxCURSOR_SIZENS <- as.integer( 19 )
wxCURSOR_SIZENWSE <- as.integer( 20 )
wxCURSOR_SIZEWE <- as.integer( 21 )
wxCURSOR_SIZING <- as.integer( 22 )
wxCURSOR_SPRAYCAN <- as.integer( 23 )
wxCURSOR_WAIT <- as.integer( 24 )
wxCURSOR_WATCH <- as.integer( 25 )
wxCURSOR_BLANK <- as.integer( 26 )
wxCURSOR_DEFAULT <- as.integer( 27 )
wxCURSOR_ARROWWAIT <- as.integer( 28 )
wxCURSOR_MAX <- as.integer( 29 )
wxUSER_ATTENTION_INFO <- as.integer( 1 )
wxUSER_ATTENTION_ERROR <- as.integer( 2 )
wxTextFileType_None <- as.integer( 0 )
wxTextFileType_Unix <- as.integer( 1 )
wxTextFileType_Dos <- as.integer( 2 )
wxTextFileType_Mac <- as.integer( 3 )
wxTextFileType_Os2 <- as.integer( 4 )
wxClientData_None <- as.integer( 0 )
wxClientData_Object <- as.integer( 1 )
wxClientData_Void <- as.integer( 2 )
PTHREAD_CANCEL_DEFERRED <- as.integer( 0 )
PTHREAD_CANCEL_ASYNCHRONOUS <- as.integer( 1 )
PTHREAD_RWLOCK_PREFER_READER_NP <- as.integer( 0 )
PTHREAD_RWLOCK_PREFER_WRITER_NP <- as.integer( 1 )
PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP <- as.integer( 2 )
PTHREAD_RWLOCK_DEFAULT_NP <- as.integer( 1 )
wxFONTFLAG_DEFAULT <- as.integer( 0 )
wxFONTFLAG_ITALIC <- as.integer( 1 )
wxFONTFLAG_SLANT <- as.integer( 2 )
wxFONTFLAG_LIGHT <- as.integer( 4 )
wxFONTFLAG_BOLD <- as.integer( 8 )
wxFONTFLAG_ANTIALIASED <- as.integer( 16 )
wxFONTFLAG_NOT_ANTIALIASED <- as.integer( 32 )
wxFONTFLAG_UNDERLINED <- as.integer( 64 )
wxFONTFLAG_STRIKETHROUGH <- as.integer( 128 )
wxFONTFLAG_MASK <- as.integer( 255 )
wxTB_HORIZONTAL <- as.integer( 4 )
wxTB_VERTICAL <- as.integer( 8 )
wxTB_3DBUTTONS <- as.integer( 16 )
wxTB_FLAT <- as.integer( 32 )
wxTB_DOCKABLE <- as.integer( 64 )
wxTB_NOICONS <- as.integer( 128 )
wxTB_TEXT <- as.integer( 256 )
wxTB_NODIVIDER <- as.integer( 512 )
wxTB_NOALIGN <- as.integer( 1024 )
wxTB_HORZ_LAYOUT <- as.integer( 2048 )
wxTB_HORZ_TEXT <- as.integer( 2304 )
wxLOCALE_THOUSANDS_SEP <- as.integer( 0 )
wxLOCALE_DECIMAL_POINT <- as.integer( 1 )
wxOutRegion <- as.integer( 0 )
wxPartRegion <- as.integer( 1 )
wxInRegion <- as.integer( 2 )
PTHREAD_MUTEX_TIMED_NP <- as.integer( 0 )
PTHREAD_MUTEX_RECURSIVE_NP <- as.integer( 1 )
PTHREAD_MUTEX_ERRORCHECK_NP <- as.integer( 2 )
PTHREAD_MUTEX_ADAPTIVE_NP <- as.integer( 3 )
PTHREAD_MUTEX_NORMAL <- as.integer( 0 )
PTHREAD_MUTEX_RECURSIVE <- as.integer( 1 )
PTHREAD_MUTEX_ERRORCHECK <- as.integer( 2 )
PTHREAD_MUTEX_DEFAULT <- as.integer( 0 )
PTHREAD_MUTEX_FAST_NP <- as.integer( 3 )
wxBITMAP_TYPE_INVALID <- as.integer( 0 )
wxBITMAP_TYPE_BMP <- as.integer( 1 )
wxBITMAP_TYPE_BMP_RESOURCE <- as.integer( 2 )
wxBITMAP_TYPE_RESOURCE <- as.integer( 2 )
wxBITMAP_TYPE_ICO <- as.integer( 3 )
wxBITMAP_TYPE_ICO_RESOURCE <- as.integer( 4 )
wxBITMAP_TYPE_CUR <- as.integer( 5 )
wxBITMAP_TYPE_CUR_RESOURCE <- as.integer( 6 )
wxBITMAP_TYPE_XBM <- as.integer( 7 )
wxBITMAP_TYPE_XBM_DATA <- as.integer( 8 )
wxBITMAP_TYPE_XPM <- as.integer( 9 )
wxBITMAP_TYPE_XPM_DATA <- as.integer( 10 )
wxBITMAP_TYPE_TIF <- as.integer( 11 )
wxBITMAP_TYPE_TIF_RESOURCE <- as.integer( 12 )
wxBITMAP_TYPE_GIF <- as.integer( 13 )
wxBITMAP_TYPE_GIF_RESOURCE <- as.integer( 14 )
wxBITMAP_TYPE_PNG <- as.integer( 15 )
wxBITMAP_TYPE_PNG_RESOURCE <- as.integer( 16 )
wxBITMAP_TYPE_JPEG <- as.integer( 17 )
wxBITMAP_TYPE_JPEG_RESOURCE <- as.integer( 18 )
wxBITMAP_TYPE_PNM <- as.integer( 19 )
wxBITMAP_TYPE_PNM_RESOURCE <- as.integer( 20 )
wxBITMAP_TYPE_PCX <- as.integer( 21 )
wxBITMAP_TYPE_PCX_RESOURCE <- as.integer( 22 )
wxBITMAP_TYPE_PICT <- as.integer( 23 )
wxBITMAP_TYPE_PICT_RESOURCE <- as.integer( 24 )
wxBITMAP_TYPE_ICON <- as.integer( 25 )
wxBITMAP_TYPE_ICON_RESOURCE <- as.integer( 26 )
wxBITMAP_TYPE_ANI <- as.integer( 27 )
wxBITMAP_TYPE_IFF <- as.integer( 28 )
wxBITMAP_TYPE_MACCURSOR <- as.integer( 29 )
wxBITMAP_TYPE_MACCURSOR_RESOURCE <- as.integer( 30 )
wxBITMAP_TYPE_ANY <- as.integer( 50 )
wxTEXT_ALIGNMENT_DEFAULT <- as.integer( 0 )
wxTEXT_ALIGNMENT_LEFT <- as.integer( 1 )
wxTEXT_ALIGNMENT_CENTRE <- as.integer( 2 )
wxTEXT_ALIGNMENT_CENTER <- as.integer( 2 )
wxTEXT_ALIGNMENT_RIGHT <- as.integer( 3 )
wxTEXT_ALIGNMENT_JUSTIFIED <- as.integer( 4 )
wxBG_STYLE_SYSTEM <- as.integer( 0 )
wxBG_STYLE_COLOUR <- as.integer( 1 )
wxBG_STYLE_CUSTOM <- as.integer( 2 )
#_IEEE_ <- as.integer( -1 )
#_SVID_ <- as.integer( 0 )
#_XOPEN_ <- as.integer( 1 )
#_POSIX_ <- as.integer( 2 )
#_ISOC_ <- as.integer( 3 )
wxFR_DOWN <- as.integer( 1 )
wxFR_WHOLEWORD <- as.integer( 2 )
wxFR_MATCHCASE <- as.integer( 4 )
wxFULLSCREEN_NOMENUBAR <- as.integer( 1 )
wxFULLSCREEN_NOTOOLBAR <- as.integer( 2 )
wxFULLSCREEN_NOSTATUSBAR <- as.integer( 4 )
wxFULLSCREEN_NOBORDER <- as.integer( 8 )
wxFULLSCREEN_NOCAPTION <- as.integer( 16 )
wxFULLSCREEN_ALL <- as.integer( 31 )
wxKILL_OK <- as.integer( 0 )
wxKILL_BAD_SIGNAL <- as.integer( 1 )
wxKILL_ACCESS_DENIED <- as.integer( 2 )
wxKILL_NO_PROCESS <- as.integer( 3 )
wxKILL_ERROR <- as.integer( 4 )
PTHREAD_SCOPE_SYSTEM <- as.integer( 0 )
PTHREAD_SCOPE_PROCESS <- as.integer( 1 )
PTHREAD_CANCEL_ENABLE <- as.integer( 0 )
PTHREAD_CANCEL_DISABLE <- as.integer( 1 )
PTHREAD_PROCESS_PRIVATE <- as.integer( 0 )
PTHREAD_PROCESS_SHARED <- as.integer( 1 )
wxFONTWEIGHT_NORMAL <- as.integer( 90 )
wxFONTWEIGHT_LIGHT <- as.integer( 91 )
wxFONTWEIGHT_BOLD <- as.integer( 92 )
wxFONTWEIGHT_MAX <- as.integer( 93 )
wxSIGNONE <- as.integer( 0 )
wxSIGHUP <- as.integer( 1 )
wxSIGINT <- as.integer( 2 )
wxSIGQUIT <- as.integer( 3 )
wxSIGILL <- as.integer( 4 )
wxSIGTRAP <- as.integer( 5 )
wxSIGABRT <- as.integer( 6 )
wxSIGIOT <- as.integer( 6 )
wxSIGEMT <- as.integer( 7 )
wxSIGFPE <- as.integer( 8 )
wxSIGKILL <- as.integer( 9 )
wxSIGBUS <- as.integer( 10 )
wxSIGSEGV <- as.integer( 11 )
wxSIGSYS <- as.integer( 12 )
wxSIGPIPE <- as.integer( 13 )
wxSIGALRM <- as.integer( 14 )
wxSIGTERM <- as.integer( 15 )
wxWINDOW_VARIANT_NORMAL <- as.integer( 0 )
wxWINDOW_VARIANT_SMALL <- as.integer( 1 )
wxWINDOW_VARIANT_MINI <- as.integer( 2 )
wxWINDOW_VARIANT_LARGE <- as.integer( 3 )
wxWINDOW_VARIANT_MAX <- as.integer( 4 )
wxLIST_FIND_UP <- as.integer( 0 )
wxLIST_FIND_DOWN <- as.integer( 1 )
wxLIST_FIND_LEFT <- as.integer( 2 )
wxLIST_FIND_RIGHT <- as.integer( 3 )
wxLOCALE_CAT_NUMBER <- as.integer( 0 )
wxLOCALE_CAT_DATE <- as.integer( 1 )
wxLOCALE_CAT_MONEY <- as.integer( 2 )
wxLOCALE_CAT_MAX <- as.integer( 3 )
wxHTML_URL_PAGE <- as.integer( 0 )
wxHTML_URL_IMAGE <- as.integer( 1 )
wxHTML_URL_OTHER <- as.integer( 2 )
wxCAL_BORDER_NONE <- as.integer( 0 )
wxCAL_BORDER_SQUARE <- as.integer( 1 )
wxCAL_BORDER_ROUND <- as.integer( 2 )
wxITEM_SEPARATOR <- as.integer( -1 )
wxITEM_NORMAL <- as.integer( 0 )
wxITEM_CHECK <- as.integer( 1 )
wxITEM_RADIO <- as.integer( 2 )
wxITEM_MAX <- as.integer( 3 )
wxTE_HT_UNKNOWN <- as.integer( -2 )
wxTE_HT_BEFORE <- as.integer( -1 )
wxTE_HT_ON_TEXT <- as.integer( 0 )
wxTE_HT_BELOW <- as.integer( 1 )
wxTE_HT_BEYOND <- as.integer( 2 )
wxUnconstrained <- as.integer( 0 )
wxAsIs <- as.integer( 1 )
wxPercentOf <- as.integer( 2 )
wxAbove <- as.integer( 3 )
wxBelow <- as.integer( 4 )
wxLeftOf <- as.integer( 5 )
wxRightOf <- as.integer( 6 )
wxSameAs <- as.integer( 7 )
wxAbsolute <- as.integer( 8 )
wxBORDER_DEFAULT <- as.integer( 0 )
wxBORDER_NONE <- as.integer( 2097152 )
wxBORDER_STATIC <- as.integer( 16777216 )
wxBORDER_SIMPLE <- as.integer( 33554432 )
wxBORDER_RAISED <- as.integer( 67108864 )
wxBORDER_SUNKEN <- as.integer( 134217728 )
wxBORDER_DOUBLE <- as.integer( 268435456 )
wxBORDER_MASK <- as.integer( 522190848 )
wxHTTP_GET <- as.integer( 0 )
wxHTTP_POST <- as.integer( 1 )
wxHTTP_HEAD <- as.integer( 2 )
PTHREAD_INHERIT_SCHED <- as.integer( 0 )
PTHREAD_EXPLICIT_SCHED <- as.integer( 1 )
wxIMAGE_RESOLUTION_INCHES <- as.integer( 1 )
wxIMAGE_RESOLUTION_CM <- as.integer( 2 )
wxFONTSTYLE_NORMAL <- as.integer( 90 )
wxFONTSTYLE_ITALIC <- as.integer( 93 )
wxFONTSTYLE_SLANT <- as.integer( 94 )
wxFONTSTYLE_MAX <- as.integer( 95 )
wxKILL_NOCHILDREN <- as.integer( 0 )
wxKILL_CHILDREN <- as.integer( 1 )
wxLeft <- as.integer( 0 )
wxTop <- as.integer( 1 )
wxRight <- as.integer( 2 )
wxBottom <- as.integer( 3 )
wxWidth <- as.integer( 4 )
wxHeight <- as.integer( 5 )
wxCentre <- as.integer( 6 )
wxCenter <- as.integer( 6 )
wxCentreX <- as.integer( 7 )
wxCentreY <- as.integer( 8 )
wxLIST_RECT_BOUNDS <- as.integer( 0 )
wxLIST_RECT_ICON <- as.integer( 1 )
wxLIST_RECT_LABEL <- as.integer( 2 )
wxSYS_SCREEN_NONE <- as.integer( 0 )
wxSYS_SCREEN_TINY <- as.integer( 1 )
wxSYS_SCREEN_PDA <- as.integer( 2 )
wxSYS_SCREEN_SMALL <- as.integer( 3 )
wxSYS_SCREEN_DESKTOP <- as.integer( 4 )
wxHORIZONTAL <- as.integer( 4 )
wxVERTICAL <- as.integer( 8 )
wxBOTH <- as.integer( 12 )
Current_Version <- as.integer( 1 )
Current_Age <- as.integer( 5 )
wxCONTROL_DISABLED <- as.integer( 1 )
wxCONTROL_FOCUSED <- as.integer( 2 )
wxCONTROL_PRESSED <- as.integer( 4 )
wxCONTROL_ISDEFAULT <- as.integer( 8 )
wxCONTROL_ISSUBMENU <- as.integer( 8 )
wxCONTROL_EXPANDED <- as.integer( 8 )
wxCONTROL_CURRENT <- as.integer( 16 )
wxCONTROL_SELECTED <- as.integer( 32 )
wxCONTROL_CHECKED <- as.integer( 64 )
wxCONTROL_CHECKABLE <- as.integer( 128 )
wxCONTROL_UNDETERMINED <- as.integer( 128 )
wxCONTROL_FLAGS_MASK <- as.integer( 255 )
wxCONTROL_DIRTY <- as.integer( NA )
wxCAL_HITTEST_NOWHERE <- as.integer( 0 )
wxCAL_HITTEST_HEADER <- as.integer( 1 )
wxCAL_HITTEST_DAY <- as.integer( 2 )
wxCAL_HITTEST_INCMONTH <- as.integer( 3 )
wxCAL_HITTEST_DECMONTH <- as.integer( 4 )
wxCAL_HITTEST_SURROUNDING_WEEK <- as.integer( 5 )
wxTOOL_STYLE_BUTTON <- as.integer( 1 )
wxTOOL_STYLE_SEPARATOR <- as.integer( 2 )
wxTOOL_STYLE_CONTROL <- as.integer( 3 )
wxPRINT_WINDOWS <- as.integer( 1 )
wxPRINT_POSTSCRIPT <- as.integer( 2 )
wxEXEC_ASYNC <- as.integer( 0 )
wxEXEC_SYNC <- as.integer( 1 )
wxEXEC_NOHIDE <- as.integer( 2 )
wxEXEC_MAKE_GROUP_LEADER <- as.integer( 4 )
wxEXEC_NODISABLE <- as.integer( 8 )
wxSTRETCH_NOT <- as.integer( 0 )
wxSHRINK <- as.integer( 4096 )
wxGROW <- as.integer( 8192 )
wxEXPAND <- as.integer( 8192 )
wxSHAPED <- as.integer( 16384 )
wxFIXED_MINSIZE <- as.integer( 32768 )
wxTILE <- as.integer( 49152 )
wxADJUST_MINSIZE <- as.integer( 1048576 )
wxLANGUAGE_DEFAULT <- as.integer( 0 )
wxLANGUAGE_UNKNOWN <- as.integer( 1 )
wxLANGUAGE_ABKHAZIAN <- as.integer( 2 )
wxLANGUAGE_AFAR <- as.integer( 3 )
wxLANGUAGE_AFRIKAANS <- as.integer( 4 )
wxLANGUAGE_ALBANIAN <- as.integer( 5 )
wxLANGUAGE_AMHARIC <- as.integer( 6 )
wxLANGUAGE_ARABIC <- as.integer( 7 )
wxLANGUAGE_ARABIC_ALGERIA <- as.integer( 8 )
wxLANGUAGE_ARABIC_BAHRAIN <- as.integer( 9 )
wxLANGUAGE_ARABIC_EGYPT <- as.integer( 10 )
wxLANGUAGE_ARABIC_IRAQ <- as.integer( 11 )
wxLANGUAGE_ARABIC_JORDAN <- as.integer( 12 )
wxLANGUAGE_ARABIC_KUWAIT <- as.integer( 13 )
wxLANGUAGE_ARABIC_LEBANON <- as.integer( 14 )
wxLANGUAGE_ARABIC_LIBYA <- as.integer( 15 )
wxLANGUAGE_ARABIC_MOROCCO <- as.integer( 16 )
wxLANGUAGE_ARABIC_OMAN <- as.integer( 17 )
wxLANGUAGE_ARABIC_QATAR <- as.integer( 18 )
wxLANGUAGE_ARABIC_SAUDI_ARABIA <- as.integer( 19 )
wxLANGUAGE_ARABIC_SUDAN <- as.integer( 20 )
wxLANGUAGE_ARABIC_SYRIA <- as.integer( 21 )
wxLANGUAGE_ARABIC_TUNISIA <- as.integer( 22 )
wxLANGUAGE_ARABIC_UAE <- as.integer( 23 )
wxLANGUAGE_ARABIC_YEMEN <- as.integer( 24 )
wxLANGUAGE_ARMENIAN <- as.integer( 25 )
wxLANGUAGE_ASSAMESE <- as.integer( 26 )
wxLANGUAGE_AYMARA <- as.integer( 27 )
wxLANGUAGE_AZERI <- as.integer( 28 )
wxLANGUAGE_AZERI_CYRILLIC <- as.integer( 29 )
wxLANGUAGE_AZERI_LATIN <- as.integer( 30 )
wxLANGUAGE_BASHKIR <- as.integer( 31 )
wxLANGUAGE_BASQUE <- as.integer( 32 )
wxLANGUAGE_BELARUSIAN <- as.integer( 33 )
wxLANGUAGE_BENGALI <- as.integer( 34 )
wxLANGUAGE_BHUTANI <- as.integer( 35 )
wxLANGUAGE_BIHARI <- as.integer( 36 )
wxLANGUAGE_BISLAMA <- as.integer( 37 )
wxLANGUAGE_BRETON <- as.integer( 38 )
wxLANGUAGE_BULGARIAN <- as.integer( 39 )
wxLANGUAGE_BURMESE <- as.integer( 40 )
wxLANGUAGE_CAMBODIAN <- as.integer( 41 )
wxLANGUAGE_CATALAN <- as.integer( 42 )
wxLANGUAGE_CHINESE <- as.integer( 43 )
wxLANGUAGE_CHINESE_SIMPLIFIED <- as.integer( 44 )
wxLANGUAGE_CHINESE_TRADITIONAL <- as.integer( 45 )
wxLANGUAGE_CHINESE_HONGKONG <- as.integer( 46 )
wxLANGUAGE_CHINESE_MACAU <- as.integer( 47 )
wxLANGUAGE_CHINESE_SINGAPORE <- as.integer( 48 )
wxLANGUAGE_CHINESE_TAIWAN <- as.integer( 49 )
wxLANGUAGE_CORSICAN <- as.integer( 50 )
wxLANGUAGE_CROATIAN <- as.integer( 51 )
wxLANGUAGE_CZECH <- as.integer( 52 )
wxLANGUAGE_DANISH <- as.integer( 53 )
wxLANGUAGE_DUTCH <- as.integer( 54 )
wxLANGUAGE_DUTCH_BELGIAN <- as.integer( 55 )
wxLANGUAGE_ENGLISH <- as.integer( 56 )
wxLANGUAGE_ENGLISH_UK <- as.integer( 57 )
wxLANGUAGE_ENGLISH_US <- as.integer( 58 )
wxLANGUAGE_ENGLISH_AUSTRALIA <- as.integer( 59 )
wxLANGUAGE_ENGLISH_BELIZE <- as.integer( 60 )
wxLANGUAGE_ENGLISH_BOTSWANA <- as.integer( 61 )
wxLANGUAGE_ENGLISH_CANADA <- as.integer( 62 )
wxLANGUAGE_ENGLISH_CARIBBEAN <- as.integer( 63 )
wxLANGUAGE_ENGLISH_DENMARK <- as.integer( 64 )
wxLANGUAGE_ENGLISH_EIRE <- as.integer( 65 )
wxLANGUAGE_ENGLISH_JAMAICA <- as.integer( 66 )
wxLANGUAGE_ENGLISH_NEW_ZEALAND <- as.integer( 67 )
wxLANGUAGE_ENGLISH_PHILIPPINES <- as.integer( 68 )
wxLANGUAGE_ENGLISH_SOUTH_AFRICA <- as.integer( 69 )
wxLANGUAGE_ENGLISH_TRINIDAD <- as.integer( 70 )
wxLANGUAGE_ENGLISH_ZIMBABWE <- as.integer( 71 )
wxLANGUAGE_ESPERANTO <- as.integer( 72 )
wxLANGUAGE_ESTONIAN <- as.integer( 73 )
wxLANGUAGE_FAEROESE <- as.integer( 74 )
wxLANGUAGE_FARSI <- as.integer( 75 )
wxLANGUAGE_FIJI <- as.integer( 76 )
wxLANGUAGE_FINNISH <- as.integer( 77 )
wxLANGUAGE_FRENCH <- as.integer( 78 )
wxLANGUAGE_FRENCH_BELGIAN <- as.integer( 79 )
wxLANGUAGE_FRENCH_CANADIAN <- as.integer( 80 )
wxLANGUAGE_FRENCH_LUXEMBOURG <- as.integer( 81 )
wxLANGUAGE_FRENCH_MONACO <- as.integer( 82 )
wxLANGUAGE_FRENCH_SWISS <- as.integer( 83 )
wxLANGUAGE_FRISIAN <- as.integer( 84 )
wxLANGUAGE_GALICIAN <- as.integer( 85 )
wxLANGUAGE_GEORGIAN <- as.integer( 86 )
wxLANGUAGE_GERMAN <- as.integer( 87 )
wxLANGUAGE_GERMAN_AUSTRIAN <- as.integer( 88 )
wxLANGUAGE_GERMAN_BELGIUM <- as.integer( 89 )
wxLANGUAGE_GERMAN_LIECHTENSTEIN <- as.integer( 90 )
wxLANGUAGE_GERMAN_LUXEMBOURG <- as.integer( 91 )
wxLANGUAGE_GERMAN_SWISS <- as.integer( 92 )
wxLANGUAGE_GREEK <- as.integer( 93 )
wxLANGUAGE_GREENLANDIC <- as.integer( 94 )
wxLANGUAGE_GUARANI <- as.integer( 95 )
wxLANGUAGE_GUJARATI <- as.integer( 96 )
wxLANGUAGE_HAUSA <- as.integer( 97 )
wxLANGUAGE_HEBREW <- as.integer( 98 )
wxLANGUAGE_HINDI <- as.integer( 99 )
wxLANGUAGE_HUNGARIAN <- as.integer( 100 )
wxLANGUAGE_ICELANDIC <- as.integer( 101 )
wxLANGUAGE_INDONESIAN <- as.integer( 102 )
wxLANGUAGE_INTERLINGUA <- as.integer( 103 )
wxLANGUAGE_INTERLINGUE <- as.integer( 104 )
wxLANGUAGE_INUKTITUT <- as.integer( 105 )
wxLANGUAGE_INUPIAK <- as.integer( 106 )
wxLANGUAGE_IRISH <- as.integer( 107 )
wxLANGUAGE_ITALIAN <- as.integer( 108 )
wxLANGUAGE_ITALIAN_SWISS <- as.integer( 109 )
wxLANGUAGE_JAPANESE <- as.integer( 110 )
wxLANGUAGE_JAVANESE <- as.integer( 111 )
wxLANGUAGE_KANNADA <- as.integer( 112 )
wxLANGUAGE_KASHMIRI <- as.integer( 113 )
wxLANGUAGE_KASHMIRI_INDIA <- as.integer( 114 )
wxLANGUAGE_KAZAKH <- as.integer( 115 )
wxLANGUAGE_KERNEWEK <- as.integer( 116 )
wxLANGUAGE_KINYARWANDA <- as.integer( 117 )
wxLANGUAGE_KIRGHIZ <- as.integer( 118 )
wxLANGUAGE_KIRUNDI <- as.integer( 119 )
wxLANGUAGE_KONKANI <- as.integer( 120 )
wxLANGUAGE_KOREAN <- as.integer( 121 )
wxLANGUAGE_KURDISH <- as.integer( 122 )
wxLANGUAGE_LAOTHIAN <- as.integer( 123 )
wxLANGUAGE_LATIN <- as.integer( 124 )
wxLANGUAGE_LATVIAN <- as.integer( 125 )
wxLANGUAGE_LINGALA <- as.integer( 126 )
wxLANGUAGE_LITHUANIAN <- as.integer( 127 )
wxLANGUAGE_MACEDONIAN <- as.integer( 128 )
wxLANGUAGE_MALAGASY <- as.integer( 129 )
wxLANGUAGE_MALAY <- as.integer( 130 )
wxLANGUAGE_MALAYALAM <- as.integer( 131 )
wxLANGUAGE_MALAY_BRUNEI_DARUSSALAM <- as.integer( 132 )
wxLANGUAGE_MALAY_MALAYSIA <- as.integer( 133 )
wxLANGUAGE_MALTESE <- as.integer( 134 )
wxLANGUAGE_MANIPURI <- as.integer( 135 )
wxLANGUAGE_MAORI <- as.integer( 136 )
wxLANGUAGE_MARATHI <- as.integer( 137 )
wxLANGUAGE_MOLDAVIAN <- as.integer( 138 )
wxLANGUAGE_MONGOLIAN <- as.integer( 139 )
wxLANGUAGE_NAURU <- as.integer( 140 )
wxLANGUAGE_NEPALI <- as.integer( 141 )
wxLANGUAGE_NEPALI_INDIA <- as.integer( 142 )
wxLANGUAGE_NORWEGIAN_BOKMAL <- as.integer( 143 )
wxLANGUAGE_NORWEGIAN_NYNORSK <- as.integer( 144 )
wxLANGUAGE_OCCITAN <- as.integer( 145 )
wxLANGUAGE_ORIYA <- as.integer( 146 )
wxLANGUAGE_OROMO <- as.integer( 147 )
wxLANGUAGE_PASHTO <- as.integer( 148 )
wxLANGUAGE_POLISH <- as.integer( 149 )
wxLANGUAGE_PORTUGUESE <- as.integer( 150 )
wxLANGUAGE_PORTUGUESE_BRAZILIAN <- as.integer( 151 )
wxLANGUAGE_PUNJABI <- as.integer( 152 )
wxLANGUAGE_QUECHUA <- as.integer( 153 )
wxLANGUAGE_RHAETO_ROMANCE <- as.integer( 154 )
wxLANGUAGE_ROMANIAN <- as.integer( 155 )
wxLANGUAGE_RUSSIAN <- as.integer( 156 )
wxLANGUAGE_RUSSIAN_UKRAINE <- as.integer( 157 )
wxLANGUAGE_SAMOAN <- as.integer( 158 )
wxLANGUAGE_SANGHO <- as.integer( 159 )
wxLANGUAGE_SANSKRIT <- as.integer( 160 )
wxLANGUAGE_SCOTS_GAELIC <- as.integer( 161 )
wxLANGUAGE_SERBIAN <- as.integer( 162 )
wxLANGUAGE_SERBIAN_CYRILLIC <- as.integer( 163 )
wxLANGUAGE_SERBIAN_LATIN <- as.integer( 164 )
wxLANGUAGE_SERBO_CROATIAN <- as.integer( 165 )
wxLANGUAGE_SESOTHO <- as.integer( 166 )
wxLANGUAGE_SETSWANA <- as.integer( 167 )
wxLANGUAGE_SHONA <- as.integer( 168 )
wxLANGUAGE_SINDHI <- as.integer( 169 )
wxLANGUAGE_SINHALESE <- as.integer( 170 )
wxLANGUAGE_SISWATI <- as.integer( 171 )
wxLANGUAGE_SLOVAK <- as.integer( 172 )
wxLANGUAGE_SLOVENIAN <- as.integer( 173 )
wxLANGUAGE_SOMALI <- as.integer( 174 )
wxLANGUAGE_SPANISH <- as.integer( 175 )
wxLANGUAGE_SPANISH_ARGENTINA <- as.integer( 176 )
wxLANGUAGE_SPANISH_BOLIVIA <- as.integer( 177 )
wxLANGUAGE_SPANISH_CHILE <- as.integer( 178 )
wxLANGUAGE_SPANISH_COLOMBIA <- as.integer( 179 )
wxLANGUAGE_SPANISH_COSTA_RICA <- as.integer( 180 )
wxLANGUAGE_SPANISH_DOMINICAN_REPUBLIC <- as.integer( 181 )
wxLANGUAGE_SPANISH_ECUADOR <- as.integer( 182 )
wxLANGUAGE_SPANISH_EL_SALVADOR <- as.integer( 183 )
wxLANGUAGE_SPANISH_GUATEMALA <- as.integer( 184 )
wxLANGUAGE_SPANISH_HONDURAS <- as.integer( 185 )
wxLANGUAGE_SPANISH_MEXICAN <- as.integer( 186 )
wxLANGUAGE_SPANISH_MODERN <- as.integer( 187 )
wxLANGUAGE_SPANISH_NICARAGUA <- as.integer( 188 )
wxLANGUAGE_SPANISH_PANAMA <- as.integer( 189 )
wxLANGUAGE_SPANISH_PARAGUAY <- as.integer( 190 )
wxLANGUAGE_SPANISH_PERU <- as.integer( 191 )
wxLANGUAGE_SPANISH_PUERTO_RICO <- as.integer( 192 )
wxLANGUAGE_SPANISH_URUGUAY <- as.integer( 193 )
wxLANGUAGE_SPANISH_US <- as.integer( 194 )
wxLANGUAGE_SPANISH_VENEZUELA <- as.integer( 195 )
wxLANGUAGE_SUNDANESE <- as.integer( 196 )
wxLANGUAGE_SWAHILI <- as.integer( 197 )
wxLANGUAGE_SWEDISH <- as.integer( 198 )
wxLANGUAGE_SWEDISH_FINLAND <- as.integer( 199 )
wxLANGUAGE_TAGALOG <- as.integer( 200 )
wxLANGUAGE_TAJIK <- as.integer( 201 )
wxLANGUAGE_TAMIL <- as.integer( 202 )
wxLANGUAGE_TATAR <- as.integer( 203 )
wxLANGUAGE_TELUGU <- as.integer( 204 )
wxLANGUAGE_THAI <- as.integer( 205 )
wxLANGUAGE_TIBETAN <- as.integer( 206 )
wxLANGUAGE_TIGRINYA <- as.integer( 207 )
wxLANGUAGE_TONGA <- as.integer( 208 )
wxLANGUAGE_TSONGA <- as.integer( 209 )
wxLANGUAGE_TURKISH <- as.integer( 210 )
wxLANGUAGE_TURKMEN <- as.integer( 211 )
wxLANGUAGE_TWI <- as.integer( 212 )
wxLANGUAGE_UIGHUR <- as.integer( 213 )
wxLANGUAGE_UKRAINIAN <- as.integer( 214 )
wxLANGUAGE_URDU <- as.integer( 215 )
wxLANGUAGE_URDU_INDIA <- as.integer( 216 )
wxLANGUAGE_URDU_PAKISTAN <- as.integer( 217 )
wxLANGUAGE_UZBEK <- as.integer( 218 )
wxLANGUAGE_UZBEK_CYRILLIC <- as.integer( 219 )
wxLANGUAGE_UZBEK_LATIN <- as.integer( 220 )
wxLANGUAGE_VIETNAMESE <- as.integer( 221 )
wxLANGUAGE_VOLAPUK <- as.integer( 222 )
wxLANGUAGE_WELSH <- as.integer( 223 )
wxLANGUAGE_WOLOF <- as.integer( 224 )
wxLANGUAGE_XHOSA <- as.integer( 225 )
wxLANGUAGE_YIDDISH <- as.integer( 226 )
wxLANGUAGE_YORUBA <- as.integer( 227 )
wxLANGUAGE_ZHUANG <- as.integer( 228 )
wxLANGUAGE_ZULU <- as.integer( 229 )
wxLANGUAGE_USER_DEFINED <- as.integer( 230 )
wxPROTO_NOERR <- as.integer( 0 )
wxPROTO_NETERR <- as.integer( 1 )
wxPROTO_PROTERR <- as.integer( 2 )
wxPROTO_CONNERR <- as.integer( 3 )
wxPROTO_INVVAL <- as.integer( 4 )
wxPROTO_NOHNDLR <- as.integer( 5 )
wxPROTO_NOFILE <- as.integer( 6 )
wxPROTO_ABRT <- as.integer( 7 )
wxPROTO_RCNCT <- as.integer( 8 )
wxPROTO_STREAMING <- as.integer( 9 )
wxCMD_LINE_SWITCH <- as.integer( 0 )
wxCMD_LINE_OPTION <- as.integer( 1 )
wxCMD_LINE_PARAM <- as.integer( 2 )
wxCMD_LINE_NONE <- as.integer( 3 )
PTHREAD_CREATE_JOINABLE <- as.integer( 0 )
PTHREAD_CREATE_DETACHED <- as.integer( 1 )
FP_NAN <- as.integer( 0 )
FP_INFINITE <- as.integer( 1 )
FP_ZERO <- as.integer( 2 )
FP_SUBNORMAL <- as.integer( 3 )
FP_NORMAL <- as.integer( 4 )
GSOCK_INPUT <- as.integer( 0 )
GSOCK_OUTPUT <- as.integer( 1 )
GSOCK_CONNECTION <- as.integer( 2 )
GSOCK_LOST <- as.integer( 3 )
GSOCK_MAX_EVENT <- as.integer( 4 )
is_file <- as.integer( 0 )
is_dir <- as.integer( 1 )
is_link <- as.integer( 2 )
is_exe <- as.integer( 4 )
is_drive <- as.integer( 8 )
wxOPEN <- as.integer( 1 )
wxSAVE <- as.integer( 2 )
wxOVERWRITE_PROMPT <- as.integer( 4 )
wxHIDE_READONLY <- as.integer( 8 )
wxFILE_MUST_EXIST <- as.integer( 16 )
wxMULTIPLE <- as.integer( 32 )
wxCHANGE_DIR <- as.integer( 64 )
wxDEFAULT <- as.integer( 70 )
wxDECORATIVE <- as.integer( 71 )
wxROMAN <- as.integer( 72 )
wxSCRIPT <- as.integer( 73 )
wxSWISS <- as.integer( 74 )
wxMODERN <- as.integer( 75 )
wxTELETYPE <- as.integer( 76 )
wxVARIABLE <- as.integer( 80 )
wxFIXED <- as.integer( 81 )
wxNORMAL <- as.integer( 90 )
wxLIGHT <- as.integer( 91 )
wxBOLD <- as.integer( 92 )
wxITALIC <- as.integer( 93 )
wxSLANT <- as.integer( 94 )
wxSOLID <- as.integer( 100 )
wxDOT <- as.integer( 101 )
wxLONG_DASH <- as.integer( 102 )
wxSHORT_DASH <- as.integer( 103 )
wxDOT_DASH <- as.integer( 104 )
wxUSER_DASH <- as.integer( 105 )
wxTRANSPARENT <- as.integer( 106 )
wxSTIPPLE_MASK_OPAQUE <- as.integer( 107 )
wxSTIPPLE_MASK <- as.integer( 108 )
wxSTIPPLE <- as.integer( 110 )
wxBDIAGONAL_HATCH <- as.integer( 111 )
wxCROSSDIAG_HATCH <- as.integer( 112 )
wxFDIAGONAL_HATCH <- as.integer( 113 )
wxCROSS_HATCH <- as.integer( 114 )
wxHORIZONTAL_HATCH <- as.integer( 115 )
wxVERTICAL_HATCH <- as.integer( 116 )
wxFIRST_HATCH <- as.integer( 111 )
wxLAST_HATCH <- as.integer( 116 )
wxJOIN_BEVEL <- as.integer( 120 )
wxJOIN_MITER <- as.integer( 121 )
wxJOIN_ROUND <- as.integer( 122 )
wxCAP_ROUND <- as.integer( 130 )
wxCAP_PROJECTING <- as.integer( 131 )
wxCAP_BUTT <- as.integer( 132 )
wxFONTFAMILY_DEFAULT <- as.integer( 70 )
wxFONTFAMILY_DECORATIVE <- as.integer( 71 )
wxFONTFAMILY_ROMAN <- as.integer( 72 )
wxFONTFAMILY_SCRIPT <- as.integer( 73 )
wxFONTFAMILY_SWISS <- as.integer( 74 )
wxFONTFAMILY_MODERN <- as.integer( 75 )
wxFONTFAMILY_TELETYPE <- as.integer( 76 )
wxFONTFAMILY_MAX <- as.integer( 77 )
wxFONTFAMILY_UNKNOWN <- as.integer( 77 )
Later <- as.integer( -1 )
No <- as.integer( 0 )
Yes <- as.integer( 1 )
wxDragError <- as.integer( 0 )
wxDragNone <- as.integer( 1 )
wxDragCopy <- as.integer( 2 )
wxDragMove <- as.integer( 3 )
wxDragLink <- as.integer( 4 )
wxDragCancel <- as.integer( 5 )
wxLIST_AUTOSIZE <- as.integer( -1 )
wxLIST_AUTOSIZE_USEHEADER <- as.integer( -2 )
wxSYS_CAN_DRAW_FRAME_DECORATIONS <- as.integer( 1 )
wxSYS_CAN_ICONIZE_FRAME <- as.integer( 2 )
wxDL_LAZY <- as.integer( 1 )
wxDL_NOW <- as.integer( 2 )
wxDL_GLOBAL <- as.integer( 4 )
wxDL_VERBATIM <- as.integer( 8 )
wxDL_NOSHARE <- as.integer( 16 )
wxDL_DEFAULT <- as.integer( 2 )
Item_None <- as.integer( 0 )
Item_Window <- as.integer( 1 )
Item_Sizer <- as.integer( 2 )
Item_Spacer <- as.integer( 3 )
Item_Max <- as.integer( 4 )
wxCENTRE <- as.integer( 1 )
wxCENTER <- as.integer( 1 )
wxCAL_SUNDAY_FIRST <- as.integer( 0 )
wxCAL_MONDAY_FIRST <- as.integer( 1 )
wxCAL_SHOW_HOLIDAYS <- as.integer( 2 )
wxCAL_NO_YEAR_CHANGE <- as.integer( 4 )
wxCAL_NO_MONTH_CHANGE <- as.integer( 12 )
wxCAL_SEQUENTIAL_MONTH_SELECTION <- as.integer( 16 )
wxCAL_SHOW_SURROUNDING_WEEKS <- as.integer( 32 )
wxUPDATE_UI_PROCESS_ALL <- as.integer( 0 )
wxUPDATE_UI_PROCESS_SPECIFIED <- as.integer( 1 )
wxALIGN_NOT <- as.integer( 0 )
wxALIGN_CENTER_HORIZONTAL <- as.integer( 256 )
wxALIGN_CENTRE_HORIZONTAL <- as.integer( 256 )
wxALIGN_LEFT <- as.integer( 0 )
wxALIGN_TOP <- as.integer( 0 )
wxALIGN_RIGHT <- as.integer( 512 )
wxALIGN_BOTTOM <- as.integer( 1024 )
wxALIGN_CENTER_VERTICAL <- as.integer( 2048 )
wxALIGN_CENTRE_VERTICAL <- as.integer( 2048 )
wxALIGN_CENTER <- as.integer( 2304 )
wxALIGN_CENTRE <- as.integer( 2304 )
wxALIGN_MASK <- as.integer( 3840 )
wxSOCKET_UNINIT <- as.integer( 0 )
wxSOCKET_CLIENT <- as.integer( 1 )
wxSOCKET_SERVER <- as.integer( 2 )
wxSOCKET_BASE <- as.integer( 3 )
wxSOCKET_DATAGRAM <- as.integer( 4 )
wxCMD_LINE_VAL_STRING <- as.integer( 0 )
wxCMD_LINE_VAL_NUMBER <- as.integer( 1 )
wxCMD_LINE_VAL_DATE <- as.integer( 2 )
wxCMD_LINE_VAL_NONE <- as.integer( 3 )
GSOCK_INPUT_FLAG <- as.integer( 1 )
GSOCK_OUTPUT_FLAG <- as.integer( 2 )
GSOCK_CONNECTION_FLAG <- as.integer( 4 )
GSOCK_LOST_FLAG <- as.integer( 8 )
wxLIST_NEXT_ABOVE <- as.integer( 0 )
wxLIST_NEXT_ALL <- as.integer( 1 )
wxLIST_NEXT_BELOW <- as.integer( 2 )
wxLIST_NEXT_LEFT <- as.integer( 3 )
wxLIST_NEXT_RIGHT <- as.integer( 4 )
wxCHK_UNCHECKED <- as.integer( 0 )
wxCHK_CHECKED <- as.integer( 1 )
wxCHK_UNDETERMINED <- as.integer( 2 )
wxRE_NOTBOL <- as.integer( 32 )
wxRE_NOTEOL <- as.integer( 64 )
FileList_Name <- as.integer( 0 )
FileList_Size <- as.integer( 1 )
FileList_Type <- as.integer( 2 )
FileList_Time <- as.integer( 3 )
FileList_Perm <- as.integer( 4 )
FileList_Max <- as.integer( 5 )
wxPNG_TYPE_COLOUR <- as.integer( 0 )
wxPNG_TYPE_GREY <- as.integer( 2 )
wxPNG_TYPE_GREY_RED <- as.integer( 3 )
wxHT_NOWHERE <- as.integer( 0 )
wxHT_SCROLLBAR_FIRST <- as.integer( 0 )
wxHT_SCROLLBAR_ARROW_LINE_1 <- as.integer( 1 )
wxHT_SCROLLBAR_ARROW_LINE_2 <- as.integer( 2 )
wxHT_SCROLLBAR_ARROW_PAGE_1 <- as.integer( 3 )
wxHT_SCROLLBAR_ARROW_PAGE_2 <- as.integer( 4 )
wxHT_SCROLLBAR_THUMB <- as.integer( 5 )
wxHT_SCROLLBAR_BAR_1 <- as.integer( 6 )
wxHT_SCROLLBAR_BAR_2 <- as.integer( 7 )
wxHT_SCROLLBAR_LAST <- as.integer( 8 )
wxHT_WINDOW_OUTSIDE <- as.integer( 9 )
wxHT_WINDOW_INSIDE <- as.integer( 10 )
wxHT_WINDOW_VERT_SCROLLBAR <- as.integer( 11 )
wxHT_WINDOW_HORZ_SCROLLBAR <- as.integer( 12 )
wxHT_WINDOW_CORNER <- as.integer( 13 )
wxHT_MAX <- as.integer( 14 )
wxDrag_CopyOnly <- as.integer( 0 )
wxDrag_AllowMove <- as.integer( 1 )
wxDrag_DefaultMove <- as.integer( 3 )
wxLIST_FORMAT_LEFT <- as.integer( 0 )
wxLIST_FORMAT_RIGHT <- as.integer( 1 )
wxLIST_FORMAT_CENTRE <- as.integer( 2 )
wxLIST_FORMAT_CENTER <- as.integer( 2 )
wxSYS_MOUSE_BUTTONS <- as.integer( 1 )
wxSYS_BORDER_X <- as.integer( 2 )
wxSYS_BORDER_Y <- as.integer( 3 )
wxSYS_CURSOR_X <- as.integer( 4 )
wxSYS_CURSOR_Y <- as.integer( 5 )
wxSYS_DCLICK_X <- as.integer( 6 )
wxSYS_DCLICK_Y <- as.integer( 7 )
wxSYS_DRAG_X <- as.integer( 8 )
wxSYS_DRAG_Y <- as.integer( 9 )
wxSYS_EDGE_X <- as.integer( 10 )
wxSYS_EDGE_Y <- as.integer( 11 )
wxSYS_HSCROLL_ARROW_X <- as.integer( 12 )
wxSYS_HSCROLL_ARROW_Y <- as.integer( 13 )
wxSYS_HTHUMB_X <- as.integer( 14 )
wxSYS_ICON_X <- as.integer( 15 )
wxSYS_ICON_Y <- as.integer( 16 )
wxSYS_ICONSPACING_X <- as.integer( 17 )
wxSYS_ICONSPACING_Y <- as.integer( 18 )
wxSYS_WINDOWMIN_X <- as.integer( 19 )
wxSYS_WINDOWMIN_Y <- as.integer( 20 )
wxSYS_SCREEN_X <- as.integer( 21 )
wxSYS_SCREEN_Y <- as.integer( 22 )
wxSYS_FRAMESIZE_X <- as.integer( 23 )
wxSYS_FRAMESIZE_Y <- as.integer( 24 )
wxSYS_SMALLICON_X <- as.integer( 25 )
wxSYS_SMALLICON_Y <- as.integer( 26 )
wxSYS_HSCROLL_Y <- as.integer( 27 )
wxSYS_VSCROLL_X <- as.integer( 28 )
wxSYS_VSCROLL_ARROW_X <- as.integer( 29 )
wxSYS_VSCROLL_ARROW_Y <- as.integer( 30 )
wxSYS_VTHUMB_Y <- as.integer( 31 )
wxSYS_CAPTION_Y <- as.integer( 32 )
wxSYS_MENU_Y <- as.integer( 33 )
wxSYS_NETWORK_PRESENT <- as.integer( 34 )
wxSYS_PENWINDOWS_PRESENT <- as.integer( 35 )
wxSYS_SHOW_SOUNDS <- as.integer( 36 )
wxSYS_SWAP_BUTTONS <- as.integer( 37 )
wxFLOOD_SURFACE <- as.integer( 1 )
wxFLOOD_BORDER <- as.integer( 2 )
IsBackward <- as.integer( 0 )
IsForward <- as.integer( 1 )
WinChange <- as.integer( 2 )
FromTab <- as.integer( 4 )
Sun <- as.integer( 0 )
Mon <- as.integer( 1 )
Tue <- as.integer( 2 )
Wed <- as.integer( 3 )
Thu <- as.integer( 4 )
Fri <- as.integer( 5 )
Sat <- as.integer( 6 )
Inv_WeekDay <- as.integer( 7 )
wxTREE_EXPAND_EXPAND <- as.integer( 0 )
wxTREE_EXPAND_COLLAPSE <- as.integer( 1 )
wxTREE_EXPAND_COLLAPSE_RESET <- as.integer( 2 )
wxTREE_EXPAND_TOGGLE <- as.integer( 3 )
Get <- as.integer( 1 )
Set <- as.integer( 2 )
Both <- as.integer( 3 )
wxUPDATE_UI_NONE <- as.integer( 0 )
wxUPDATE_UI_RECURSE <- as.integer( 1 )
wxUPDATE_UI_FROMIDLE <- as.integer( 2 )
wxLEFT <- as.integer( 16 )
wxRIGHT <- as.integer( 32 )
wxUP <- as.integer( 64 )
wxDOWN <- as.integer( 128 )
wxTOP <- as.integer( 64 )
wxBOTTOM <- as.integer( 128 )
wxNORTH <- as.integer( 64 )
wxSOUTH <- as.integer( 128 )
wxWEST <- as.integer( 16 )
wxEAST <- as.integer( 32 )
wxALL <- as.integer( 240 )
wxSOCKET_NONE <- as.integer( 0 )
wxSOCKET_NOWAIT <- as.integer( 1 )
wxSOCKET_WAITALL <- as.integer( 2 )
wxSOCKET_BLOCK <- as.integer( 4 )
wxSOCKET_REUSEADDR <- as.integer( 8 )
wxURI_STRICT <- as.integer( 1 )
wxCMD_LINE_OPTION_MANDATORY <- as.integer( 1 )
wxCMD_LINE_PARAM_OPTIONAL <- as.integer( 2 )
wxCMD_LINE_PARAM_MULTIPLE <- as.integer( 4 )
wxCMD_LINE_OPTION_HELP <- as.integer( 8 )
wxCMD_LINE_NEEDS_SEPARATOR <- as.integer( 16 )
GSOCK_NOERROR <- as.integer( 0 )
GSOCK_INVOP <- as.integer( 1 )
GSOCK_IOERR <- as.integer( 2 )
GSOCK_INVADDR <- as.integer( 3 )
GSOCK_INVSOCK <- as.integer( 4 )
GSOCK_NOHOST <- as.integer( 5 )
GSOCK_INVPORT <- as.integer( 6 )
GSOCK_WOULDBLOCK <- as.integer( 7 )
GSOCK_TIMEDOUT <- as.integer( 8 )
GSOCK_MEMERR <- as.integer( 9 )
GSOCK_OPTERR <- as.integer( 10 )
Primary <- as.integer( 0 )
Secondary <- as.integer( 1 )
wxDF_INVALID <- as.integer( 0 )
wxDF_TEXT <- as.integer( 1 )
wxDF_BITMAP <- as.integer( 2 )
wxDF_METAFILE <- as.integer( 3 )
wxDF_SYLK <- as.integer( 4 )
wxDF_DIF <- as.integer( 5 )
wxDF_TIFF <- as.integer( 6 )
wxDF_OEMTEXT <- as.integer( 7 )
wxDF_DIB <- as.integer( 8 )
wxDF_PALETTE <- as.integer( 9 )
wxDF_PENDATA <- as.integer( 10 )
wxDF_RIFF <- as.integer( 11 )
wxDF_WAVE <- as.integer( 12 )
wxDF_UNICODETEXT <- as.integer( 13 )
wxDF_ENHMETAFILE <- as.integer( 14 )
wxDF_FILENAME <- as.integer( 15 )
wxDF_LOCALE <- as.integer( 16 )
wxDF_PRIVATE <- as.integer( 20 )
wxDF_HTML <- as.integer( 30 )
wxDF_MAX <- as.integer( 31 )
wxLIST_ALIGN_DEFAULT <- as.integer( 0 )
wxLIST_ALIGN_LEFT <- as.integer( 1 )
wxLIST_ALIGN_TOP <- as.integer( 2 )
wxLIST_ALIGN_SNAP_TO_GRID <- as.integer( 3 )
wxRE_EXTENDED <- as.integer( 0 )
wxRE_ADVANCED <- as.integer( 1 )
wxRE_BASIC <- as.integer( 2 )
wxRE_ICASE <- as.integer( 4 )
wxRE_NOSUB <- as.integer( 8 )
wxRE_NEWLINE <- as.integer( 16 )
wxRE_DEFAULT <- as.integer( 0 )
wxMOUSE_BTN_ANY <- as.integer( -1 )
wxMOUSE_BTN_NONE <- as.integer( 0 )
wxMOUSE_BTN_LEFT <- as.integer( 1 )
wxMOUSE_BTN_MIDDLE <- as.integer( 2 )
wxMOUSE_BTN_RIGHT <- as.integer( 3 )
wxPROCESS_DEFAULT <- as.integer( 0 )
wxPROCESS_REDIRECT <- as.integer( 1 )
wxSYS_COLOUR_SCROLLBAR <- as.integer( 0 )
wxSYS_COLOUR_BACKGROUND <- as.integer( 1 )
wxSYS_COLOUR_DESKTOP <- as.integer( 1 )
wxSYS_COLOUR_ACTIVECAPTION <- as.integer( 2 )
wxSYS_COLOUR_INACTIVECAPTION <- as.integer( 3 )
wxSYS_COLOUR_MENU <- as.integer( 4 )
wxSYS_COLOUR_WINDOW <- as.integer( 5 )
wxSYS_COLOUR_WINDOWFRAME <- as.integer( 6 )
wxSYS_COLOUR_MENUTEXT <- as.integer( 7 )
wxSYS_COLOUR_WINDOWTEXT <- as.integer( 8 )
wxSYS_COLOUR_CAPTIONTEXT <- as.integer( 9 )
wxSYS_COLOUR_ACTIVEBORDER <- as.integer( 10 )
wxSYS_COLOUR_INACTIVEBORDER <- as.integer( 11 )
wxSYS_COLOUR_APPWORKSPACE <- as.integer( 12 )
wxSYS_COLOUR_HIGHLIGHT <- as.integer( 13 )
wxSYS_COLOUR_HIGHLIGHTTEXT <- as.integer( 14 )
wxSYS_COLOUR_BTNFACE <- as.integer( 15 )
wxSYS_COLOUR_3DFACE <- as.integer( 15 )
wxSYS_COLOUR_BTNSHADOW <- as.integer( 16 )
wxSYS_COLOUR_3DSHADOW <- as.integer( 16 )
wxSYS_COLOUR_GRAYTEXT <- as.integer( 17 )
wxSYS_COLOUR_BTNTEXT <- as.integer( 18 )
wxSYS_COLOUR_INACTIVECAPTIONTEXT <- as.integer( 19 )
wxSYS_COLOUR_BTNHIGHLIGHT <- as.integer( 20 )
wxSYS_COLOUR_BTNHILIGHT <- as.integer( 20 )
wxSYS_COLOUR_3DHIGHLIGHT <- as.integer( 20 )
wxSYS_COLOUR_3DHILIGHT <- as.integer( 20 )
wxSYS_COLOUR_3DDKSHADOW <- as.integer( 21 )
wxSYS_COLOUR_3DLIGHT <- as.integer( 22 )
wxSYS_COLOUR_INFOTEXT <- as.integer( 23 )
wxSYS_COLOUR_INFOBK <- as.integer( 24 )
wxSYS_COLOUR_LISTBOX <- as.integer( 25 )
wxSYS_COLOUR_HOTLIGHT <- as.integer( 26 )
wxSYS_COLOUR_GRADIENTACTIVECAPTION <- as.integer( 27 )
wxSYS_COLOUR_GRADIENTINACTIVECAPTION <- as.integer( 28 )
wxSYS_COLOUR_MENUHILIGHT <- as.integer( 29 )
wxSYS_COLOUR_MENUBAR <- as.integer( 30 )
wxSYS_COLOUR_MAX <- as.integer( 31 )
wxURI_SCHEME <- as.integer( 1 )
wxURI_USERINFO <- as.integer( 2 )
wxURI_SERVER <- as.integer( 4 )
wxURI_PORT <- as.integer( 8 )
wxURI_PATH <- as.integer( 16 )
wxURI_QUERY <- as.integer( 32 )
wxURI_FRAGMENT <- as.integer( 64 )
wxDL_PLUGIN_GUI <- as.integer( 0 )
wxDL_PLUGIN_BASE <- as.integer( 1 )
wxCLEAR <- as.integer( 0 )
wxROP_BLACK <- as.integer( 0 )
wxBLIT_BLACKNESS <- as.integer( 0 )
wxXOR <- as.integer( 1 )
wxROP_XORPEN <- as.integer( 1 )
wxBLIT_SRCINVERT <- as.integer( 1 )
wxINVERT <- as.integer( 2 )
wxROP_NOT <- as.integer( 2 )
wxBLIT_DSTINVERT <- as.integer( 2 )
wxOR_REVERSE <- as.integer( 3 )
wxROP_MERGEPENNOT <- as.integer( 3 )
wxBLIT_00DD0228 <- as.integer( 3 )
wxAND_REVERSE <- as.integer( 4 )
wxROP_MASKPENNOT <- as.integer( 4 )
wxBLIT_SRCERASE <- as.integer( 4 )
wxCOPY <- as.integer( 5 )
wxROP_COPYPEN <- as.integer( 5 )
wxBLIT_SRCCOPY <- as.integer( 5 )
wxAND <- as.integer( 6 )
wxROP_MASKPEN <- as.integer( 6 )
wxBLIT_SRCAND <- as.integer( 6 )
wxAND_INVERT <- as.integer( 7 )
wxROP_MASKNOTPEN <- as.integer( 7 )
wxBLIT_00220326 <- as.integer( 7 )
wxNO_OP <- as.integer( 8 )
wxROP_NOP <- as.integer( 8 )
wxBLIT_00AA0029 <- as.integer( 8 )
wxNOR <- as.integer( 9 )
wxROP_NOTMERGEPEN <- as.integer( 9 )
wxBLIT_NOTSRCERASE <- as.integer( 9 )
wxEQUIV <- as.integer( 10 )
wxROP_NOTXORPEN <- as.integer( 10 )
wxBLIT_00990066 <- as.integer( 10 )
wxSRC_INVERT <- as.integer( 11 )
wxROP_NOTCOPYPEN <- as.integer( 11 )
wxBLIT_NOTSCRCOPY <- as.integer( 11 )
wxOR_INVERT <- as.integer( 12 )
wxROP_MERGENOTPEN <- as.integer( 12 )
wxBLIT_MERGEPAINT <- as.integer( 12 )
wxNAND <- as.integer( 13 )
wxROP_NOTMASKPEN <- as.integer( 13 )
wxBLIT_007700E6 <- as.integer( 13 )
wxOR <- as.integer( 14 )
wxROP_MERGEPEN <- as.integer( 14 )
wxBLIT_SRCPAINT <- as.integer( 14 )
wxSET <- as.integer( 15 )
wxROP_WHITE <- as.integer( 15 )
wxBLIT_WHITENESS <- as.integer( 15 )
wxNB_HITTEST_NOWHERE <- as.integer( 1 )
wxNB_HITTEST_ONICON <- as.integer( 2 )
wxNB_HITTEST_ONLABEL <- as.integer( 4 )
wxNB_HITTEST_ONITEM <- as.integer( 6 )
wxPRINT_MODE_NONE <- as.integer( 0 )
wxPRINT_MODE_PREVIEW <- as.integer( 1 )
wxPRINT_MODE_FILE <- as.integer( 2 )
wxPRINT_MODE_PRINTER <- as.integer( 3 )
wxPRINT_MODE_STREAM <- as.integer( 4 )
wxSYS_OEM_FIXED_FONT <- as.integer( 10 )
wxSYS_ANSI_FIXED_FONT <- as.integer( 11 )
wxSYS_ANSI_VAR_FONT <- as.integer( 12 )
wxSYS_SYSTEM_FONT <- as.integer( 13 )
wxSYS_DEVICE_DEFAULT_FONT <- as.integer( 14 )
wxSYS_DEFAULT_PALETTE <- as.integer( 15 )
wxSYS_SYSTEM_FIXED_FONT <- as.integer( 16 )
wxSYS_DEFAULT_GUI_FONT <- as.integer( 17 )
wxSYS_ICONTITLE_FONT <- as.integer( 17 )
wxSOCKET_NOERROR <- as.integer( 0 )
wxSOCKET_INVOP <- as.integer( 1 )
wxSOCKET_IOERR <- as.integer( 2 )
wxSOCKET_INVADDR <- as.integer( 3 )
wxSOCKET_INVSOCK <- as.integer( 4 )
wxSOCKET_NOHOST <- as.integer( 5 )
wxSOCKET_INVPORT <- as.integer( 6 )
wxSOCKET_WOULDBLOCK <- as.integer( 7 )
wxSOCKET_TIMEDOUT <- as.integer( 8 )
wxSOCKET_MEMERR <- as.integer( 9 )
wxSOCKET_DUMMY <- as.integer( 10 )
IPV4 <- as.integer( 1 )
IPV6 <- as.integer( 2 )
UNIX <- as.integer( 3 )
GSOCK_NOFAMILY <- as.integer( 0 )
GSOCK_INET <- as.integer( 1 )
GSOCK_INET6 <- as.integer( 2 )
GSOCK_UNIX <- as.integer( 3 )
wxJOY_BUTTON_ANY <- as.integer( -1 )
wxJOY_BUTTON1 <- as.integer( 1 )
wxJOY_BUTTON2 <- as.integer( 2 )
wxJOY_BUTTON3 <- as.integer( 4 )
wxJOY_BUTTON4 <- as.integer( 8 )
wxTOOL_TOP <- as.integer( 1 )
wxTOOL_BOTTOM <- as.integer( 2 )
wxTOOL_LEFT <- as.integer( 3 )
wxTOOL_RIGHT <- as.integer( 4 )
wxFLEX_GROWMODE_NONE <- as.integer( 0 )
wxFLEX_GROWMODE_SPECIFIED <- as.integer( 1 )
wxFLEX_GROWMODE_ALL <- as.integer( 2 )
wxPRINTBIN_DEFAULT <- as.integer( 0 )
wxPRINTBIN_ONLYONE <- as.integer( 1 )
wxPRINTBIN_LOWER <- as.integer( 2 )
wxPRINTBIN_MIDDLE <- as.integer( 3 )
wxPRINTBIN_MANUAL <- as.integer( 4 )
wxPRINTBIN_ENVELOPE <- as.integer( 5 )
wxPRINTBIN_ENVMANUAL <- as.integer( 6 )
wxPRINTBIN_AUTO <- as.integer( 7 )
wxPRINTBIN_TRACTOR <- as.integer( 8 )
wxPRINTBIN_SMALLFMT <- as.integer( 9 )
wxPRINTBIN_LARGEFMT <- as.integer( 10 )
wxPRINTBIN_LARGECAPACITY <- as.integer( 11 )
wxPRINTBIN_CASSETTE <- as.integer( 12 )
wxPRINTBIN_FORMSOURCE <- as.integer( 13 )
wxPRINTBIN_USER <- as.integer( 14 )
wxODDEVEN_RULE <- as.integer( 1 )
wxWINDING_RULE <- as.integer( 2 )
wxURI_REGNAME <- as.integer( 0 )
wxURI_IPV4ADDRESS <- as.integer( 1 )
wxURI_IPV6ADDRESS <- as.integer( 2 )
wxURI_IPVFUTURE <- as.integer( 3 )
wxDL_LIBRARY <- as.integer( 0 )
wxDL_MODULE <- as.integer( 1 )
wxFONTENCODING_SYSTEM <- as.integer( -1 )
wxFONTENCODING_DEFAULT <- as.integer( 0 )
wxFONTENCODING_ISO8859_1 <- as.integer( 1 )
wxFONTENCODING_ISO8859_2 <- as.integer( 2 )
wxFONTENCODING_ISO8859_3 <- as.integer( 3 )
wxFONTENCODING_ISO8859_4 <- as.integer( 4 )
wxFONTENCODING_ISO8859_5 <- as.integer( 5 )
wxFONTENCODING_ISO8859_6 <- as.integer( 6 )
wxFONTENCODING_ISO8859_7 <- as.integer( 7 )
wxFONTENCODING_ISO8859_8 <- as.integer( 8 )
wxFONTENCODING_ISO8859_9 <- as.integer( 9 )
wxFONTENCODING_ISO8859_10 <- as.integer( 10 )
wxFONTENCODING_ISO8859_11 <- as.integer( 11 )
wxFONTENCODING_ISO8859_12 <- as.integer( 12 )
wxFONTENCODING_ISO8859_13 <- as.integer( 13 )
wxFONTENCODING_ISO8859_14 <- as.integer( 14 )
wxFONTENCODING_ISO8859_15 <- as.integer( 15 )
wxFONTENCODING_ISO8859_MAX <- as.integer( 16 )
wxFONTENCODING_KOI8 <- as.integer( 17 )
wxFONTENCODING_KOI8_U <- as.integer( 18 )
wxFONTENCODING_ALTERNATIVE <- as.integer( 19 )
wxFONTENCODING_BULGARIAN <- as.integer( 20 )
wxFONTENCODING_CP437 <- as.integer( 21 )
wxFONTENCODING_CP850 <- as.integer( 22 )
wxFONTENCODING_CP852 <- as.integer( 23 )
wxFONTENCODING_CP855 <- as.integer( 24 )
wxFONTENCODING_CP866 <- as.integer( 25 )
wxFONTENCODING_CP874 <- as.integer( 26 )
wxFONTENCODING_CP932 <- as.integer( 27 )
wxFONTENCODING_CP936 <- as.integer( 28 )
wxFONTENCODING_CP949 <- as.integer( 29 )
wxFONTENCODING_CP950 <- as.integer( 30 )
wxFONTENCODING_CP1250 <- as.integer( 31 )
wxFONTENCODING_CP1251 <- as.integer( 32 )
wxFONTENCODING_CP1252 <- as.integer( 33 )
wxFONTENCODING_CP1253 <- as.integer( 34 )
wxFONTENCODING_CP1254 <- as.integer( 35 )
wxFONTENCODING_CP1255 <- as.integer( 36 )
wxFONTENCODING_CP1256 <- as.integer( 37 )
wxFONTENCODING_CP1257 <- as.integer( 38 )
wxFONTENCODING_CP12_MAX <- as.integer( 39 )
wxFONTENCODING_UTF7 <- as.integer( 40 )
wxFONTENCODING_UTF8 <- as.integer( 41 )
wxFONTENCODING_EUC_JP <- as.integer( 42 )
wxFONTENCODING_UTF16BE <- as.integer( 43 )
wxFONTENCODING_UTF16LE <- as.integer( 44 )
wxFONTENCODING_UTF32BE <- as.integer( 45 )
wxFONTENCODING_UTF32LE <- as.integer( 46 )
wxFONTENCODING_MACROMAN <- as.integer( 47 )
wxFONTENCODING_MACJAPANESE <- as.integer( 48 )
wxFONTENCODING_MACCHINESETRAD <- as.integer( 49 )
wxFONTENCODING_MACKOREAN <- as.integer( 50 )
wxFONTENCODING_MACARABIC <- as.integer( 51 )
wxFONTENCODING_MACHEBREW <- as.integer( 52 )
wxFONTENCODING_MACGREEK <- as.integer( 53 )
wxFONTENCODING_MACCYRILLIC <- as.integer( 54 )
wxFONTENCODING_MACDEVANAGARI <- as.integer( 55 )
wxFONTENCODING_MACGURMUKHI <- as.integer( 56 )
wxFONTENCODING_MACGUJARATI <- as.integer( 57 )
wxFONTENCODING_MACORIYA <- as.integer( 58 )
wxFONTENCODING_MACBENGALI <- as.integer( 59 )
wxFONTENCODING_MACTAMIL <- as.integer( 60 )
wxFONTENCODING_MACTELUGU <- as.integer( 61 )
wxFONTENCODING_MACKANNADA <- as.integer( 62 )
wxFONTENCODING_MACMALAJALAM <- as.integer( 63 )
wxFONTENCODING_MACSINHALESE <- as.integer( 64 )
wxFONTENCODING_MACBURMESE <- as.integer( 65 )
wxFONTENCODING_MACKHMER <- as.integer( 66 )
wxFONTENCODING_MACTHAI <- as.integer( 67 )
wxFONTENCODING_MACLAOTIAN <- as.integer( 68 )
wxFONTENCODING_MACGEORGIAN <- as.integer( 69 )
wxFONTENCODING_MACARMENIAN <- as.integer( 70 )
wxFONTENCODING_MACCHINESESIMP <- as.integer( 71 )
wxFONTENCODING_MACTIBETAN <- as.integer( 72 )
wxFONTENCODING_MACMONGOLIAN <- as.integer( 73 )
wxFONTENCODING_MACETHIOPIC <- as.integer( 74 )
wxFONTENCODING_MACCENTRALEUR <- as.integer( 75 )
wxFONTENCODING_MACVIATNAMESE <- as.integer( 76 )
wxFONTENCODING_MACARABICEXT <- as.integer( 77 )
wxFONTENCODING_MACSYMBOL <- as.integer( 78 )
wxFONTENCODING_MACDINGBATS <- as.integer( 79 )
wxFONTENCODING_MACTURKISH <- as.integer( 80 )
wxFONTENCODING_MACCROATIAN <- as.integer( 81 )
wxFONTENCODING_MACICELANDIC <- as.integer( 82 )
wxFONTENCODING_MACROMANIAN <- as.integer( 83 )
wxFONTENCODING_MACCELTIC <- as.integer( 84 )
wxFONTENCODING_MACGAELIC <- as.integer( 85 )
wxFONTENCODING_MACKEYBOARD <- as.integer( 86 )
wxFONTENCODING_MAX <- as.integer( 87 )
wxFONTENCODING_MACMIN <- as.integer( 47 )
wxFONTENCODING_MACMAX <- as.integer( 86 )
wxFONTENCODING_UTF16 <- as.integer( 44 )
wxFONTENCODING_UTF32 <- as.integer( 46 )
wxFONTENCODING_UNICODE <- as.integer( 46 )
wxFONTENCODING_GB2312 <- as.integer( 28 )
wxFONTENCODING_BIG5 <- as.integer( 30 )
wxFONTENCODING_SHIFT_JIS <- as.integer( 27 )
wxFONTENCODING_SYSTEM <- as.integer( -1 )
wxFONTENCODING_DEFAULT <- as.integer( 0 )
wxFONTENCODING_ISO8859_1 <- as.integer( 1 )
wxFONTENCODING_ISO8859_2 <- as.integer( 2 )
wxFONTENCODING_ISO8859_3 <- as.integer( 3 )
wxFONTENCODING_ISO8859_4 <- as.integer( 4 )
wxFONTENCODING_ISO8859_5 <- as.integer( 5 )
wxFONTENCODING_ISO8859_6 <- as.integer( 6 )
wxFONTENCODING_ISO8859_7 <- as.integer( 7 )
wxFONTENCODING_ISO8859_8 <- as.integer( 8 )
wxFONTENCODING_ISO8859_9 <- as.integer( 9 )
wxFONTENCODING_ISO8859_10 <- as.integer( 10 )
wxFONTENCODING_ISO8859_11 <- as.integer( 11 )
wxFONTENCODING_ISO8859_12 <- as.integer( 12 )
wxFONTENCODING_ISO8859_13 <- as.integer( 13 )
wxFONTENCODING_ISO8859_14 <- as.integer( 14 )
wxFONTENCODING_ISO8859_15 <- as.integer( 15 )
wxFONTENCODING_ISO8859_MAX <- as.integer( 16 )
wxFONTENCODING_KOI8 <- as.integer( 17 )
wxFONTENCODING_KOI8_U <- as.integer( 18 )
wxFONTENCODING_ALTERNATIVE <- as.integer( 19 )
wxFONTENCODING_BULGARIAN <- as.integer( 20 )
wxFONTENCODING_CP437 <- as.integer( 21 )
wxFONTENCODING_CP850 <- as.integer( 22 )
wxFONTENCODING_CP852 <- as.integer( 23 )
wxFONTENCODING_CP855 <- as.integer( 24 )
wxFONTENCODING_CP866 <- as.integer( 25 )
wxFONTENCODING_CP874 <- as.integer( 26 )
wxFONTENCODING_CP932 <- as.integer( 27 )
wxFONTENCODING_CP936 <- as.integer( 28 )
wxFONTENCODING_CP949 <- as.integer( 29 )
wxFONTENCODING_CP950 <- as.integer( 30 )
wxFONTENCODING_CP1250 <- as.integer( 31 )
wxFONTENCODING_CP1251 <- as.integer( 32 )
wxFONTENCODING_CP1252 <- as.integer( 33 )
wxFONTENCODING_CP1253 <- as.integer( 34 )
wxFONTENCODING_CP1254 <- as.integer( 35 )
wxFONTENCODING_CP1255 <- as.integer( 36 )
wxFONTENCODING_CP1256 <- as.integer( 37 )
wxFONTENCODING_CP1257 <- as.integer( 38 )
wxFONTENCODING_CP12_MAX <- as.integer( 39 )
wxFONTENCODING_UTF7 <- as.integer( 40 )
wxFONTENCODING_UTF8 <- as.integer( 41 )
wxFONTENCODING_EUC_JP <- as.integer( 42 )
wxFONTENCODING_UTF16BE <- as.integer( 43 )
wxFONTENCODING_UTF16LE <- as.integer( 44 )
wxFONTENCODING_UTF32BE <- as.integer( 45 )
wxFONTENCODING_UTF32LE <- as.integer( 46 )
wxFONTENCODING_MACROMAN <- as.integer( 47 )
wxFONTENCODING_MACJAPANESE <- as.integer( 48 )
wxFONTENCODING_MACCHINESETRAD <- as.integer( 49 )
wxFONTENCODING_MACKOREAN <- as.integer( 50 )
wxFONTENCODING_MACARABIC <- as.integer( 51 )
wxFONTENCODING_MACHEBREW <- as.integer( 52 )
wxFONTENCODING_MACGREEK <- as.integer( 53 )
wxFONTENCODING_MACCYRILLIC <- as.integer( 54 )
wxFONTENCODING_MACDEVANAGARI <- as.integer( 55 )
wxFONTENCODING_MACGURMUKHI <- as.integer( 56 )
wxFONTENCODING_MACGUJARATI <- as.integer( 57 )
wxFONTENCODING_MACORIYA <- as.integer( 58 )
wxFONTENCODING_MACBENGALI <- as.integer( 59 )
wxFONTENCODING_MACTAMIL <- as.integer( 60 )
wxFONTENCODING_MACTELUGU <- as.integer( 61 )
wxFONTENCODING_MACKANNADA <- as.integer( 62 )
wxFONTENCODING_MACMALAJALAM <- as.integer( 63 )
wxFONTENCODING_MACSINHALESE <- as.integer( 64 )
wxFONTENCODING_MACBURMESE <- as.integer( 65 )
wxFONTENCODING_MACKHMER <- as.integer( 66 )
wxFONTENCODING_MACTHAI <- as.integer( 67 )
wxFONTENCODING_MACLAOTIAN <- as.integer( 68 )
wxFONTENCODING_MACGEORGIAN <- as.integer( 69 )
wxFONTENCODING_MACARMENIAN <- as.integer( 70 )
wxFONTENCODING_MACCHINESESIMP <- as.integer( 71 )
wxFONTENCODING_MACTIBETAN <- as.integer( 72 )
wxFONTENCODING_MACMONGOLIAN <- as.integer( 73 )
wxFONTENCODING_MACETHIOPIC <- as.integer( 74 )
wxFONTENCODING_MACCENTRALEUR <- as.integer( 75 )
wxFONTENCODING_MACVIATNAMESE <- as.integer( 76 )
wxFONTENCODING_MACARABICEXT <- as.integer( 77 )
wxFONTENCODING_MACSYMBOL <- as.integer( 78 )
wxFONTENCODING_MACDINGBATS <- as.integer( 79 )
wxFONTENCODING_MACTURKISH <- as.integer( 80 )
wxFONTENCODING_MACCROATIAN <- as.integer( 81 )
wxFONTENCODING_MACICELANDIC <- as.integer( 82 )
wxFONTENCODING_MACROMANIAN <- as.integer( 83 )
wxFONTENCODING_MACCELTIC <- as.integer( 84 )
wxFONTENCODING_MACGAELIC <- as.integer( 85 )
wxFONTENCODING_MACKEYBOARD <- as.integer( 86 )
wxFONTENCODING_MAX <- as.integer( 87 )
wxFONTENCODING_MACMIN <- as.integer( 47 )
wxFONTENCODING_MACMAX <- as.integer( 86 )
wxFONTENCODING_UTF16 <- as.integer( 44 )
wxFONTENCODING_UTF32 <- as.integer( 46 )
wxFONTENCODING_UNICODE <- as.integer( 46 )
wxFONTENCODING_GB2312 <- as.integer( 28 )
wxFONTENCODING_BIG5 <- as.integer( 30 )
wxFONTENCODING_SHIFT_JIS <- as.integer( 27 )
wxJOYSTICK1 <- as.integer( 0 )
wxJOYSTICK2 <- as.integer( 1 )
wxDUPLEX_SIMPLEX <- as.integer( 0 )
wxDUPLEX_HORIZONTAL <- as.integer( 1 )
wxDUPLEX_VERTICAL <- as.integer( 2 )
wxSOCKET_INPUT_FLAG <- as.integer( 1 )
wxSOCKET_OUTPUT_FLAG <- as.integer( 2 )
wxSOCKET_CONNECTION_FLAG <- as.integer( 4 )
wxSOCKET_LOST_FLAG <- as.integer( 8 )
SOCK_STREAM <- as.integer( 1 )
SOCK_DGRAM <- as.integer( 2 )
SOCK_RAW <- as.integer( 3 )
SOCK_RDM <- as.integer( 4 )
SOCK_SEQPACKET <- as.integer( 5 )
SOCK_PACKET <- as.integer( 10 )
wxPLATFORM_CURRENT <- as.integer( -1 )
wxPLATFORM_UNIX <- as.integer( 0 )
wxPLATFORM_WINDOWS <- as.integer( 1 )
wxPLATFORM_OS2 <- as.integer( 2 )
wxPLATFORM_MAC <- as.integer( 3 )
wxBMP_24BPP <- as.integer( 24 )
wxBMP_8BPP <- as.integer( 8 )
wxBMP_8BPP_GREY <- as.integer( 9 )
wxBMP_8BPP_GRAY <- as.integer( 9 )
wxBMP_8BPP_RED <- as.integer( 10 )
wxBMP_8BPP_PALETTE <- as.integer( 11 )
wxBMP_4BPP <- as.integer( 4 )
wxBMP_1BPP <- as.integer( 1 )
wxBMP_1BPP_BW <- as.integer( 2 )
wxIPC_INVALID <- as.integer( 0 )
wxIPC_TEXT <- as.integer( 1 )
wxIPC_BITMAP <- as.integer( 2 )
wxIPC_METAFILE <- as.integer( 3 )
wxIPC_SYLK <- as.integer( 4 )
wxIPC_DIF <- as.integer( 5 )
wxIPC_TIFF <- as.integer( 6 )
wxIPC_OEMTEXT <- as.integer( 7 )
wxIPC_DIB <- as.integer( 8 )
wxIPC_PALETTE <- as.integer( 9 )
wxIPC_PENDATA <- as.integer( 10 )
wxIPC_RIFF <- as.integer( 11 )
wxIPC_WAVE <- as.integer( 12 )
wxIPC_UNICODETEXT <- as.integer( 13 )
wxIPC_ENHMETAFILE <- as.integer( 14 )
wxIPC_FILENAME <- as.integer( 15 )
wxIPC_LOCALE <- as.integer( 16 )
wxIPC_PRIVATE <- as.integer( 20 )
wxEOL_NATIVE <- as.integer( 0 )
wxEOL_UNIX <- as.integer( 1 )
wxEOL_MAC <- as.integer( 2 )
wxEOL_DOS <- as.integer( 3 )
wxDIRCTRL_DIR_ONLY <- as.integer( 16 )
wxDIRCTRL_SELECT_FIRST <- as.integer( 32 )
wxDIRCTRL_SHOW_FILTERS <- as.integer( 64 )
wxDIRCTRL_3D_INTERNAL <- as.integer( 128 )
wxDIRCTRL_EDIT_LABELS <- as.integer( 256 )
wxPAPER_NONE <- as.integer( 0 )
wxPAPER_LETTER <- as.integer( 1 )
wxPAPER_LEGAL <- as.integer( 2 )
wxPAPER_A4 <- as.integer( 3 )
wxPAPER_CSHEET <- as.integer( 4 )
wxPAPER_DSHEET <- as.integer( 5 )
wxPAPER_ESHEET <- as.integer( 6 )
wxPAPER_LETTERSMALL <- as.integer( 7 )
wxPAPER_TABLOID <- as.integer( 8 )
wxPAPER_LEDGER <- as.integer( 9 )
wxPAPER_STATEMENT <- as.integer( 10 )
wxPAPER_EXECUTIVE <- as.integer( 11 )
wxPAPER_A3 <- as.integer( 12 )
wxPAPER_A4SMALL <- as.integer( 13 )
wxPAPER_A5 <- as.integer( 14 )
wxPAPER_B4 <- as.integer( 15 )
wxPAPER_B5 <- as.integer( 16 )
wxPAPER_FOLIO <- as.integer( 17 )
wxPAPER_QUARTO <- as.integer( 18 )
wxPAPER_10X14 <- as.integer( 19 )
wxPAPER_11X17 <- as.integer( 20 )
wxPAPER_NOTE <- as.integer( 21 )
wxPAPER_ENV_9 <- as.integer( 22 )
wxPAPER_ENV_10 <- as.integer( 23 )
wxPAPER_ENV_11 <- as.integer( 24 )
wxPAPER_ENV_12 <- as.integer( 25 )
wxPAPER_ENV_14 <- as.integer( 26 )
wxPAPER_ENV_DL <- as.integer( 27 )
wxPAPER_ENV_C5 <- as.integer( 28 )
wxPAPER_ENV_C3 <- as.integer( 29 )
wxPAPER_ENV_C4 <- as.integer( 30 )
wxPAPER_ENV_C6 <- as.integer( 31 )
wxPAPER_ENV_C65 <- as.integer( 32 )
wxPAPER_ENV_B4 <- as.integer( 33 )
wxPAPER_ENV_B5 <- as.integer( 34 )
wxPAPER_ENV_B6 <- as.integer( 35 )
wxPAPER_ENV_ITALY <- as.integer( 36 )
wxPAPER_ENV_MONARCH <- as.integer( 37 )
wxPAPER_ENV_PERSONAL <- as.integer( 38 )
wxPAPER_FANFOLD_US <- as.integer( 39 )
wxPAPER_FANFOLD_STD_GERMAN <- as.integer( 40 )
wxPAPER_FANFOLD_LGL_GERMAN <- as.integer( 41 )
wxPAPER_ISO_B4 <- as.integer( 42 )
wxPAPER_JAPANESE_POSTCARD <- as.integer( 43 )
wxPAPER_9X11 <- as.integer( 44 )
wxPAPER_10X11 <- as.integer( 45 )
wxPAPER_15X11 <- as.integer( 46 )
wxPAPER_ENV_INVITE <- as.integer( 47 )
wxPAPER_LETTER_EXTRA <- as.integer( 48 )
wxPAPER_LEGAL_EXTRA <- as.integer( 49 )
wxPAPER_TABLOID_EXTRA <- as.integer( 50 )
wxPAPER_A4_EXTRA <- as.integer( 51 )
wxPAPER_LETTER_TRANSVERSE <- as.integer( 52 )
wxPAPER_A4_TRANSVERSE <- as.integer( 53 )
wxPAPER_LETTER_EXTRA_TRANSVERSE <- as.integer( 54 )
wxPAPER_A_PLUS <- as.integer( 55 )
wxPAPER_B_PLUS <- as.integer( 56 )
wxPAPER_LETTER_PLUS <- as.integer( 57 )
wxPAPER_A4_PLUS <- as.integer( 58 )
wxPAPER_A5_TRANSVERSE <- as.integer( 59 )
wxPAPER_B5_TRANSVERSE <- as.integer( 60 )
wxPAPER_A3_EXTRA <- as.integer( 61 )
wxPAPER_A5_EXTRA <- as.integer( 62 )
wxPAPER_B5_EXTRA <- as.integer( 63 )
wxPAPER_A2 <- as.integer( 64 )
wxPAPER_A3_TRANSVERSE <- as.integer( 65 )
wxPAPER_A3_EXTRA_TRANSVERSE <- as.integer( 66 )
wxPAPER_DBL_JAPANESE_POSTCARD <- as.integer( 67 )
wxPAPER_A6 <- as.integer( 68 )
wxPAPER_JENV_KAKU2 <- as.integer( 69 )
wxPAPER_JENV_KAKU3 <- as.integer( 70 )
wxPAPER_JENV_CHOU3 <- as.integer( 71 )
wxPAPER_JENV_CHOU4 <- as.integer( 72 )
wxPAPER_LETTER_ROTATED <- as.integer( 73 )
wxPAPER_A3_ROTATED <- as.integer( 74 )
wxPAPER_A4_ROTATED <- as.integer( 75 )
wxPAPER_A5_ROTATED <- as.integer( 76 )
wxPAPER_B4_JIS_ROTATED <- as.integer( 77 )
wxPAPER_B5_JIS_ROTATED <- as.integer( 78 )
wxPAPER_JAPANESE_POSTCARD_ROTATED <- as.integer( 79 )
wxPAPER_DBL_JAPANESE_POSTCARD_ROTATED <- as.integer( 80 )
wxPAPER_A6_ROTATED <- as.integer( 81 )
wxPAPER_JENV_KAKU2_ROTATED <- as.integer( 82 )
wxPAPER_JENV_KAKU3_ROTATED <- as.integer( 83 )
wxPAPER_JENV_CHOU3_ROTATED <- as.integer( 84 )
wxPAPER_JENV_CHOU4_ROTATED <- as.integer( 85 )
wxPAPER_B6_JIS <- as.integer( 86 )
wxPAPER_B6_JIS_ROTATED <- as.integer( 87 )
wxPAPER_12X11 <- as.integer( 88 )
wxPAPER_JENV_YOU4 <- as.integer( 89 )
wxPAPER_JENV_YOU4_ROTATED <- as.integer( 90 )
wxPAPER_P16K <- as.integer( 91 )
wxPAPER_P32K <- as.integer( 92 )
wxPAPER_P32KBIG <- as.integer( 93 )
wxPAPER_PENV_1 <- as.integer( 94 )
wxPAPER_PENV_2 <- as.integer( 95 )
wxPAPER_PENV_3 <- as.integer( 96 )
wxPAPER_PENV_4 <- as.integer( 97 )
wxPAPER_PENV_5 <- as.integer( 98 )
wxPAPER_PENV_6 <- as.integer( 99 )
wxPAPER_PENV_7 <- as.integer( 100 )
wxPAPER_PENV_8 <- as.integer( 101 )
wxPAPER_PENV_9 <- as.integer( 102 )
wxPAPER_PENV_10 <- as.integer( 103 )
wxPAPER_P16K_ROTATED <- as.integer( 104 )
wxPAPER_P32K_ROTATED <- as.integer( 105 )
wxPAPER_P32KBIG_ROTATED <- as.integer( 106 )
wxPAPER_PENV_1_ROTATED <- as.integer( 107 )
wxPAPER_PENV_2_ROTATED <- as.integer( 108 )
wxPAPER_PENV_3_ROTATED <- as.integer( 109 )
wxPAPER_PENV_4_ROTATED <- as.integer( 110 )
wxPAPER_PENV_5_ROTATED <- as.integer( 111 )
wxPAPER_PENV_6_ROTATED <- as.integer( 112 )
wxPAPER_PENV_7_ROTATED <- as.integer( 113 )
wxPAPER_PENV_8_ROTATED <- as.integer( 114 )
wxPAPER_PENV_9_ROTATED <- as.integer( 115 )
wxPAPER_PENV_10_ROTATED <- as.integer( 116 )
wxSOCKET_INPUT <- as.integer( 0 )
wxSOCKET_OUTPUT <- as.integer( 1 )
wxSOCKET_CONNECTION <- as.integer( 2 )
wxSOCKET_LOST <- as.integer( 3 )
wxPAGE_ODD <- as.integer( 0 )
wxPAGE_EVEN <- as.integer( 1 )
wxPAGE_ALL <- as.integer( 2 )
wxCONVERT_STRICT <- as.integer( 0 )
wxCONVERT_SUBSTITUTE <- as.integer( 1 )
wxGridSelectCells <- as.integer( 0 )
wxGridSelectRows <- as.integer( 1 )
wxGridSelectColumns <- as.integer( 2 )
wxGRIDTABLE_REQUEST_VIEW_GET_VALUES <- as.integer( 2000 )
wxGRIDTABLE_REQUEST_VIEW_SEND_VALUES <- as.integer( 2001 )
wxGRIDTABLE_NOTIFY_ROWS_INSERTED <- as.integer( 2002 )
wxGRIDTABLE_NOTIFY_ROWS_APPENDED <- as.integer( 2003 )
wxGRIDTABLE_NOTIFY_ROWS_DELETED <- as.integer( 2004 )
wxGRIDTABLE_NOTIFY_COLS_INSERTED <- as.integer( 2005 )
wxGRIDTABLE_NOTIFY_COLS_APPENDED <- as.integer( 2006 )
wxGRIDTABLE_NOTIFY_COLS_DELETED <- as.integer( 2007 )
wxDIR_IGNORE <- as.integer( -1 )
wxDIR_STOP <- as.integer( 0 )
wxDIR_CONTINUE <- as.integer( 1 )
GSOCK_STREAMED <- as.integer( 0 )
GSOCK_UNSTREAMED <- as.integer( 1 )
BitsPerPixel <- as.integer( 32 )
ItemClick_Shift <- as.integer( 1 )
ItemClick_Ctrl <- as.integer( 2 )
ItemClick_Kbd <- as.integer( 4 )
wxGIF_D_UNSPECIFIED <- as.integer( -1 )
wxGIF_D_DONOTDISPOSE <- as.integer( 0 )
wxGIF_D_TOBACKGROUND <- as.integer( 1 )
wxGIF_D_TOPREVIOUS <- as.integer( 2 )
wxGRID_CELLCTRL <- as.integer( 2000 )
wxGRID_TOPCTRL <- as.integer( 2001 )
SizePixel <- as.integer( 4 )
FontMode_Explicit <- as.integer( 0 )
FontMode_Standard <- as.integer( 1 )
Any <- as.integer( 0 )
Default <- as.integer( 1 )
Cell <- as.integer( 2 )
Row <- as.integer( 3 )
Col <- as.integer( 4 )
Merged <- as.integer( 5 )
wxGRID_TEXTCTRL <- as.integer( 2100 )
wxGRID_CHECKBOX <- as.integer( 2101 )
wxGRID_CHOICE <- as.integer( 2102 )
wxGRID_COMBOBOX <- as.integer( 2103 )
BitsPerPixel <- as.integer( 24 )
RED <- as.integer( 0 )
GREEN <- as.integer( 1 )
BLUE <- as.integer( 2 )
ALPHA <- as.integer( -1 )
wxSPLIT_DRAG_NONE <- as.integer( 0 )
wxSPLIT_DRAG_DRAGGING <- as.integer( 1 )
wxSPLIT_DRAG_LEFT_DOWN <- as.integer( 2 )
WXK_BACK <- as.integer( 8 )
WXK_TAB <- as.integer( 9 )
WXK_RETURN <- as.integer( 13 )
WXK_ESCAPE <- as.integer( 27 )
WXK_SPACE <- as.integer( 32 )
WXK_DELETE <- as.integer( 127 )
WXK_START <- as.integer( 300 )
WXK_LBUTTON <- as.integer( 301 )
WXK_RBUTTON <- as.integer( 302 )
WXK_CANCEL <- as.integer( 303 )
WXK_MBUTTON <- as.integer( 304 )
WXK_CLEAR <- as.integer( 305 )
WXK_SHIFT <- as.integer( 306 )
WXK_ALT <- as.integer( 307 )
WXK_CONTROL <- as.integer( 308 )
WXK_MENU <- as.integer( 309 )
WXK_PAUSE <- as.integer( 310 )
WXK_CAPITAL <- as.integer( 311 )
WXK_PRIOR <- as.integer( 312 )
WXK_NEXT <- as.integer( 313 )
WXK_END <- as.integer( 314 )
WXK_HOME <- as.integer( 315 )
WXK_LEFT <- as.integer( 316 )
WXK_UP <- as.integer( 317 )
WXK_RIGHT <- as.integer( 318 )
WXK_DOWN <- as.integer( 319 )
WXK_SELECT <- as.integer( 320 )
WXK_PRINT <- as.integer( 321 )
WXK_EXECUTE <- as.integer( 322 )
WXK_SNAPSHOT <- as.integer( 323 )
WXK_INSERT <- as.integer( 324 )
WXK_HELP <- as.integer( 325 )
WXK_NUMPAD0 <- as.integer( 326 )
WXK_NUMPAD1 <- as.integer( 327 )
WXK_NUMPAD2 <- as.integer( 328 )
WXK_NUMPAD3 <- as.integer( 329 )
WXK_NUMPAD4 <- as.integer( 330 )
WXK_NUMPAD5 <- as.integer( 331 )
WXK_NUMPAD6 <- as.integer( 332 )
WXK_NUMPAD7 <- as.integer( 333 )
WXK_NUMPAD8 <- as.integer( 334 )
WXK_NUMPAD9 <- as.integer( 335 )
WXK_MULTIPLY <- as.integer( 336 )
WXK_ADD <- as.integer( 337 )
WXK_SEPARATOR <- as.integer( 338 )
WXK_SUBTRACT <- as.integer( 339 )
WXK_DECIMAL <- as.integer( 340 )
WXK_DIVIDE <- as.integer( 341 )
WXK_F1 <- as.integer( 342 )
WXK_F2 <- as.integer( 343 )
WXK_F3 <- as.integer( 344 )
WXK_F4 <- as.integer( 345 )
WXK_F5 <- as.integer( 346 )
WXK_F6 <- as.integer( 347 )
WXK_F7 <- as.integer( 348 )
WXK_F8 <- as.integer( 349 )
WXK_F9 <- as.integer( 350 )
WXK_F10 <- as.integer( 351 )
WXK_F11 <- as.integer( 352 )
WXK_F12 <- as.integer( 353 )
WXK_F13 <- as.integer( 354 )
WXK_F14 <- as.integer( 355 )
WXK_F15 <- as.integer( 356 )
WXK_F16 <- as.integer( 357 )
WXK_F17 <- as.integer( 358 )
WXK_F18 <- as.integer( 359 )
WXK_F19 <- as.integer( 360 )
WXK_F20 <- as.integer( 361 )
WXK_F21 <- as.integer( 362 )
WXK_F22 <- as.integer( 363 )
WXK_F23 <- as.integer( 364 )
WXK_F24 <- as.integer( 365 )
WXK_NUMLOCK <- as.integer( 366 )
WXK_SCROLL <- as.integer( 367 )
WXK_PAGEUP <- as.integer( 368 )
WXK_PAGEDOWN <- as.integer( 369 )
WXK_NUMPAD_SPACE <- as.integer( 370 )
WXK_NUMPAD_TAB <- as.integer( 371 )
WXK_NUMPAD_ENTER <- as.integer( 372 )
WXK_NUMPAD_F1 <- as.integer( 373 )
WXK_NUMPAD_F2 <- as.integer( 374 )
WXK_NUMPAD_F3 <- as.integer( 375 )
WXK_NUMPAD_F4 <- as.integer( 376 )
WXK_NUMPAD_HOME <- as.integer( 377 )
WXK_NUMPAD_LEFT <- as.integer( 378 )
WXK_NUMPAD_UP <- as.integer( 379 )
WXK_NUMPAD_RIGHT <- as.integer( 380 )
WXK_NUMPAD_DOWN <- as.integer( 381 )
WXK_NUMPAD_PRIOR <- as.integer( 382 )
WXK_NUMPAD_PAGEUP <- as.integer( 383 )
WXK_NUMPAD_NEXT <- as.integer( 384 )
WXK_NUMPAD_PAGEDOWN <- as.integer( 385 )
WXK_NUMPAD_END <- as.integer( 386 )
WXK_NUMPAD_BEGIN <- as.integer( 387 )
WXK_NUMPAD_INSERT <- as.integer( 388 )
WXK_NUMPAD_DELETE <- as.integer( 389 )
WXK_NUMPAD_EQUAL <- as.integer( 390 )
WXK_NUMPAD_MULTIPLY <- as.integer( 391 )
WXK_NUMPAD_ADD <- as.integer( 392 )
WXK_NUMPAD_SEPARATOR <- as.integer( 393 )
WXK_NUMPAD_SUBTRACT <- as.integer( 394 )
WXK_NUMPAD_DECIMAL <- as.integer( 395 )
WXK_NUMPAD_DIVIDE <- as.integer( 396 )
WXK_WINDOWS_LEFT <- as.integer( 397 )
WXK_WINDOWS_RIGHT <- as.integer( 398 )
WXK_WINDOWS_MENU <- as.integer( 399 )
WXK_COMMAND <- as.integer( 400 )
WXK_SPECIAL1 <- as.integer( 193 )
WXK_SPECIAL2 <- as.integer( 194 )
WXK_SPECIAL3 <- as.integer( 195 )
WXK_SPECIAL4 <- as.integer( 196 )
WXK_SPECIAL5 <- as.integer( 197 )
WXK_SPECIAL6 <- as.integer( 198 )
WXK_SPECIAL7 <- as.integer( 199 )
WXK_SPECIAL8 <- as.integer( 200 )
WXK_SPECIAL9 <- as.integer( 201 )
WXK_SPECIAL10 <- as.integer( 202 )
WXK_SPECIAL11 <- as.integer( 203 )
WXK_SPECIAL12 <- as.integer( 204 )
WXK_SPECIAL13 <- as.integer( 205 )
WXK_SPECIAL14 <- as.integer( 206 )
WXK_SPECIAL15 <- as.integer( 207 )
WXK_SPECIAL16 <- as.integer( 208 )
WXK_SPECIAL17 <- as.integer( 209 )
WXK_SPECIAL18 <- as.integer( 210 )
WXK_SPECIAL19 <- as.integer( 211 )
WXK_SPECIAL20 <- as.integer( 212 )
wxDIR_FILES <- as.integer( 1 )
wxDIR_DIRS <- as.integer( 2 )
wxDIR_HIDDEN <- as.integer( 4 )
wxDIR_DOTDOT <- as.integer( 8 )
wxDIR_DEFAULT <- as.integer( 7 )
SizePixel <- as.integer( 3 )
wxSPLIT_HORIZONTAL <- as.integer( 1 )
wxSPLIT_VERTICAL <- as.integer( 2 )
wxGIF_OK <- as.integer( 0 )
wxGIF_INVFORMAT <- as.integer( 1 )
wxGIF_MEMERR <- as.integer( 2 )
wxGIF_TRUNCATED <- as.integer( 3 )
WXGRID_CURSOR_SELECT_CELL <- as.integer( 0 )
WXGRID_CURSOR_RESIZE_ROW <- as.integer( 1 )
WXGRID_CURSOR_RESIZE_COL <- as.integer( 2 )
WXGRID_CURSOR_SELECT_ROW <- as.integer( 3 )
WXGRID_CURSOR_SELECT_COL <- as.integer( 4 )
RED <- as.integer( 0 )
GREEN <- as.integer( 1 )
BLUE <- as.integer( 2 )
ALPHA <- as.integer( -1 )
Context_Current <- as.integer( 0 )
Context_Exception <- as.integer( 1 )
Unset <- as.integer( -1 )
ReadWrite <- as.integer( 0 )
ReadOnly <- as.integer( 1 )
HasAlpha <- as.integer( 0 )
wxBATTERY_NORMAL_STATE <- as.integer( 0 )
wxBATTERY_LOW_STATE <- as.integer( 1 )
wxBATTERY_CRITICAL_STATE <- as.integer( 2 )
wxBATTERY_SHUTDOWN_STATE <- as.integer( 3 )
wxBATTERY_UNKNOWN_STATE <- as.integer( 4 )
UnsetOverflow <- as.integer( -1 )
Overflow <- as.integer( 0 )
SingleCell <- as.integer( 1 )
wxURI_REGNAME <- as.integer( 0 )
wxURI_IPV4ADDRESS <- as.integer( 1 )
wxURI_IPV6ADDRESS <- as.integer( 2 )
wxURI_IPVFUTURE <- as.integer( 3 )
HasAlpha <- as.integer( 0 )
folder <- as.integer( 0 )
folder_open <- as.integer( 1 )
computer <- as.integer( 2 )
drive <- as.integer( 3 )
cdrom <- as.integer( 4 )
floppy <- as.integer( 5 )
removeable <- as.integer( 6 )
file <- as.integer( 7 )
executable <- as.integer( 8 )
wxTOKEN_INVALID <- as.integer( -1 )
wxTOKEN_DEFAULT <- as.integer( 0 )
wxTOKEN_RET_EMPTY <- as.integer( 1 )
wxTOKEN_RET_EMPTY_ALL <- as.integer( 2 )
wxTOKEN_RET_DELIMS <- as.integer( 3 )
wxTOKEN_STRTOK <- as.integer( 4 )
wxDOC_SDI <- as.integer( 1 )
wxDOC_MDI <- as.integer( 2 )
wxDOC_NEW <- as.integer( 3 )
wxDOC_SILENT <- as.integer( 4 )
wxDEFAULT_DOCMAN_FLAGS <- as.integer( 1 )
wxPOWER_SOCKET <- as.integer( 0 )
wxPOWER_BATTERY <- as.integer( 1 )
wxPOWER_UNKNOWN <- as.integer( 2 )
wxTreeItemIcon_Normal <- as.integer( 0 )
wxTreeItemIcon_Selected <- as.integer( 1 )
wxTreeItemIcon_Expanded <- as.integer( 2 )
wxTreeItemIcon_SelectedExpanded <- as.integer( 3 )
wxTreeItemIcon_Max <- as.integer( 4 )
wxHTML_SEL_OUT <- as.integer( 0 )
wxHTML_SEL_IN <- as.integer( 1 )
wxHTML_SEL_CHANGING <- as.integer( 2 )
wxHTML_FIND_EXACT <- as.integer( 1 )
wxHTML_FIND_NEAREST_BEFORE <- as.integer( 2 )
wxHTML_FIND_NEAREST_AFTER <- as.integer( 4 )
wxPRINTER_NO_ERROR <- as.integer( 0 )
wxPRINTER_CANCELLED <- as.integer( 1 )
wxPRINTER_ERROR <- as.integer( 2 )
wxSHUTDOWN_POWEROFF <- as.integer( 0 )
wxSHUTDOWN_REBOOT <- as.integer( 1 )
wxTEMPLATE_VISIBLE <- as.integer( 1 )
wxTEMPLATE_INVISIBLE <- as.integer( 2 )
wxDEFAULT_TEMPLATE_FLAGS <- as.integer( 1 )
MSG_OOB <- as.integer( 1 )
MSG_PEEK <- as.integer( 2 )
MSG_DONTROUTE <- as.integer( 4 )
MSG_TRYHARD <- as.integer( 4 )
MSG_CTRUNC <- as.integer( 8 )
MSG_PROXY <- as.integer( 16 )
MSG_TRUNC <- as.integer( 32 )
MSG_DONTWAIT <- as.integer( 64 )
MSG_EOR <- as.integer( 128 )
MSG_WAITALL <- as.integer( 256 )
MSG_FIN <- as.integer( 512 )
MSG_SYN <- as.integer( 1024 )
MSG_CONFIRM <- as.integer( 2048 )
MSG_RST <- as.integer( 4096 )
MSG_ERRQUEUE <- as.integer( 8192 )
MSG_NOSIGNAL <- as.integer( 16384 )
MSG_MORE <- as.integer( 32768 )
wxInside <- as.integer( 0 )
wxOutLeft <- as.integer( 1 )
wxOutRight <- as.integer( 2 )
wxOutTop <- as.integer( 8 )
wxOutBottom <- as.integer( 4 )
Uncancelable <- as.integer( -1 )
Canceled <- as.integer( 0 )
Continue <- as.integer( 1 )
Finished <- as.integer( 2 )
wxHELP_SEARCH_INDEX <- as.integer( 0 )
wxHELP_SEARCH_ALL <- as.integer( 1 )
wxMAILCAP_STANDARD <- as.integer( 1 )
wxMAILCAP_NETSCAPE <- as.integer( 2 )
wxMAILCAP_KDE <- as.integer( 4 )
wxMAILCAP_GNOME <- as.integer( 8 )
wxMAILCAP_ALL <- as.integer( 15 )
SHUT_RD <- as.integer( 0 )
SHUT_WR <- as.integer( 1 )
SHUT_RDWR <- as.integer( 2 )
SCM_RIGHTS <- as.integer( 1 )
SCM_CREDENTIALS <- as.integer( 2 )
#__SCM_CONNECT <- as.integer( 3 )
dbmsUNIDENTIFIED <- as.integer( 0 )
dbmsORACLE <- as.integer( 1 )
dbmsSYBASE_ASA <- as.integer( 2 )
dbmsSYBASE_ASE <- as.integer( 3 )
dbmsMS_SQL_SERVER <- as.integer( 4 )
dbmsMY_SQL <- as.integer( 5 )
dbmsPOSTGRES <- as.integer( 6 )
dbmsACCESS <- as.integer( 7 )
dbmsDBASE <- as.integer( 8 )
dbmsINFORMIX <- as.integer( 9 )
dbmsVIRTUOSO <- as.integer( 10 )
dbmsDB2 <- as.integer( 11 )
dbmsINTERBASE <- as.integer( 12 )
dbmsPERVASIVE_SQL <- as.integer( 13 )
dbmsXBASE_SEQUITER <- as.integer( 14 )
dbmsFIREBIRD <- as.integer( 15 )
dbmsMAXDB <- as.integer( 16 )
dbmsFuture1 <- as.integer( 17 )
dbmsFuture2 <- as.integer( 18 )
dbmsFuture3 <- as.integer( 19 )
dbmsFuture4 <- as.integer( 20 )
dbmsFuture5 <- as.integer( 21 )
dbmsFuture6 <- as.integer( 22 )
dbmsFuture7 <- as.integer( 23 )
dbmsFuture8 <- as.integer( 24 )
dbmsFuture9 <- as.integer( 25 )
dbmsFuture10 <- as.integer( 26 )
sqlLogOFF <- as.integer( 0 )
sqlLogON <- as.integer( 1 )
enumDum1 <- as.integer( 0 )
DB_FAILURE <- as.integer( 0 )
DB_SUCCESS <- as.integer( 1 )
DB_ERR_NOT_IN_USE <- as.integer( 2 )
DB_ERR_GENERAL_WARNING <- as.integer( 3 )
DB_ERR_DISCONNECT_ERROR <- as.integer( 4 )
DB_ERR_DATA_TRUNCATED <- as.integer( 5 )
DB_ERR_PRIV_NOT_REVOKED <- as.integer( 6 )
DB_ERR_INVALID_CONN_STR_ATTR <- as.integer( 7 )
DB_ERR_ERROR_IN_ROW <- as.integer( 8 )
DB_ERR_OPTION_VALUE_CHANGED <- as.integer( 9 )
DB_ERR_NO_ROWS_UPD_OR_DEL <- as.integer( 10 )
DB_ERR_MULTI_ROWS_UPD_OR_DEL <- as.integer( 11 )
DB_ERR_WRONG_NO_OF_PARAMS <- as.integer( 12 )
DB_ERR_DATA_TYPE_ATTR_VIOL <- as.integer( 13 )
DB_ERR_UNABLE_TO_CONNECT <- as.integer( 14 )
DB_ERR_CONNECTION_IN_USE <- as.integer( 15 )
DB_ERR_CONNECTION_NOT_OPEN <- as.integer( 16 )
DB_ERR_REJECTED_CONNECTION <- as.integer( 17 )
DB_ERR_CONN_FAIL_IN_TRANS <- as.integer( 18 )
DB_ERR_COMM_LINK_FAILURE <- as.integer( 19 )
DB_ERR_INSERT_VALUE_LIST_MISMATCH <- as.integer( 20 )
DB_ERR_DERIVED_TABLE_MISMATCH <- as.integer( 21 )
DB_ERR_STRING_RIGHT_TRUNC <- as.integer( 22 )
DB_ERR_NUMERIC_VALUE_OUT_OF_RNG <- as.integer( 23 )
DB_ERR_ERROR_IN_ASSIGNMENT <- as.integer( 24 )
DB_ERR_DATETIME_FLD_OVERFLOW <- as.integer( 25 )
DB_ERR_DIVIDE_BY_ZERO <- as.integer( 26 )
DB_ERR_STR_DATA_LENGTH_MISMATCH <- as.integer( 27 )
DB_ERR_INTEGRITY_CONSTRAINT_VIOL <- as.integer( 28 )
DB_ERR_INVALID_CURSOR_STATE <- as.integer( 29 )
DB_ERR_INVALID_TRANS_STATE <- as.integer( 30 )
DB_ERR_INVALID_AUTH_SPEC <- as.integer( 31 )
DB_ERR_INVALID_CURSOR_NAME <- as.integer( 32 )
DB_ERR_SYNTAX_ERROR_OR_ACCESS_VIOL <- as.integer( 33 )
DB_ERR_DUPLICATE_CURSOR_NAME <- as.integer( 34 )
DB_ERR_SERIALIZATION_FAILURE <- as.integer( 35 )
DB_ERR_SYNTAX_ERROR_OR_ACCESS_VIOL2 <- as.integer( 36 )
DB_ERR_OPERATION_ABORTED <- as.integer( 37 )
DB_ERR_UNSUPPORTED_FUNCTION <- as.integer( 38 )
DB_ERR_NO_DATA_SOURCE <- as.integer( 39 )
DB_ERR_DRIVER_LOAD_ERROR <- as.integer( 40 )
DB_ERR_SQLALLOCENV_FAILED <- as.integer( 41 )
DB_ERR_SQLALLOCCONNECT_FAILED <- as.integer( 42 )
DB_ERR_SQLSETCONNECTOPTION_FAILED <- as.integer( 43 )
DB_ERR_NO_DATA_SOURCE_DLG_PROHIB <- as.integer( 44 )
DB_ERR_DIALOG_FAILED <- as.integer( 45 )
DB_ERR_UNABLE_TO_LOAD_TRANSLATION_DLL <- as.integer( 46 )
DB_ERR_DATA_SOURCE_NAME_TOO_LONG <- as.integer( 47 )
DB_ERR_DRIVER_NAME_TOO_LONG <- as.integer( 48 )
DB_ERR_DRIVER_KEYWORD_SYNTAX_ERROR <- as.integer( 49 )
DB_ERR_TRACE_FILE_ERROR <- as.integer( 50 )
DB_ERR_TABLE_OR_VIEW_ALREADY_EXISTS <- as.integer( 51 )
DB_ERR_TABLE_NOT_FOUND <- as.integer( 52 )
DB_ERR_INDEX_ALREADY_EXISTS <- as.integer( 53 )
DB_ERR_INDEX_NOT_FOUND <- as.integer( 54 )
DB_ERR_COLUMN_ALREADY_EXISTS <- as.integer( 55 )
DB_ERR_COLUMN_NOT_FOUND <- as.integer( 56 )
DB_ERR_NO_DEFAULT_FOR_COLUMN <- as.integer( 57 )
DB_ERR_GENERAL_ERROR <- as.integer( 58 )
DB_ERR_MEMORY_ALLOCATION_FAILURE <- as.integer( 59 )
DB_ERR_INVALID_COLUMN_NUMBER <- as.integer( 60 )
DB_ERR_PROGRAM_TYPE_OUT_OF_RANGE <- as.integer( 61 )
DB_ERR_SQL_DATA_TYPE_OUT_OF_RANGE <- as.integer( 62 )
DB_ERR_OPERATION_CANCELLED <- as.integer( 63 )
DB_ERR_INVALID_ARGUMENT_VALUE <- as.integer( 64 )
DB_ERR_FUNCTION_SEQUENCE_ERROR <- as.integer( 65 )
DB_ERR_OPERATION_INVALID_AT_THIS_TIME <- as.integer( 66 )
DB_ERR_INVALID_TRANS_OPERATION_CODE <- as.integer( 67 )
DB_ERR_NO_CURSOR_NAME_AVAIL <- as.integer( 68 )
DB_ERR_INVALID_STR_OR_BUF_LEN <- as.integer( 69 )
DB_ERR_DESCRIPTOR_TYPE_OUT_OF_RANGE <- as.integer( 70 )
DB_ERR_OPTION_TYPE_OUT_OF_RANGE <- as.integer( 71 )
DB_ERR_INVALID_PARAM_NO <- as.integer( 72 )
DB_ERR_INVALID_SCALE_VALUE <- as.integer( 73 )
DB_ERR_FUNCTION_TYPE_OUT_OF_RANGE <- as.integer( 74 )
DB_ERR_INF_TYPE_OUT_OF_RANGE <- as.integer( 75 )
DB_ERR_COLUMN_TYPE_OUT_OF_RANGE <- as.integer( 76 )
DB_ERR_SCOPE_TYPE_OUT_OF_RANGE <- as.integer( 77 )
DB_ERR_NULLABLE_TYPE_OUT_OF_RANGE <- as.integer( 78 )
DB_ERR_UNIQUENESS_OPTION_TYPE_OUT_OF_RANGE <- as.integer( 79 )
DB_ERR_ACCURACY_OPTION_TYPE_OUT_OF_RANGE <- as.integer( 80 )
DB_ERR_DIRECTION_OPTION_OUT_OF_RANGE <- as.integer( 81 )
DB_ERR_INVALID_PRECISION_VALUE <- as.integer( 82 )
DB_ERR_INVALID_PARAM_TYPE <- as.integer( 83 )
DB_ERR_FETCH_TYPE_OUT_OF_RANGE <- as.integer( 84 )
DB_ERR_ROW_VALUE_OUT_OF_RANGE <- as.integer( 85 )
DB_ERR_CONCURRENCY_OPTION_OUT_OF_RANGE <- as.integer( 86 )
DB_ERR_INVALID_CURSOR_POSITION <- as.integer( 87 )
DB_ERR_INVALID_DRIVER_COMPLETION <- as.integer( 88 )
DB_ERR_INVALID_BOOKMARK_VALUE <- as.integer( 89 )
DB_ERR_DRIVER_NOT_CAPABLE <- as.integer( 90 )
DB_ERR_TIMEOUT_EXPIRED <- as.integer( 91 )
wxLAYOUT_NONE <- as.integer( 0 )
wxLAYOUT_TOP <- as.integer( 1 )
wxLAYOUT_LEFT <- as.integer( 2 )
wxLAYOUT_RIGHT <- as.integer( 3 )
wxLAYOUT_BOTTOM <- as.integer( 4 )
wxLAYOUT_HORIZONTAL <- as.integer( 0 )
wxLAYOUT_VERTICAL <- as.integer( 1 )
WX_ROW_MODE_QUERY <- as.integer( 0 )
WX_ROW_MODE_INDIVIDUAL <- as.integer( 1 )
wxSASH_TOP <- as.integer( 0 )
wxSASH_RIGHT <- as.integer( 1 )
wxSASH_BOTTOM <- as.integer( 2 )
wxSASH_LEFT <- as.integer( 3 )
wxSASH_NONE <- as.integer( 100 )
wxSASH_STATUS_OK <- as.integer( 0 )
wxSASH_STATUS_OUT_OF_RANGE <- as.integer( 1 )
wxDP_DEFAULT <- as.integer( 0 )
wxDP_SPIN <- as.integer( 1 )
wxDP_DROPDOWN <- as.integer( 2 )
wxDP_SHOWCENTURY <- as.integer( 4 )
wxDP_ALLOWNONE <- as.integer( 8 )
IMG_Book <- as.integer( 0 )
IMG_Folder <- as.integer( 1 )
IMG_Page <- as.integer( 2 )
SQL_IS_YEAR <- as.integer( 1 )
SQL_IS_MONTH <- as.integer( 2 )
SQL_IS_DAY <- as.integer( 3 )
SQL_IS_HOUR <- as.integer( 4 )
SQL_IS_MINUTE <- as.integer( 5 )
SQL_IS_SECOND <- as.integer( 6 )
SQL_IS_YEAR_TO_MONTH <- as.integer( 7 )
SQL_IS_DAY_TO_HOUR <- as.integer( 8 )
SQL_IS_DAY_TO_MINUTE <- as.integer( 9 )
SQL_IS_DAY_TO_SECOND <- as.integer( 10 )
SQL_IS_HOUR_TO_MINUTE <- as.integer( 11 )
SQL_IS_HOUR_TO_SECOND <- as.integer( 12 )
SQL_IS_MINUTE_TO_SECOND <- as.integer( 13 )
WX_ROW_MODE_QUERY <- as.integer( 0 )
WX_ROW_MODE_INDIVIDUAL <- as.integer( 1 )
wxMM_TEXT <- as.integer( 1 )
wxMM_LOMETRIC <- as.integer( 2 )
wxMM_HIMETRIC <- as.integer( 3 )
wxMM_LOENGLISH <- as.integer( 4 )
wxMM_HIENGLISH <- as.integer( 5 )
wxMM_TWIPS <- as.integer( 6 )
wxMM_ISOTROPIC <- as.integer( 7 )
wxMM_ANISOTROPIC <- as.integer( 8 )
wxMM_POINTS <- as.integer( 9 )
wxMM_METRIC <- as.integer( 10 )



wxLC_ICON = 0x0004

wxTR_HAS_BUTTONS = 0x0001


wxTREE_HITTEST_ABOVE = 0x0001
wxTREE_HITTEST_BELOW = 0x0002
wxTREE_HITTEST_NOWHERE = 0x0004
wxTREE_HITTEST_ONITEM_ABOVE = 0x0001
wxTREE_HITTEST_ONITEM_LABEL = 0x0040


wxTREE_HITTEST_ABOVE            = 0x0001
wxTREE_HITTEST_BELOW            = 0x0002
wxTREE_HITTEST_NOWHERE          = 0x0004
wxTREE_HITTEST_ONITEMBUTTON     = 0x0008
wxTREE_HITTEST_ONITEMICON       = 0x0010
wxTREE_HITTEST_ONITEMINDENT     = 0x0020
wxTREE_HITTEST_ONITEMLABEL      = 0x0040
wxTREE_HITTEST_ONITEMRIGHT      = 0x0080
wxTREE_HITTEST_ONITEMSTATEICON  = 0x0100
wxTREE_HITTEST_TOLEFT           = 0x0200
wxTREE_HITTEST_TORIGHT          = 0x0400
wxTREE_HITTEST_ONITEMUPPERPART  = 0x0800
wxTREE_HITTEST_ONITEMLOWERPART  = 0x1000
wxTREE_HITTEST_ONITEM  = bitOr(wxTREE_HITTEST_ONITEMICON, wxTREE_HITTEST_ONITEMLABEL)



wxCANCEL =  0x00000010
wxOK =  0x00000004
wxSYSTEM_MENU = 0x0800
wxCLOSE_BOX = 0x1000


wxLI_HORIZONTAL = wxHORIZONTAL
omegahat/RwxWidgets documentation built on May 24, 2019, 1:56 p.m.