&gt;<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
&gt;any particular reason why it doesn&#39;t?<br>
<br>
</div>It relies on tcl/tk to measure the screen size.  When you don&#39;t load the<br>
gui, you don&#39;t load tcl/tk, and thus you are stripped of the tool you need<br>
to get the screen size.<br></blockquote><div><br>ok, thanks, now it&#39;s clear!<br><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">&gt;<br>
&gt;you can try to run the help patch, add a [stdout], relaunch the help patch with -nogui.<br>
&gt;<br>
&gt;I&#39;m making a simple splashscreen with a gem -nogui patch, and it needs to render the image in the center of the screen.<br>
&gt;I know I could use [shell], but I&#39;d rather a cross-platform solution.<br>
&gt;<br>
&gt;can I fix the screensize object or is there another object I&#39;m not aware of?<br>
<br>
</div>Does the tclpd library execute with the -nogui flag?  If so it should be pretty<br>
simple to use that to return the screensize.<br>
<br></blockquote><div><br>ok. I&#39;m not sure how to check whether tclpd executes w/ -nogui.<br>How can I check?<br><br>I&#39;m following your suggestion and make a small tclpd object.<br><br>cheers,<br>M<br><br> </div>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-Jonathan<br>
<div class="im"><br>
<br>
&gt;<br>
&gt;thanks!<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;--<br>
&gt;Marco Donnarumma<br>
&gt;New Media + Sonic Arts Practitioner, Performer, Teacher, Director.<br>
&gt;Embodied Audio-Visual Interaction Research Team.<br>
&gt;Department of Computing, Goldsmiths University of London<br>
&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
&gt;Portfolio: <a href="http://marcodonnarumma.com" target="_blank">http://marcodonnarumma.com</a><br>
&gt;Research: <a href="http://res.marcodonnarumma.com" target="_blank">http://res.marcodonnarumma.com</a><br>
&gt;Director: <a href="http://www.liveperformersmeeting.net" target="_blank">http://www.liveperformersmeeting.net</a><br>
</div>&gt;_______________________________________________<br>
&gt;<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
</blockquote></div><br>