wxPopupTransientWindow
Description
See external documentation: wxPopupTransientWindow.
This class is derived (and can use functions) from:
wxPopupWindow
wxWindow
wxEvtHandler
DATA TYPES
new(Parent) -> wxPopupTransientWindow()
Types
Parent = wxWindow:wxWindow()
Equivalent to new(Parent, []).
new(Parent, Options::[Option]) -> wxPopupTransientWindow()
Types
This = wxPopupTransientWindow()
Equivalent to popup(This, []).
Types
This = wxPopupTransientWindow()