<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1126" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>While I feel pretty confident in Pd, I am not sure 
if I have the skills to compile the linux version for windows... unless the 
procedure is pretty simple. How does one go about compiling Linux externals for 
windows (assuming it would only take middling computer skills)?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Anyway, thanks for the help!</FONT></DIV>
<DIV><FONT face=Arial size=2>David</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=ydegoyon@free.fr href="mailto:ydegoyon@free.fr">Yves Degoyon</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=dkendall@calarts.edu 
  href="mailto:dkendall@calarts.edu">David Kendall</A> ; <A title=pd-list@iem.at 
  href="mailto:pd-list@iem.at">pd-list@iem.at</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, December 11, 2003 8:14 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [PD] grid arguments?</DIV>
  <DIV><BR></DIV><BR><BR>David Kendall wrote:<BR>
  <BLOCKQUOTE cite=mid:000801c3c03f$281f04e0$9e0019ac@calarts.edu type="cite">
    <META content="MSHTML 6.00.2800.1126" name=GENERATOR>
    <STYLE></STYLE>

    <DIV><FONT face=Arial size=2>I am running Pd on windows. I have downloaded 
    the Grid external and am trying to adjust the values and the geometry of the 
    GUI. Unfortunately, I can't right click on the abject to adjust the 
    properties, as grid was designed to do. I noticed that grid can take initial 
    arguments to set these properties, and so far, I have figured out what some 
    of them are. For instance, when I write this object:</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>grid grid1 200 -100 100 100 - 50 50 1 1 1 4 2 
    202 332</FONT></DIV></BLOCKQUOTE><BR>
  <BLOCKQUOTE cite=mid:000801c3c03f$281f04e0$9e0019ac@calarts.edu type="cite">
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>I know I'll get a grid of 200 width, 100 
    height, with x values ranging from -100 to 100, y values from -50 to 50. In 
    other words, I know these arguments:</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>grid &lt;grid name&gt; &lt;width&gt; 
    &lt;x-minimim&gt; &lt;x-maximum&gt; &lt;height&gt; &lt;y-minimum&gt; 
    &lt;y-maximum&gt; &lt;??&gt; &lt;??&gt; &lt;??&gt; &lt;number of lines - 
    x&gt; &lt;number of lines - y&gt; &lt;??&gt; 
  &lt;??&gt;</FONT></DIV></BLOCKQUOTE>grid &lt;grid name&gt; &lt;width&gt; 
  &lt;x_min&gt; &lt;x_max&gt; &lt;height&gt; &lt;y_min&gt; &lt;y_max&gt; 
  &lt;showing grid flag&gt; &lt;x_step&gt; &lt;y_step&gt; &lt;x_lines&gt; 
  &lt;y_lines&gt; &lt;x_current&gt; &lt;y_current&gt;<BR><BR>but you should be 
  able to edit all of these with the properties dialog,<BR>it simply doesn't 
  work on windows because the compiled version<BR>is for pd-0.36.<BR>take latest 
  release from linux and compile it for windows,<BR>you'll get properties in pd 
  0.37 also.<BR><BR>cheers,<BR>sevy<BR>
  <BLOCKQUOTE cite=mid:000801c3c03f$281f04e0$9e0019ac@calarts.edu type="cite">
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Am I right about this? Does anyone know what 
    the other arguments are? Does this question make any sense? Please 
    help!</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=Arial 
size=2>David</FONT></DIV></BLOCKQUOTE><BR></BLOCKQUOTE></BODY></HTML>