Sounds good. How are you handling getting the object graph info into and out of the pd core? I might be able to add patch display/editing on iOS ...
---------- Forwarded message ----------
From: Jonathan Wilkes jancsika@yahoo.com To: pd-list@lists.iem.at Cc: Date: Tue, 03 Mar 2015 17:15:10 -0500 Subject: Re: [PD] Updating Pd-Extended On 03/03/2015 10:42 AM, João Pais wrote:
I can't do anything active (i.e. edit scripts, etc), but I could follow instructions - in case they're clear, and correct.
I'm making progress on the port of the GUI from Tk to Node-Webkit (or nw.js as its now called). I've got the iemgui properties dialogs finished, plus some basic internationalization.
There is still a lot of development left to do, but already I can run patches, open/close subpatches, display data structures and interact with iemguis. Once it has feature parity with Tk it will essentially be a replacement for Pd-Extended for Linux, OSX, and Windows (7 and beyond).
What version of Windows are you using these days? It looks like going forward nw.js will only compile on 64-bit versions of Windows, but it currently has 32-bit binaries.
-Jonathan