mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-21 03:07:08 +01:00
4 lines
110 B
Python
4 lines
110 B
Python
|
|
frame = MyParentFrame()
|
|
frame.Create(parent, myParentFrameId, "My Parent Frame")
|