<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog &#124; Pages of Interest &#187; Objctive C</title>
	<atom:link href="http://pagesofinterest.net/blog/tag/objctive-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://pagesofinterest.net/blog</link>
	<description>1000% Hyperbole Free</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:57:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Drag and Drop Reordering of NSTableView&#8217;s Rows</title>
		<link>http://pagesofinterest.net/blog/2009/12/drag-and-drop-reordering-of-nstableviews-rows/</link>
		<comments>http://pagesofinterest.net/blog/2009/12/drag-and-drop-reordering-of-nstableviews-rows/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 13:47:59 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[NSTableView]]></category>
		<category><![CDATA[Objctive C]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=754</guid>
		<description><![CDATA[I just had to re-implement drag-and-drop-reordering of Slider cells. I was lucky enough to find my post on the Cocoa-dev list &#8211; I just had to copy-paste the code. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [...]<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2011/12/extracting-hex-value-from-nscolor/' rel='bookmark' title='Extracting hex value from NSColor'>Extracting hex value from NSColor</a> <small>Example project available on GitHub – CINSColor+Hex This category on...</small></li>
<li><a href='http://pagesofinterest.net/blog/2011/07/detecting-presence-of-a-framework-within-an-nsbundle-plugin/' rel='bookmark' title='Detecting Presence of a Framework Within an NSBundle (Plugin)'>Detecting Presence of a Framework Within an NSBundle (Plugin)</a> <small>Introduction Jump to Tutorial In light of Cocoa Warning: Implicitly...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/03/free-ajax-loading-gif-generator/' rel='bookmark' title='Free AJAX Loading GIF Generator'>Free AJAX Loading GIF Generator</a> <small>Using the Ajaxinfo GIF generator, one may choose the colour,...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2009/12/drag-and-drop-reordering-of-nstableviews-rows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!DOCTYPE html>
<html xmlns:og="http://ogp.me/ns#">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta name="generator" content="RapidWeaver" />
		<link rel="icon" href="http://pagesofinterest.net/favicon.ico" type="image/x-icon" />
		<link rel="shortcut icon" href="http://pagesofinterest.net/favicon.ico" type="image/x-icon" />
		

        				<title>Tag Archive for &quot;&quot; | Blog | Pages of Interest</title>
  
		        
		<link rel="stylesheet" type="text/css" media="print" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/consolidated-print-79.css" />
		<link rel="stylesheet" type="text/css" media="screen" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/consolidated-screen-79.css" />
		
		
		
		
		
                
        <link rel="icon" type="image/png" href="http://pagesofinterest.net/favicon.png" />        

		<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/libs.js?1328448743"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/javascript.js?1328448743"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/site.js?1328448743"></script>
		<!--[if IE]><script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/html5.js?1328448743"></script>
		<link rel="stylesheet" type="text/css" media="screen" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/css/ie.css" />
		<![endif]-->
		
	    
	    
