Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_InputBox_Generic Member List
This is the complete list of members for CL_InputBox_Generic, including all inherited members.
- backspace()
- check_selection()
[private] - CL_InputBox_Generic(CL_InputBox *self, const CL_ComponentOptions &options, CL_StyleManager *style)
- create_options(const CL_Rect &pos, const std::string &text, bool password_mode, bool readonly, int maxlength)
[static] - ctrl_down
[private] - cursor_position
- cut()
- del()
- deselect()
- edited
- end(bool mark)
- get_marked_text() const
- get_mouse_position(int x, int y)
[private] - get_selection_length()
- get_selection_start()
- home(bool mark)
- inputbox
- max_length
- mouse_selecting
[private] - move_cursor(int delta, bool mark)
- move_cursor_word(int delta, bool mark)
- on_key_down(CL_Component *comp, CL_InputDevice *device, CL_Key key)
- on_key_up(CL_Component *comp, CL_InputDevice *device, CL_Key key)
- on_mouse_move(CL_Component *comp, CL_InputDevice *device, int x, int y)
- password_mode
- read_only
- select_all()
- selecting
[private] - selection_end
[private] - selection_start
[private] - set_cursor_position(int pos)
- set_max_length(int length)
- set_selection(int start, int length)
- set_text(const std::string &text)
- shift_down
[private] - sig_changed
- sig_return_pressed
- slot_key_down
- slot_key_up
- slot_mouse_move
- text
- update_text(CL_Key key)
[private] - ~CL_InputBox_Generic()
[inline]
Generated at Wed Apr 4 19:57:01 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001