Class
GGLib::TextBox
In:
gglib/ext/widgets.rb
Parent:
Widget
Methods
draw
new
onMouseClick
onMouseOut
onMouseOver
onStickyBlur
onStickyFocus
text
text=
width
Constants
CaretColor
=
0xff646464
TextColor
=
0xff646464
SelColor
=
0xff33FFFF
TextPadding
=
5
Public Class methods
new
(name, x, y, len=12, theme=Themes::blank, w=nil,height=nil)
Public Instance methods
draw
()
onMouseClick
()
onMouseOut
()
onMouseOver
()
onStickyBlur
()
onStickyFocus
()
text
()
text=
(val)
width
()
[Validate]