<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,<br>
    </p>
    <p>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>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>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>Christof<br>
    </p>
    <div class="moz-cite-prefix">On 21.06.2020 12:16, Jakob Laue wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:trinity-b78a4c06-56ae-4a0c-80c9-aeb2d519352c-1592734564060@3c-app-webde-bs34">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>Hey dear friends,</div>
        <div>i am currently building an instrument with many
          vanilla-native gui objects (mainly buttons).</div>
        <div>I would like to build standalone versions of that patch,
          preferably for linux, osx, ios and android.</div>
        <div>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> </div>
        <div>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> </div>
        <div>:-)))</div>
        <div> </div>
        <div>Best, jakob</div>
      </div>
      <br>
      <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>
  </body>
</html>