|
september 17, 2007 |
Actionscript 2 class.
This class enriches existing text fields with
- undo/redo via keyboard and context menu
- associates a passed function to the onChanged event
- adds additional context menu items if passed
known bugs: - the undo has one step too much
- the text field cannot reside directly under _level0
- Keyboard shortcuts do not work under MacOs
|