[python-win32] win32com, excel and wx
Bill Papadopoulos
b_papadopoulos at iris.gr
Thu Sep 30 08:54:07 CEST 2004
Graeme, try this
import wx
dlg = wx.MessageDialog(None, "Window Message", "Head Message")
a = dlg.ShowModal()
Its like your win32ui.MessageBox, like win32api.MessageBox
Vax
____________________
b_papadopoulos at iris.gr
vax at cls.gr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20040930/5d686ce3/attachment.html
More information about the Python-win32
mailing list