
Implementing Stationery
Even though a dataDef is not a template, it is still convenient to create it as a layout. That way, you can use the slot browser and editor.
RegDataDef(dataDefSym, dataDef)
dataDef with the system. dataDefSym should equal dataDef.symbol.
UnRegDataDef(dataDefSym)
dataDefSym.
RegisterViewDef(viewDef, dataDefSym)
viewDef for the dataDef whose symbol is dataDefSym.
UnRegisterViewDef(viewDefSym, dataDefSym)
viewDefSym from the dataDef whose symbol is dataDefSym.
An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.
Last modified: 1 DEC 1996