Hi Offray,

2015-02-09 22:14 GMT+01:00 Offray Vladimir Luna Cárdenas <offray@riseup.net>:
Hi all,
....
So, wiring by "sendToOutside: from:" is not working and I don't know how to tell my code browser to autosave its contents as part of the node body where they belong.

Any help with this is appreciated.

Cheers,

Offray


here is a small example,

http://ws.stfx.eu/JBIBBXA0EF3A

it uses a memory file system for storing its structure and data.
on the left pane, you can select folder and files. And a file will open
a code pane on the right side. On this code pane you can edit the
text and accept the changes with alt+s (or the icon on the upper right corner).
The changed text is saved in the memory file.
I use the memory file system just as an example, because I don't have another
data structure. But this should work with your GrafoscopioNode too.

Does it help?


Nicolai