<?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: Opening another display window in ROOT?</title>
	<atom:link href="http://physics.bu.edu/sites/geneva-program/2010/02/04/opening-another-display-window-in-root/feed/" rel="self" type="application/rss+xml" />
	<link>http://physics.bu.edu/sites/geneva-program/2010/02/04/opening-another-display-window-in-root/</link>
	<description>Just another Boston University Physics weblog</description>
	<lastBuildDate>Mon, 19 Apr 2010 07:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Elim</title>
		<link>http://physics.bu.edu/sites/geneva-program/2010/02/04/opening-another-display-window-in-root/comment-page-1/#comment-25</link>
		<dc:creator>Elim</dc:creator>
		<pubDate>Thu, 04 Feb 2010 20:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://physics.bu.edu/sites/geneva-program/?p=354#comment-25</guid>
		<description><![CDATA[Try: TCanvas *c1 = new TCanvas(&quot;c&quot;, &quot;c&quot;);
I think there are options to set the window&#039;s sizes...
maybe check it in Ref guide in root.cern.ch..]]></description>
		<content:encoded><![CDATA[<p>Try: TCanvas *c1 = new TCanvas(&#8220;c&#8221;, &#8220;c&#8221;);<br />
I think there are options to set the window&#8217;s sizes&#8230;<br />
maybe check it in Ref guide in root.cern.ch..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chelsea</title>
		<link>http://physics.bu.edu/sites/geneva-program/2010/02/04/opening-another-display-window-in-root/comment-page-1/#comment-24</link>
		<dc:creator>chelsea</dc:creator>
		<pubDate>Thu, 04 Feb 2010 20:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://physics.bu.edu/sites/geneva-program/?p=354#comment-24</guid>
		<description><![CDATA[Is it possible to open just a blank canvas straightaway?  I could not find anything about this.]]></description>
		<content:encoded><![CDATA[<p>Is it possible to open just a blank canvas straightaway?  I could not find anything about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elim</title>
		<link>http://physics.bu.edu/sites/geneva-program/2010/02/04/opening-another-display-window-in-root/comment-page-1/#comment-23</link>
		<dc:creator>Elim</dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://physics.bu.edu/sites/geneva-program/?p=354#comment-23</guid>
		<description><![CDATA[Never mind, I figured that out...
Just select &quot;New Canvas&quot; from the File of the existing canvas. 
A new canvas with a name &quot;c1_n2&quot; is created...]]></description>
		<content:encoded><![CDATA[<p>Never mind, I figured that out&#8230;<br />
Just select &#8220;New Canvas&#8221; from the File of the existing canvas.<br />
A new canvas with a name &#8220;c1_n2&#8243; is created&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>