[PD] launch a script

Frank Barknecht fbar at footils.org
Wed Jun 1 11:11:18 CEST 2005


Hallo,
nico hat gesagt: // nico wrote:

> i would like to run this script from pd
> 
> #!/usr/local/bin/

/usr/local/bin/WHAT? 

>  listbox .list -yscroll ".scroll set" \
>     -width 20 -height 20
>  pack .list -side left
>  scrollbar .scroll -command \
>     ".list yview"
>  pack .scroll -side right -fill y

This looks like tcl/tk, so you might want to take a look at toxy,
which makes tcl available from inside Pd.

Ciao
-- 
 Frank Barknecht                               _ ______footils.org__
             
          _ __latest track: "scans" _ http://footils.org/cms/show/41




More information about the Pd-list mailing list