Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

uiedit_c Class Reference

GUI-edit field class. More...

#include <gui.h>

Inheritance diagram for uiedit_c:

uiobject_c

Public Methods

virtual void paint ()
 fill the object's screenbuffer

virtual void event (uievent_s *eve)
 send an event to object

void replace_selection (char *txt)
 replace current selection

ushort get_cursor ()
 get cursor shape for object


Protected Methods

ushort find_pos_for_point (ushort x)
 find text position for pixel


Protected Attributes

sshort selend
 left side of selection

sshort cursorpos
 right side of selection

bool hilite
 cursor position

bool mousedown
 edit field has mouse

sshort left
 mouse is pressed down on this


Detailed Description

Something you can type on.

Definition at line 653 of file gui.h.


The documentation for this class was generated from the following files:
Generated on Wed Dec 18 15:48:49 2002 for omicron engine by doxygen1.2.18