class GUI::Edit
- GUI::Edit
- GUI::Widget
- Reference
- Object
Defined in:
wrappers.crConstructors
Instance Method Summary
- #align=(value : Align)
- #autoselect=(value : Bool)
- #bgcolor=(value : Color)
- #bgcolor_focus=(value : Color)
- #color=(value : Color)
- #color_focus=(value : Color)
- #editable=(value : Bool)
- #font=(value)
- #on_change(&callback : -> )
- #on_filter(&callback : -> )
- #passmode=(value : Bool)
- #phcolor=(value : Color)
- #phstyle=(value : UInt32)
- #phtext=(value : String)
- #place(layout : Layout, x : Int32, y : Int32)
- #text
- #text=(value : String)
- #tooltip=(value : String)
Instance methods inherited from class GUI::Widget
place(layout : Layout, x : Int32, y : Int32)
place,
to_unsafe
to_unsafe
Macros inherited from class GUI::Widget
define_place
define_place,
event(name)
event,
lib_property(name)lib_property(name, type) lib_property, lib_setter(name, typ)
lib_setter(name) lib_setter