<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/objective-c/tags/sheet</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 08 Oct 2008 07:22:41 GMT</pubDate>
<item>
<title>(Objective C) Run an NSAlert Sheet in your Cocoa App - tylerhall</title>
<link>http://snipplr.com/view/3517/run-an-nsalert-sheet-in-your-cocoa-app/</link>
<description><![CDATA[ <p>This code runs an alert sheet in your Cocoa app. You first create an NSAlert object, its properties, and define the method that should be called when the user dismisses the sheet. Then write the corresponding handler that tests for an "OK" or "Cancel" button press.</p> ]]></description>
<pubDate>Tue, 14 Aug 2007 15:21:41 GMT</pubDate>
<guid>http://snipplr.com/view/3517/run-an-nsalert-sheet-in-your-cocoa-app/</guid>
</item>
</channel>
</rss>