> I cannot find out how to refer to the window of my single window program in > the method: beginSheetModalForWindow > Some help would be appreciated!
Where (in what object) is this code located? That'd probably be a good place to add an IBOutlet to your window (and connect it in Interface Builder). You'll want to *thoroughly* read this: http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/chapter_1_section_1.html Pay particular attention to the "Communicating With Objects" section, and the "Outlets" subsection. -- I.S. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]