home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
developm
/
scnote
/
editcdev.010
/
SCN.010.EditCdev
< prev
next >
Wrap
Text File
|
1989-04-23
|
922b
|
27 lines
Macintosh
Sample Code Notes
_____________________________________________________________________________
Developer Technical Support
#10: EditCdev
Written by: Mark Bennett
Versions: 1.00 August 1988
Components: EditCdev.p August 1, 1988
EditCdev.c August 1, 1988
EditCdev.r August 1, 1988
CEditCdev.make August 1, 1988
PEditCdev.make August 1, 1988
_____________________________________________________________________________
EditCdev is a sample Control Panel device (cdev) that demonstrates
the use of the edit-related messages and how to implement an
editText item in a cdev. It utilizes the new undo, cut, copy,
paste, and delete messages that are sent to cdevs in response to
user menu selections.
EditCdev is comprised of two editText items which can be edited
and selected with the mouse or the Tab key.