mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-31 16:10:07 +01:00
4 lines
103 B
Python
4 lines
103 B
Python
|
|
dlg = wx.xml.XmlResource.Get().LoadDialog(mainFrame, "my_dialog")
|
|
dlg.ShowModal()
|