wxMDIClientWindow

See external documentation: wxMDIClientWindow.

See external documentation: wxMDIClientWindow.

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

Types


wxMDIClientWindow() = wx:wx_object()

Functions


new() -> wxMDIClientWindow()

See external documentation.

new(Parent) -> wxMDIClientWindow()

  • Parent = wxMDIParentFrame() (see module wxMDIParentFrame)

Equivalent to new(Parent, []).

new(Parent, Option::[Option]) -> wxMDIClientWindow()

  • Parent = wxMDIParentFrame() (see module wxMDIParentFrame)
  • Option = {style, integer()}

See external documentation.

createClient(This, Parent) -> boolean()

  • This = wxMDIClientWindow()
  • Parent = wxMDIParentFrame() (see module wxMDIParentFrame)

createClient(This, Parent, Option::[Option]) -> boolean()

  • This = wxMDIClientWindow()
  • Parent = wxMDIParentFrame() (see module wxMDIParentFrame)
  • Option = {style, integer()}

See external documentation.

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

Destroys this object, do not use object again