<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p></p>
<div>To continue on the html+css thing:</div>
<div><br>
</div>
<div>I can load html into a new patch with:</div>
<div><br>
</div>
<div>window.open("D:/purr-data-clean/win32_inno/build/doc/1.manual/x3.htm","_self")</div>
<div><br>
</div>
<div>Relative path don't work.</div>
<div><br>
</div>
<div>It displays there on the patch but I cant put [objects] over it.</div>
<div><br>
</div>
<div>This is not the best example as x3.htm has almost none CSS, but you get the idea of how cool the patch could be.</div>
<div><br>
</div>
<div>Attached screenshot.</div>
<div><br>
</div>
<div>Salutti,</div>
<div>Lucarda.</div>
<br>
<p></p>
<p><br>
</p>
<div id="Signature"><font face="Courier New, Courier, Monospace" size="2">Mensaje telepatico asistido por maquinas.</font>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block; width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of Lucas Cordiviola <lucarda27@hotmail.com><br>
<b>Sent:</b> Monday, January 23, 2017 5:14 PM<br>
<b>To:</b> Alexandre Torres Porres; pd-list@lists.iem.at; Jonathan Wilkes<br>
<b>Subject:</b> Re: [PD] Purr Data rc4</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>>> I`ll try, but never did "data structures" in Pd yet.</i></div>
<p></p>
</blockquote>
</blockquote>
<p></p>
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>>You can create them just like regular objects in Purr Data, and you can change the visual </i><i style="font-size:12pt">attributes with simple Pd messages.  That makes them much easier to learn.</i></div>
<p></p>
</blockquote>
<p></p>
<div><br>
</div>
<div>I`ll try.</div>
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>.>>> this one could be edited through “devtools”? Perhaps?</i></div>
<p></p>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<p></p>
<div></div>
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>>>> Yes, that's certainly possible.</i></div>
<p></p>
</blockquote>
</blockquote>
</blockquote>
<p></p>
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>>> So you liked the [htmlcanvas]?</i></div>
<p></p>
</blockquote>
</blockquote>
<p></p>
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>>I may have misunderstood.  I was talking about an object to hold an html5 canvas, which </i><i style="font-size:12pt">is a 2d drawing surface.</i></div>
<p></p>
</blockquote>
<p></p>
<div><br>
</div>
<div>I think that an [htmlcanvas] that renders html is great.</div>
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>>I don't see the value in putting a web page inside an object box.</i></div>
<p></p>
</blockquote>
<p></p>
<div><br>
</div>
<div>There is, and also not in an [object] box but with the natural rendering of html that Purr-Data already have. I mean the hole window of the patch.</div>
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>>For example-- suppose someone opens one of your patches where you have </i><i style="font-size:12pt">ggee/image centered on the canvas.  If the user has a tiny screen (like an rpi </i><i style="font-size:12pt">touchscreen) they may try to decrease
 the width of the window in order to </i><i style="font-size:12pt">make it fit the screen.  But in that case your ggee/image is no longer centered-- </i><i style="font-size:12pt">the user would have to make an additional adjustment in edit mode to move the </i><i style="font-size:12pt">ggee/image
 to the left and manually center it again.</i></div>
<p></p>
</blockquote>
<p></p>
<div><br>
</div>
<div>Why would i use ggee/image in Purr-data? I can use <img> and I can use other file formats other than just .gif.</div>
<div>Also in this example that you give my patch could break cuz beneath that ggee/image are bangs that provide funcionality (alla hidden buttons).</div>
<div><br>
</div>
<p></p>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px">
<p></p>
<div><i>>One could poll the window width and use an external to automatically reposition </i><i style="font-size:12pt">the ggee/image.  But that's really hard, esp. compared to css which for all its faults </i><i style="font-size:12pt">handles this issue with
 elegance and ease.</i></div>
<p></p>
</blockquote>
<p></p>
<div><br>
</div>
<div>Css elegance and ease is what Purr-Data should go for, or more precisely, is already there. </div>
<div><br>
</div>
<div>Also there are a lot of things that an html/javascript could be used to talk to [receives], I guess. Which could attract “graphic designers”, how were always away from Pd and its people. This makes it more social. More urban.</div>
<div><br>
</div>
<div>>> I do.</div>
<div><br>
</div>
<div>>> I also liked he opening of html files, but probably we go back there later.</div>
<div><br>
</div>
<div>>I do, too.</div>
<div><br>
</div>
<div>Cool.</div>
<div><br>
</div>
<div>-Jonathan</div>
<div><br>
</div>
<div>Salutti,</div>
<div>Lucarda.</div>
<br>
<p></p>
<p><br>
</p>
<div id="Signature"><font face="Courier New, Courier, Monospace" size="2">Mensaje telepatico asistido por maquinas.</font>
</div>
<br>
<div style="color:rgb(0,0,0)">
<div>
<div style="color:#000; background-color:#fff; font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size:16px">
<div class="qtdSeparateBR"><br>
</div>
<div class="yahoo_quoted" id="yui_3_16_0_ym19_1_1485184522065_3209" style="display:block">
<div id="yui_3_16_0_ym19_1_1485184522065_3208" style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size:16px">
<div id="yui_3_16_0_ym19_1_1485184522065_3207" style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size:16px">
<div class="y_msg_container" id="yui_3_16_0_ym19_1_1485184522065_3206">
<div id="yiv0559898883">
<div dir="ltr" id="yui_3_16_0_ym19_1_1485184522065_3205">
<div class="yiv0559898883yqt8739876946" id="yiv0559898883yqtfd29169"></div>
</div>
</div>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>