<?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>Th30z - Coding on the Fly &#187; NSScrollView</title>
	<atom:link href="http://th30z.netsons.org/tag/nsscrollview/feed/" rel="self" type="application/rss+xml" />
	<link>http://th30z.netsons.org</link>
	<description>Matteo Bertozzi, Objective-C, Cocoa, C, C++, Qt4, iPhone, Mac OS X, Open Moko, Matteo Bertozzi Development</description>
	<lastBuildDate>Sun, 22 Nov 2009 09:47:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cocoa: VBox View and NSScrollView</title>
		<link>http://th30z.netsons.org/2008/11/cocoa-vbox-view-and-nsscrollview/</link>
		<comments>http://th30z.netsons.org/2008/11/cocoa-vbox-view-and-nsscrollview/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 09:19:11 +0000</pubDate>
		<dc:creator>Matteo Bertozzi</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[NSScrollView]]></category>
		<category><![CDATA[NSView]]></category>

		<guid isPermaLink="false">http://th30z.netsons.org/?p=299</guid>
		<description><![CDATA[Following the post of yesterday, today I&#8217;ve implemented a simple VBoxView (Vertical Box Layout) that allow you to lines up NSViews vertically.
br />
Here you can find the example Source Code.
]]></description>
			<content:encoded><![CDATA[<p>Following the post of yesterday, today I&#8217;ve implemented a simple VBoxView (Vertical Box Layout) that allow you to lines up NSViews vertically.<br />
<div id="attachment_300" class="wp-caption aligncenter" style="width: 567px"><a href="http://th30z.netsons.org/wp-content/uploads/cocoascrollablensview.png"><img src="http://th30z.netsons.org/wp-content/uploads/cocoascrollablensview.png" alt="Cocoa Scrollable NSViews VBox" title="Cocoa Scrollable NSViews VBox" width="557" height="329" class="size-full wp-image-300" /></a><p class="wp-caption-text">Cocoa Scrollable NSViews VBox</p></div><br />
Here you can find the example <a href="http://th30z.netsons.org/wp-content/uploads/cocoavboxscrollview.zip">Source Code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://th30z.netsons.org/2008/11/cocoa-vbox-view-and-nsscrollview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
