Re: [PD] Outlet on 'struct' object

2009-01-09 Thread Mike McGonagle
Yeah, this is really nice. One thing I noticed was that if I click and hold directly over the drawn line connected to the active float inlet, you can drag and it sends a 'change' message, it also redraws the line by following the mouse. Is there anyway to get the mouse coordinates such that it can

Re: [PD] Outlet on 'struct' object

2009-01-09 Thread Luke Iannini
That's extremely nice - good stuff. I didn't know GOP datastructures could be done so easily now; I remember it being weirder. I'd love to start a collection of GUI objects like this - looks like the "change" selector is working as well, so perhaps an "advanced slider" can finally be done! Mind

[PD] Uitnodiging voor gebeurtenis: [PD-announce] Fwd : Pd Patching Circle Brussels #1 - 25/1/2009

2009-01-09 Thread mprims
BEGIN:VCALENDAR PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN VERSION:2.0 METHOD:REQUEST BEGIN:VTIMEZONE TZID:Europe/Brussels X-LIC-LOCATION:Europe/Brussels BEGIN:DAYLIGHT TZOFFSETFROM:+0100 TZOFFSETTO:+0200 TZNAME:CEST DTSTART:19700329T02 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMON

Re: [PD] Outlet on 'struct' object

2009-01-09 Thread Jonathan Wilkes
I made a clone of max's "gswitch" using the click selector a while back. With 0.42, you can click the gop window to switch inputs. --- On Sat, 1/10/09, Mike McGonagle wrote: > From: Mike McGonagle > Subject: Re: [PD] Outlet on 'struct' object > To: pd-list@iem.at > Date: Saturday, January 1

Re: [PD] Chicago Patching Circle (Sunday, December 14th)

2009-01-09 Thread Mike McGonagle
Well, my vote would be for February, as the stuff I have been working on is kind of slow going... plus it just seems that the 18th is a bit closer than I had anticipated. Maybe we should set a date NOW in February, and then make plans for that... But, if others would still like to shoot for the 18

Re: [PD] Outlet on 'struct' object

2009-01-09 Thread Mike McGonagle
Guess this is all relatively new stuff... I should probably worry about this when it is more mature... Mike On Fri, Jan 9, 2009 at 5:42 PM, Jonathan Wilkes wrote: > The selectors I'm aware of (and the mouse behaviors that trigger them): > click (vanilla 0.42): click the object in non-editmode

Re: [PD] Outlet on 'struct' object

2009-01-09 Thread Mike McGonagle
Oops, sorry, had the wrong version open... tried 42-4 and this seems to show more stuff. So, then, once again, using the sequence example, connected up print statements to all the 'struct' object. In the 'click' message, what is the number that follows? I can't seem to make sense of it, as some ob

Re: [PD] Outlet on 'struct' object

2009-01-09 Thread Mike McGonagle
Ok, I tried it on the sequence example, and it only seems to output stuff in Edit Mode. Is that correct? Plus, it also seems to only output 'select' and 'deselect' messages. It also seems to repeatedly output them when you 'select' and drag an object. Is this a new feature? (I seem to remember rea

Re: [PD] Chicago Patching Circle (Sunday, December 14th)

2009-01-09 Thread Kyle Klipowicz
Hey Chi-town Pd-ers~ This may be a little late, but I can do the 18th of January. Is this going to happen still, or should we push it back to February to get a little promotion time? Let's decide soon. ~Kyle On Sun, Dec 28, 2008 at 3:35 PM, Mike McGonagle wrote: > Well, any suggestions woul

Re: [PD] Outlet on 'struct' object

2009-01-09 Thread Jonathan Wilkes
The selectors I'm aware of (and the mouse behaviors that trigger them): click (vanilla 0.42): click the object in non-editmode change: stretch or move an object in non-editmode select: click an object or drag-click/highlight several objects in editmode (or select-all) deselect: click away from the

Re: [PD] Outlet on 'struct' object

2009-01-09 Thread Frank Barknecht
Hallo, Mike McGonagle hat gesagt: // Mike McGonagle wrote: > I was just curious, and looking at the source was not all that > obvious, but does anyone know what the outlet on a 'struct' object is > used for? It reports selected and clicked (and maybe more) data structure instances. Connect a [pri

[PD] Outlet on 'struct' object

2009-01-09 Thread Mike McGonagle
Hello, I was just curious, and looking at the source was not all that obvious, but does anyone know what the outlet on a 'struct' object is used for? Mike -- Peace may sound simple—one beautiful word— but it requires everything we have, every quality, every strength, every dream, every high ide

[PD] [PD-announce] Fwd : Pd Patching Circle Brussels #1 - 25/1/2009

2009-01-09 Thread olme
*[...] extract from newsletter : EN: 25/1 Launch Pure Data Patching Circle Brussels at OKNO * * * OKNO kicks of the Brussels Pure Data Patching Circle which will take place every last sunday of the month. We invited Guillaume Rabusseau for guidance in an exploring of Pure Data a la carte. Everybod

Re: [PD] PD extended very slow loading patches

2009-01-09 Thread Hans-Christoph Steiner
With Pd-extended 0.39.3, the libdir code was compiled in as part of it. A library could also be loaded using [declare] or [import]. It is possible there is a bug in the libdir code, but it is something that I have never seen, so I can't troubleshoot it. If you can make a patch that reprod

Re: [PD] Switching from Vanilla to Extended

2009-01-09 Thread Hans-Christoph Steiner
I am guessing this is your problem: http://puredata.info/docs/faq/on-gnu-linux-the-fonts-are-strange-and-or-too-big-or-small .hc On Jan 5, 2009, at 8:41 AM, David F. Place wrote: > Hi, All. > > Sorry if this is a FAQ. Normally I use vanilla pd. When I load my > patches in Pd-extended, there

[PD] [PD-announce] Workshop réseaux/protocol es de communication

2009-01-09 Thread Jack
In french only, sorry ! Samedi 31 janvier • 13H>18H • 20€ TP - 15€TR Mains d'Oeuvre - 1, rue Charles Garnier - 93 400 Saint-Ouen Dans notre société moderne les échanges d’informations prennent une place de plus en plus importante notamment avec le web et le téléphone portable. Que ces échange

[PD] [PD-announce] Workshop openframeworks

2009-01-09 Thread Jack
In french only, sorry ! Les 17 et 18 janvier 2009 • 11H>18H • 25€ TP - 20€ TR par jour Mains d'Oeuvre - 1, rue Charles Garnier - 93 400 Saint-Ouen Openframeworks est un ensemble de librairies écrites en c++ pour réaliser des applications interactives qui utilisent pleinement les capacités d’u

[PD] Switching from Vanilla to Extended

2009-01-09 Thread David F. Place
Hi, All. Sorry if this is a FAQ. Normally I use vanilla pd. When I load my patches in Pd-extended, there are different fonts and the alignment of objects is spoiled. Is there a way to use Pd-extended and have my patches look they way they do in Pd-vanilla? Cheers, David __

Re: [PD] PD extended very slow loading patches

2009-01-09 Thread kristof lauwers
Strange. I tried extended 0.40.3 with only libdir and no other libraries (removed them from the registry) and it was still so slow. But with 0.39.3 and all of its default libraries my patches load in a couple of seconds.. but i don't see libdir in 0.39.3's pd-settings.reg also.. xof At 01:4