wxMDIParentFrame

See external documentation: wxMDIParentFrame.

See external documentation: wxMDIParentFrame.

This class is derived (and can use functions) from:
wxFrame
wxTopLevelWindow
wxWindow
wxEvtHandler

Functions


new() -> wxMDIParentFrame()

See external documentation.

new(Parent, Id, Title) -> wxMDIParentFrame()

new(Parent, Id, Title, Options::[Option]) -> wxMDIParentFrame()

See external documentation.

activateNext(This) -> ok

See external documentation.

activatePrevious(This) -> ok

See external documentation.

arrangeIcons(This) -> ok

See external documentation.

cascade(This) -> ok

See external documentation.

create(This, Parent, Id, Title) -> boolean()

create(This, Parent, Id, Title, Options::[Option]) -> boolean()

See external documentation.

getActiveChild(This) -> wxMDIChildFrame:wxMDIChildFrame()

See external documentation.

getClientWindow(This) -> wxMDIClientWindow:wxMDIClientWindow()

See external documentation.

tile(This) -> ok

Equivalent to tile(This, []).

tile(This, Options::[Option]) -> ok

See external documentation.
Orient = ?wxHORIZONTAL | ?wxVERTICAL | ?wxBOTH

destroy(This::wxMDIParentFrame()) -> ok

Destroys this object, do not use object again