> What happens when you call it like this: > dlg = wx.MessageDialog(None, message="the body message", caption="The > Title") I get the same result: the caption is displayed as bolded text inside the frame--not in the title bar.