<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">thanks, this works with native gui rendering!<div class=""><br class=""></div><div class="">great.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 4 Aug 2019, at 00:22, Daniel Iglesia <<a href="mailto:daniel.iglesia@gmail.com" class="">daniel.iglesia@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">I tried it on MobMuPlat. The issue is not the rendering the symbol object, but the fact that you are using graph-on-parent, which AFAIK no mobile app (PdDroidParty/PdParty/MobMuPlat) supports. Put your symbol object on the top level of the patch and it should work. </div><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class="gmail_quote" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div dir="ltr" class="gmail_attr">On Sat, Aug 3, 2019 at 2:06 PM Simon Iten <<a href="mailto:itensimon@gmail.com" class="">itensimon@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;">hi chris, hi list…<br class=""><br class="">i have a patch that displays latin names for “unkraut” (weed), read out from a  textfile loaded into a text object. the names are changed randomly on incoming midi note on events.<br class="">this all works very well on a regular pd installation (see attached patch and weed list). for simplicity i used two symbol boxes to display the name.<br class=""><br class="">as for my question:<br class=""><br class="">i would like to run this patch in a live setting without a computer. can i make this work with pd droid party on android? looking at the docs , the symbol object is not implemented as a GUI element i think.<br class="">is there another easy way to make this run on android? the names should be readable from a distance, so the two lines should fill the entire display of a smartphone.<br class=""><br class="">thanks for any hints,<br class=""><br class="">simon<br class=""><br class=""><br class=""><br class=""><br class=""><br class="">_______________________________________________<br class=""><a href="mailto:Pd-list@lists.iem.at" target="_blank" class="">Pd-list@lists.iem.at</a><span class="Apple-converted-space"> </span>mailing list<br class="">UNSUBSCRIBE and account-management -><span class="Apple-converted-space"> </span><a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank" class="">https://lists.puredata.info/listinfo/pd-list</a></blockquote></div></div></blockquote></div><br class=""></div></body></html>