Class: Edit
Class: Edit
1. Add Standard entry support
Class Hierarchy:
DFBaseEdit

EditMixins:
Dflabel_Mixin, Shadow_Mixin, Standard_Object_Mixin, ToolTip_Support_Mixin,
Direct Known Subclasses:
dbEdit_, SysinfoDisplay, Class Definition
Properties
Integer
m_Capslock_state
integer
piPriorEnabledColor
private, used by shadow_display
Integer
Private.Wrap_State
should edit wrap or not
Functions and Procedures
Integer
CapsLock_State()

Command(Integer wParam Integer lParam)

Construct_Object()

Delete_Data()
Base class does not clear changed_state. Also augment to send OnChange
integer
Item_Shadow_State(integer iItem)
integer
Object_Shadow_State()

OnChange()

OnMaxText()
integer
Parent_Ratios()
If font changes the edit size stays the same. This make the most
sense.

RequestAddToolTip()
Called by Page_Object. Handles tooltip creation. We use a dedicated
method to perform AddToolTip because it is often the case that Page_Object
is implemented in a mixin class.

RequestDeleteToolTip()
Called by Page_Object. Handles tooltip removal.

Set(Integer State)

Set(integer iState)

Set(integer iItem integer iState)

Set(Integer iItem String sValue)

Set(Integer bState)
Get and Set capslock and set windows style to make it work

set(Integer bState)

Shadow_Display()

Toggle_Wrap()
Integer
Wrap_State()
References (2):