hello,
unlike some other widget scripts ngrid doesn't require any package (a tcl-tk library dependency that needs to be included in lib/ folder), so you just need to add the path to your widgets, by using the File-->Path... menu, or give the -path /path/to/your/widgets/ at start-up or in the startup file

In this demo patch you will need a bunch of externals, [toxy/widget] particulary is the one that run the .wid files, I've attached a version that is only (I hope) be in need of this external with using puredata vanilla.

You might encounter pain for creating widget objects, I can suggest to create another object first, like [pack], and to give it the connections with send/receive, and then to rename it to [widget widfile widgettag #arg1 #arg2 ...].

Good luck!

bryan eubanks a écrit :
hello.
I recently found [ngrid]. I'm an artist, not a programmer, and this tool seems like something I want to modify into my set up, but I can't find much about it except the source code in the cvs repository which I can't work with. I am hoping someone on here can inform me further, maybe someone who made it?
thanks..



------------------------------------------------------------------------

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Attachment: ngrid-demo.pd
Description: application/puredata

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to