home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
developm
/
scnote
/
popmenus.006
/
SCN.006.PopMenus
< prev
next >
Wrap
Text File
|
1989-04-23
|
808b
|
24 lines
Macintosh
Sample Code Notes
_____________________________________________________________________________
Developer Technical Support
#6: PopMenus
Written by: Bryan Stearns
Versions: 1.00 August 1988
Components: PopMenus.p August 1, 1988
PopMenus.r August 1, 1988
PopMenus.make August 1, 1988
_____________________________________________________________________________
PopMenus is a very simple demonstration of how to use pop-up menus
in your application. It implements a pop-up menu as a userItem in
a modal dialog box (this is a helpful example in its own right).
We recommend that you review Sample or TESample for the general
structure and MultiFinder techniques you should use when writing a
new application.