ofxOui - UI Components for OpenFrameworks
About
Getting Started
Documentation
Download
ofxOui
TextInput
ofxOui::TextInput Member List
This is the complete list of members for
ofxOui::TextInput
, including all inherited members.
active
ofxOui::Component
blocking_component
ofxOui::Component
protected
static
Component
(float x_=0, float y_=0, float width_=0, float height_=0)
ofxOui::Component
current_background_color_
ofxOui::Component
protected
current_frame_color_
ofxOui::Component
protected
disabled
ofxOui::Component
draw
()
ofxOui::Component
virtual
drawBackground
()
ofxOui::Component
protected
virtual
drawFrame
()
ofxOui::Component
protected
virtual
drawIcon
()
ofxOui::Component
protected
virtual
drawLabel
()
ofxOui::TextInput
protected
virtual
erase_on_next_input_
ofxOui::TextInput
protected
font
ofxOui::Component
height
ofxOui::Component
hover_
ofxOui::Component
protected
icon
ofxOui::Component
inside
(float x_, float y_) const
ofxOui::Component
virtual
keyPressed
(ofKeyEventArgs &e)
ofxOui::TextInput
protected
labelOff
ofxOui::Component
labelOn
ofxOui::Component
mouseDragged
(ofMouseEventArgs &e)
ofxOui::TextInput
protected
mouseMoved
(ofMouseEventArgs &e)
ofxOui::TextInput
protected
mousePressed
(ofMouseEventArgs &e)
ofxOui::TextInput
protected
mouseReleased
(ofMouseEventArgs &e)
ofxOui::TextInput
protected
onTextInput
(T *owner, void(ListenerClass::*listenerMethod)(args))
ofxOui::TextInput
inline
shape
ofxOui::Component
style
ofxOui::Component
text_input_event_callback_
ofxOui::TextInput
protected
TextInput
(int x_=0, int y_=0, int width_=0, int height_=0)
ofxOui::TextInput
type
() const
ofxOui::Component
inline
type_
ofxOui::Component
protected
update
()
ofxOui::Component
virtual
width
ofxOui::Component
x
ofxOui::Component
y
ofxOui::Component
~Component
()
ofxOui::Component
virtual
~TextInput
()
ofxOui::TextInput
virtual