]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxPython/_windows.py
0.1.6-1
[wxWidgets.git] / wxPython / wxPython / _windows.py
index 7157e19fa5390d8cf6cb93152cf6c057fd3f2e86..7cd51fd621cd05ad31da6ec336a92a427a878f70 100644 (file)
@@ -52,6 +52,9 @@ wxFRAME_FLOAT_ON_PARENT = wx._windows.FRAME_FLOAT_ON_PARENT
 wxFRAME_NO_WINDOW_MENU = wx._windows.FRAME_NO_WINDOW_MENU
 wxFRAME_NO_TASKBAR = wx._windows.FRAME_NO_TASKBAR
 wxFRAME_SHAPED = wx._windows.FRAME_SHAPED
+wxFRAME_DRAWER = wx._windows.FRAME_DRAWER
+wxFRAME_EX_METAL = wx._windows.FRAME_EX_METAL
+wxDIALOG_EX_METAL = wx._windows.DIALOG_EX_METAL
 wxDIALOG_MODAL = wx._windows.DIALOG_MODAL
 wxDIALOG_MODELESS = wx._windows.DIALOG_MODELESS
 wxUSER_COLOURS = wx._windows.USER_COLOURS
@@ -169,21 +172,26 @@ wxPopupWindowPtr = wx._windows.PopupWindowPtr
 wxPrePopupWindow = wx._windows.PrePopupWindow
 wxPopupTransientWindow = wx._windows.PopupTransientWindow
 wxPopupTransientWindowPtr = wx._windows.PopupTransientWindowPtr
+wxPopupTransientWindow = wx._windows.PopupTransientWindow
 wxPrePopupTransientWindow = wx._windows.PrePopupTransientWindow
 wxTipWindow = wx._windows.TipWindow
 wxTipWindowPtr = wx._windows.TipWindowPtr
 wxVScrolledWindow = wx._windows.VScrolledWindow
 wxVScrolledWindowPtr = wx._windows.VScrolledWindowPtr
+wxVScrolledWindow = wx._windows.VScrolledWindow
 wxPreVScrolledWindow = wx._windows.PreVScrolledWindow
 wxVListBoxNameStr = wx._windows.VListBoxNameStr
 wxVListBox = wx._windows.VListBox
 wxVListBoxPtr = wx._windows.VListBoxPtr
+wxVListBox = wx._windows.VListBox
 wxPreVListBox = wx._windows.PreVListBox
 wxHtmlListBox = wx._windows.HtmlListBox
 wxHtmlListBoxPtr = wx._windows.HtmlListBoxPtr
+wxHtmlListBox = wx._windows.HtmlListBox
 wxPreHtmlListBox = wx._windows.PreHtmlListBox
 wxTaskBarIcon = wx._windows.TaskBarIcon
 wxTaskBarIconPtr = wx._windows.TaskBarIconPtr
+wxTaskBarIcon = wx._windows.TaskBarIcon
 wxTaskBarIconEvent = wx._windows.TaskBarIconEvent
 wxTaskBarIconEventPtr = wx._windows.TaskBarIconEventPtr
 wxEVT_TASKBAR_MOVE = wx._windows.wxEVT_TASKBAR_MOVE
@@ -212,8 +220,12 @@ wxMultiChoiceDialog = wx._windows.MultiChoiceDialog
 wxMultiChoiceDialogPtr = wx._windows.MultiChoiceDialogPtr
 wxSingleChoiceDialog = wx._windows.SingleChoiceDialog
 wxSingleChoiceDialogPtr = wx._windows.SingleChoiceDialogPtr
+wxTextEntryDialogStyle = wx._windows.TextEntryDialogStyle
 wxTextEntryDialog = wx._windows.TextEntryDialog
 wxTextEntryDialogPtr = wx._windows.TextEntryDialogPtr
+wxGetPasswordFromUserPromptStr = wx._windows.GetPasswordFromUserPromptStr
+wxPasswordEntryDialog = wx._windows.PasswordEntryDialog
+wxPasswordEntryDialogPtr = wx._windows.PasswordEntryDialogPtr
 wxFontData = wx._windows.FontData
 wxFontDataPtr = wx._windows.FontDataPtr
 wxFontDialog = wx._windows.FontDialog
@@ -247,6 +259,7 @@ IDM_WINDOWCASCADE = wx._windows.IDM_WINDOWCASCADE
 IDM_WINDOWICONS = wx._windows.IDM_WINDOWICONS
 IDM_WINDOWNEXT = wx._windows.IDM_WINDOWNEXT
 IDM_WINDOWTILEVERT = wx._windows.IDM_WINDOWTILEVERT
+IDM_WINDOWPREV = wx._windows.IDM_WINDOWPREV
 wxFIRST_MDI_CHILD = wx._windows.FIRST_MDI_CHILD
 wxLAST_MDI_CHILD = wx._windows.LAST_MDI_CHILD
 wxMDIParentFrame = wx._windows.MDIParentFrame
@@ -274,6 +287,21 @@ wxPRINT_MODE_PREVIEW = wx._windows.PRINT_MODE_PREVIEW
 wxPRINT_MODE_FILE = wx._windows.PRINT_MODE_FILE
 wxPRINT_MODE_PRINTER = wx._windows.PRINT_MODE_PRINTER
 wxPRINT_MODE_STREAM = wx._windows.PRINT_MODE_STREAM
+wxPRINTBIN_DEFAULT = wx._windows.PRINTBIN_DEFAULT
+wxPRINTBIN_ONLYONE = wx._windows.PRINTBIN_ONLYONE
+wxPRINTBIN_LOWER = wx._windows.PRINTBIN_LOWER
+wxPRINTBIN_MIDDLE = wx._windows.PRINTBIN_MIDDLE
+wxPRINTBIN_MANUAL = wx._windows.PRINTBIN_MANUAL
+wxPRINTBIN_ENVELOPE = wx._windows.PRINTBIN_ENVELOPE
+wxPRINTBIN_ENVMANUAL = wx._windows.PRINTBIN_ENVMANUAL
+wxPRINTBIN_AUTO = wx._windows.PRINTBIN_AUTO
+wxPRINTBIN_TRACTOR = wx._windows.PRINTBIN_TRACTOR
+wxPRINTBIN_SMALLFMT = wx._windows.PRINTBIN_SMALLFMT
+wxPRINTBIN_LARGEFMT = wx._windows.PRINTBIN_LARGEFMT
+wxPRINTBIN_LARGECAPACITY = wx._windows.PRINTBIN_LARGECAPACITY
+wxPRINTBIN_CASSETTE = wx._windows.PRINTBIN_CASSETTE
+wxPRINTBIN_FORMSOURCE = wx._windows.PRINTBIN_FORMSOURCE
+wxPRINTBIN_USER = wx._windows.PRINTBIN_USER
 wxPrintData = wx._windows.PrintData
 wxPrintDataPtr = wx._windows.PrintDataPtr
 wxPageSetupDialogData = wx._windows.PageSetupDialogData
@@ -292,6 +320,7 @@ wxPrinterPtr = wx._windows.PrinterPtr
 wxPrinter_GetLastError = wx._windows.Printer_GetLastError
 wxPrintout = wx._windows.Printout
 wxPrintoutPtr = wx._windows.PrintoutPtr
+wxPrintout = wx._windows.Printout
 wxPreviewCanvas = wx._windows.PreviewCanvas
 wxPreviewCanvasPtr = wx._windows.PreviewCanvasPtr
 wxPreviewFrame = wx._windows.PreviewFrame