<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: XUL Tip &#8211; Wrapping Boxes</title>
	<atom:link href="http://starkravingfinkle.org/blog/2008/06/xul-tip-wrapping-boxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://starkravingfinkle.org/blog/2008/06/xul-tip-wrapping-boxes/</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 07:09:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Finkle</title>
		<link>http://starkravingfinkle.org/blog/2008/06/xul-tip-wrapping-boxes/comment-page-1/#comment-6742</link>
		<dc:creator>Mark Finkle</dc:creator>
		<pubDate>Wed, 09 Jul 2008 18:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=277#comment-6742</guid>
		<description>@Roger - yes, it appears the the &quot;display: block&quot; will force even a VBOX to layout horizontally. Sorry.</description>
		<content:encoded><![CDATA[<p>@Roger &#8211; yes, it appears the the &#8220;display: block&#8221; will force even a VBOX to layout horizontally. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Bailey</title>
		<link>http://starkravingfinkle.org/blog/2008/06/xul-tip-wrapping-boxes/comment-page-1/#comment-6741</link>
		<dc:creator>Roger Bailey</dc:creator>
		<pubDate>Wed, 09 Jul 2008 17:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=277#comment-6741</guid>
		<description>This is great. This style has solved a problem I was wrestling with - how to layout an unknown number of buttons in scrolling box of indeterminate size.

The buttons are now laid out left to right then top to bottom with vertical scrolling when overflow occurs and when the box is resized everything re-flows nicely.

Brilliant! Except my client wants it oriented horizontally with the buttons going top to bottom then left to right with horizontal scrolling. Can&#039;t get it to work. Apparently the style forces horizontal orientation.

Any suggestions? Have tried experimenting with CSS3 columns but they don&#039;t seem to work in XUL.</description>
		<content:encoded><![CDATA[<p>This is great. This style has solved a problem I was wrestling with &#8211; how to layout an unknown number of buttons in scrolling box of indeterminate size.</p>
<p>The buttons are now laid out left to right then top to bottom with vertical scrolling when overflow occurs and when the box is resized everything re-flows nicely.</p>
<p>Brilliant! Except my client wants it oriented horizontally with the buttons going top to bottom then left to right with horizontal scrolling. Can&#8217;t get it to work. Apparently the style forces horizontal orientation.</p>
<p>Any suggestions? Have tried experimenting with CSS3 columns but they don&#8217;t seem to work in XUL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Caraveo</title>
		<link>http://starkravingfinkle.org/blog/2008/06/xul-tip-wrapping-boxes/comment-page-1/#comment-6615</link>
		<dc:creator>Shane Caraveo</dc:creator>
		<pubDate>Mon, 23 Jun 2008 19:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=277#comment-6615</guid>
		<description>same thing here with toolbars, we&#039;ve long had our own toolbar xbl widgets to handle under/overflow and make things wrap.  This style let me get rid of a bunch of hacky code  and a couple widgets :)</description>
		<content:encoded><![CDATA[<p>same thing here with toolbars, we&#8217;ve long had our own toolbar xbl widgets to handle under/overflow and make things wrap.  This style let me get rid of a bunch of hacky code  and a couple widgets <img src='http://starkravingfinkle.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://starkravingfinkle.org/blog/2008/06/xul-tip-wrapping-boxes/comment-page-1/#comment-6611</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=277#comment-6611</guid>
		<description>Thanks a lot. You can&#039;t imagine how much time I wated with this topic by counting toolbarbuttons within a line with javascript and add new toolbars into the DOM etc. 
Thanks again
Pete</description>
		<content:encoded><![CDATA[<p>Thanks a lot. You can&#8217;t imagine how much time I wated with this topic by counting toolbarbuttons within a line with javascript and add new toolbars into the DOM etc.<br />
Thanks again<br />
Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pd</title>
		<link>http://starkravingfinkle.org/blog/2008/06/xul-tip-wrapping-boxes/comment-page-1/#comment-6608</link>
		<dc:creator>pd</dc:creator>
		<pubDate>Mon, 23 Jun 2008 08:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=277#comment-6608</guid>
		<description>Alternatively you could just make that the default style! Sounds like it&#039;s causing a lot of annoyance, why isn&#039;t it the default?</description>
		<content:encoded><![CDATA[<p>Alternatively you could just make that the default style! Sounds like it&#8217;s causing a lot of annoyance, why isn&#8217;t it the default?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

