This is RemoteComposeController.h in view mode; [Download] [Up]
//---------------------------------------------------------------------------------------------------- // // RemoteComposeController // // Inherits From: Object // // Declared In: RemoteComposeController.h // // Class Description // // A 'how to' example of remotely opening and managing // 'Compose' windows in Mail.app using the custom Speaker // subclass MailSpeaker. // // Disclaimer // // You may freely copy, distribute and reuse this software and its // associated documentation. I disclaim any warranty of any kind, // expressed or implied, as to its fitness for any particular use. // //---------------------------------------------------------------------------------------------------- #import <appkit/appkit.h> @interface RemoteComposeController : Object { } - suggestion: sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.