How do I use the edit control for stuff other than the system objects? The
docs say:
The GenEditControl handles two different notification types:
GWNT_SELECT_STATE_CHANGE, sent when the selection state changes, and
GWNT_UNDO_STATE_CHANGE, sent when a state change in the Undo status occurs.
In both cases, the GenEditControl will appropriately update the Cut, Copy,
Paste, Delete, and Undo triggers (the Select All trigger will always be
enabled).
But how do I use those messages? I searched through Concepts, Objects,
Routines, and Quick Reference, and also did a grep through everything in
INCLUDE and INCLUDE\OBJECTS, but the only other reference I could find was
in GEOWORKS.H/.DEF, and it was just declared as part of an enum.
I just found the clipsamp app but I don't understand it.
------------------------------------------------------------------------
| I've always been afraid to die, but I think I'm more afraid to live. |
| -Billy Corgan, Smashing Pumpkins, The Aeroplane Flys High |
------------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
------------------------------------------------------------------------