<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Howdy Jakob,<div class=""><br class=""></div><div class="">There is no "standalone GUI" for mobile. The UI widgets for PdDroidParty and my own PdParty are custom re-implementations which intercept messages using sends/receives. Both apps are open source, so you can reuse the widgets but PdDroidParty's implementation is not feature complete, ie. no radio buttons, etc. MobMuPlat, for instance, uses the Pd UI implementation form PdParty.<div class=""><br class=""></div><div class="">For mobile, it's often better to use the native sliders and buttons and send the state changes to/from libpd. Either way, you will have to do native platform coding & integration, unless you simply want to run patches, in which case try using PdParty and/or PdDroidParty.</div><div class=""><br class=""></div><div class="">My long-term plan is to bring changes into libpd & the pd core so GUI messaging could be abstracted to make porting the native UIs to non-Tk frameworks easier. Purr-data has achieved this, for instance, so we know it's possible.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jun 21, 2020, at 1:52 PM, Christof Ressi <<a href="mailto:info@christofressi.com" class="">info@christofressi.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
  
  <div class=""><p class="">Hi,<br class="">
    </p><p class="">on desktop it's easy: just bundle Pd with your patch, add a
      simple starter script and maybe use the KIOSK plugin to hide the
      console.</p><p class="">Mobile is tricky, because of the locked down nature of the
      platforms (especially iOS). There are projects to run Pd patches
      on Android (<a class="moz-txt-link-freetext" href="http://droidparty.net/">http://droidparty.net/</a>) and iOS
      (<a class="moz-txt-link-freetext" href="http://danomatika.com/code/pdparty">http://danomatika.com/code/pdparty</a>) with some compatibility
      between the two
      (<a class="moz-txt-link-freetext" href="http://danomatika.com/code/pdparty/guide#pddroid-party-compatibility">http://danomatika.com/code/pdparty/guide#pddroid-party-compatibility</a>).
      You have to follow some conventions, though.</p><p class="">If you design your patch for PdParty and/or PdDroidParty and
      don't use mobile specific features, it should automatically work
      in desktop Pd vanilla. I think @Dan can tell you more about it.</p><p class="">Christof<br class="">
    </p>
    <div class="moz-cite-prefix">On 21.06.2020 12:16, Jakob Laue wrote:<br class="">
    </div>
    <blockquote type="cite" cite="mid:trinity-b78a4c06-56ae-4a0c-80c9-aeb2d519352c-1592734564060@3c-app-webde-bs34" class="">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8" class="">
      <div style="font-family: Verdana;font-size: 12.0px;" class="">
        <div class="">Hey dear friends,</div>
        <div class="">i am currently building an instrument with many
          vanilla-native gui objects (mainly buttons).</div>
        <div class="">I would like to build standalone versions of that patch,
          preferably for linux, osx, ios and android.</div>
        <div class="">I know that building standalones is possible eg with ofxPof
          or ofelia. But as far as i know, if i use ofxPof or ofelia, I
          will need to use "their" gui objects, which means re-working
          my patch.</div>
        <div class=""> </div>
        <div class="">Do you know of a tool that allows building standalone
          versions from a pd patch that will keep the original
          pd-vanilla-gui objects - or even better - a tool that is able
          to "convert" pd-vanilla-gui objects into its own types of gui
          objects, which look maybe a bit different from the pd-object,
          but fulfill the same purpose?</div>
        <div class=""> </div>
        <div class="">:-)))</div>
        <div class=""> </div>
        <div class="">Best, jakob</div>
      </div>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </div>

</div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">--------</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Dan Wilcox</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://twitter.com/danomatika" class="">@danomatika</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://danomatika.com" class="">danomatika.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""></div></div></body></html>