On May 1, 2009, at 1:22 PM, Jason Todd Slack-Moehrle wrote:
Does anyone have an example for creating a 'sheet' without using Interface Builder at all? I just am trying to display a sheet with some text and an OK button and have it dismissed when pressed.
Have you tried NSBeginAlertSheet() or the NSAlert class? Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
