home *** CD-ROM | disk | FTP | other *** search
- Class = MiscSoundPalette; /* (a subclass of IBPalette) */
- NibFile = MiscSoundPalette; /* (a nib file name) */
- Icon = PauseOn; /* (a tiff/eps file name) */
- ExportClasses = (MiscSoundTracker,MiscTapper,MiscVolumeMeter,MiscVolumeLight);
- /* (a list of class names) */
- ExportImages = (up,upin,down,downin,Recording,NotRecording,Playing,NotPlaying,
- Stopped,NotStopped,PauseOn,PauseOff);
- /* (a list of icon names) */
- /* ExportSounds = (); (a list of sound names) */
-