Copyright (C) 2000, 2001, Geert Vernaeve. All Rights Reserved. |
Model has changed. Synchronize displayed text with model. |
Note that the way this method handles KEY_LEFT and KEY_RIGHT is totally unsuitable for subclasses with children. This is because when a child cannot move the cursor farther to (say) the left, it asks its parent to do so. We don't detect this situation, since it cannot occur in childless classes. |
Try to recognize an operator, e.g. when the string field has been modified |
If this is not an identifier any more, take appropriate action. |
Try to create an Empty part at cursor position Returns that Empty part, or null |