hi list, I wrote a simple UI in tk, and i want to attach it to pd.
i tried:
[wish ui.tk( | [shell] | [route mypath ...] | ...
but i have a question: does this has sense? i see i takes about 5~10 seconds to load another instance of wish
if it could be possible to re-use the existing instance of wish used for pd-gui, the load would be immediate
is this possible? is there some ready-to-cook code that wraps a tk app into an external? that would be awesome :9
You can do that with the toxy lib, I believe [widget] and [tot] are
the objects you want. They are included in Pd-extended.
.hc
On Oct 28, 2006, at 4:53 PM, Federico wrote:
hi list, I wrote a simple UI in tk, and i want to attach it to pd.
i tried:
[wish ui.tk( | [shell] | [route mypath ...] | ...
but i have a question: does this has sense? i see i takes about 5~10 seconds to load another instance of wish
if it could be possible to re-use the existing instance of wish
used for pd-gui, the load would be immediateis this possible? is there some ready-to-cook code that wraps a tk app into an external? that would be awesome :9
-- ciao Federico
PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra