<div dir="ltr"><div>Hi!<br></div><div><span class="gmail-im"> > i don't really understand why the moving of the "ViewPort" canvas changes the patch's <br>
> view on the android device like it does. is "ViewPort" some special <br>
> variable or object ?</span></div><div><span class="gmail-im"><br></span></div><div><span class="gmail-im">yes "ViewPort" is a special canvas-gui name (hard coded in the java), that can be used to scroll through the main pd window:</span></div><div><span class="gmail-im">- in the main pd window, create a canvas gui (add canvas)</span></div><div><span class="gmail-im">- edit the canvas properties and set the receive name to <span class="gmail-im">"ViewPort"</span></span></div><div><span class="gmail-im"><span class="gmail-im">- </span>make sure the canvas is in the background (select all the objects but the canvas, cut, copy)</span></div><div><span class="gmail-im">- then send "pos" and "vis_size" messages to <span class="gmail-im">"ViewPort", so you have visual indication of the portion of the screen that will be displayed on PdDroidParty.<br></span></span></div><div><span class="gmail-im"><br></span></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font face="arial, helvetica, sans-serif"> Antoine Rousseau </font></div><div dir="ltr"><font face="arial, helvetica, sans-serif">  <a href="http://metalu.net" target="_blank">http://www.metalu.net</a> __ <a href="http://www.metaluachahuter.com/compagnies/al1-ant1/" target="_blank">http://www.metaluachahuter.com/</a><br><br></font></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr">Le lun. 7 janv. 2019 à 03:03, Chris McCormick <<a href="mailto:chris@mccormick.cx">chris@mccormick.cx</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Oliver,<br>
<br>
On 6/1/19 4:56 pm, oliver wrote:<br>
> confirmed. only the "There are some good tips for Windows users in this <br>
> forum thread." link is still invalid, though<br>
<br>
Fixed thanks.<br>
<br>
> your latest build. seems to work alright, but the background is rendered <br>
> as black (!), making many example patches unusable unless they have a <br>
> coloured canvas or a png file as background !<br>
<br>
I've filed an issue for this and will try to fix it soon:<br>
<br>
<a href="https://github.com/chr15m/PdDroidParty/issues/40" rel="noreferrer" target="_blank">https://github.com/chr15m/PdDroidParty/issues/40</a><br>
<br>
>> adb logcat | grep Pd<br>
>><br>
>> If you print things from Pd you can see them via this log.<br>
> <br>
> i'm not quite sure i understand, but gonna investigate. so this would be <br>
> done on linux ?<br>
<br>
I think adb is available on windows too. If you do a search you can find <br>
more information about installing and using it.<br>
<br>
Cheers,<br>
<br>
Chris.<br>
<br>
-- <br>
<a href="http://mccormick.cx/" rel="noreferrer" target="_blank">http://mccormick.cx/</a><br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>