[python-win32] win32com, excel and wx

Niki Spahiev niki at vintech.bg
Thu Sep 30 10:38:19 CEST 2004


Bill Papadopoulos wrote:

> Graeme, try this
>  
> import wx
>  
> dlg = wx.MessageDialog(None, "Window Message", "Head Message")
>  
> a = dlg.ShowModal()
>  
> Its like your win32ui.MessageBox, like win32api.MessageBox
>  
Its easy to show wx window first time. Second and third are usually the 
hard part.

Niki Spahiev



More information about the Python-win32 mailing list