From 5c492bdec6cd9302f0d92868ccfea8eadbd25896 Mon Sep 17 00:00:00 2001 From: carmen rocco Date: Tue, 5 Apr 2005 13:32:38 +0000 Subject: ix::gui 2005:04 svn path=/trunk/; revision=2680 --- extensions/gui/ix/README | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 extensions/gui/ix/README (limited to 'extensions/gui/ix/README') diff --git a/extensions/gui/ix/README b/extensions/gui/ix/README new file mode 100644 index 00000000..43e66af8 --- /dev/null +++ b/extensions/gui/ix/README @@ -0,0 +1,24 @@ +ix::gui http://whats-your.name/pd/gui/ + http://suita.chopin.edu.pl/~czaja/miXed/externs/toxy.html + +hi, these objects were created in hopes of making the pd gui 'suck less' + +you need ToXY to use them: +cvs -d :pserver:anonymous@cvs.sf.net:/cvsroot/pure-data co externals/miXed +cd externals/miXed && make && mv bin/* /usr/lib/pd/extra + +and loads of tk libraries, most are in portage, or try this: +cvs -d :pserver:anonymous@cvs.sf.net:/cvsroot/blt +cd blt && ./configure && make && make install + + +to use a file called 'crack.wid' youd make an object [widget crack rock1] where +you pick an id.. + +.,, + +misc notes (april 2005): +tk is ugly without Cairo graphics (linux only), apply the patch, then +./configure --enable-xft --enable-cairo + +tkdnd is broken on linux with tk 8.5, unless you patch tkEvent.c -- cgit v1.2.1