Re: [PD-dev] getting the classname in an class

2007-10-27 Thread Hans-Christoph Steiner
On Oct 26, 2007, at 3:38 PM, IOhannes m zmoelnig wrote: Hans-Christoph Steiner wrote: On Oct 26, 2007, at 2:13 PM, Martin Peach wrote: Any specific suggestions? You mean casting as (entry_class) or something like that? you have to copy the struct definitions from whereever to your

Re: [PD-dev] getting the classname in an class

2007-10-27 Thread Claude Heiland-Allen
Hi, See attached external and Pd patch for a solution (workaround?) using an A_GIMME constructor, at least with pd-miller-0.40-2... Thanks, Claude -- http://claudiusmaximus.goto10.org howto-get-creation-classname.tar.gz Description: application/gzip

Re: [PD-dev] getting the classname in an class

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, Hans-Christoph Steiner wrote: Duh... thanks. It now compiles and runs, but sadly, this doesn't work: Both of them returned entry as the class, even when I loaded with a namespace prefix. I don't really know how your namespace system works. Do you have any field that is

Re: [PD-dev] getting the classname in an class

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, Claude Heiland-Allen wrote: See attached external and Pd patch for a solution (workaround?) using an A_GIMME constructor, at least with pd-miller-0.40-2... This is because the first argument of the constructor is the same thing as the first element of the binbuf of the

Re: [PD-dev] working towards Pd-0.40.3-extended

2007-10-27 Thread Frank Barknecht
Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: Now with Pd-0.39.3-extended finally out, I'd like to talk about setting the timetable for the next Pd-extended release. Would this also be a time to talk about possible structural changes to address some problems of

Re: [PD-dev] getting the classname in an class

2007-10-27 Thread Claude Heiland-Allen
Mathieu Bouchard wrote: On Sat, 27 Oct 2007, Claude Heiland-Allen wrote: See attached external and Pd patch for a solution (workaround?) using an A_GIMME constructor, at least with pd-miller-0.40-2... This is because the first argument of the constructor is the same thing as the first

Re: [PD-dev] working towards Pd-0.40.3-extended

2007-10-27 Thread Frank Barknecht
Hallo, Georg Holzmann hat gesagt: // Georg Holzmann wrote: Hm ... does it make sense to skip 0.40 and go directly to 0.41 ? IMO yes, although 0.41 is a moving target. But looking at how long a pd-extended release can take, it's likely that Miller's 0.41 will be released earlier. But there

Re: [PD-dev] getting the classname in an class

2007-10-27 Thread IOhannes m zmoelnig
Mathieu Bouchard wrote: On Sat, 27 Oct 2007, Hans-Christoph Steiner wrote: t_canvas *canvas = (t_canvas*)glist_getcanvas(glist); t_atom *ap = binbuf_getvec(canvas-gl_obj.te_binbuf); t_symbol *s = atom_getsymbol(ap); ah, you seem to have found the same thing that i just thought about

Re: [PD-dev] working towards Pd-0.40.3-extended

2007-10-27 Thread Hans-Christoph Steiner
On Oct 27, 2007, at 3:28 AM, Frank Barknecht wrote: Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: Now with Pd-0.39.3-extended finally out, I'd like to talk about setting the timetable for the next Pd-extended release. Would this also be a time to talk about

Re: [PD-dev] working towards Pd-0.40.3-extended

2007-10-27 Thread Frank Barknecht
Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: The thing that holds back Pd-extended is that very few people help to work on a proper release cycle, meaning make a release branch, do lots of testing, and fix the bugs. With more help, this would go faster. I

Re: [PD-dev] getting the classname in an class

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, Claude Heiland-Allen wrote: Mathieu Bouchard wrote: On Sat, 27 Oct 2007, Claude Heiland-Allen wrote: See attached external and Pd patch for a solution (workaround?) using an A_GIMME constructor, at least with pd-miller-0.40-2... This is because the first argument of the

Re: [PD-dev] working towards Pd-0.40.3-extended

2007-10-27 Thread Steffen Juul
On 28/10/2007, at 1.28, Hans-Christoph Steiner wrote: On Oct 27, 2007, at 12:33 PM, Frank Barknecht wrote: Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: Also, I don't switch to Miller's next version till he's done with the bugfix releases. It's a lot of

Re: [PD-dev] working towards Pd-0.40.3-extended

2007-10-27 Thread Miller Puckette
Hmm, I had no idea that come of teh HC patches were actually necessary in order to be able to compile Pd extended on OSX or Windows... which patches are they? thanks M (...) I need to patch Miller's sources in order to make builds on Windows and Mac OS X. Hmm.. I thought building

Re: [PD-dev] editmode callback?

2007-10-27 Thread Mathieu Bouchard
On Sat, 27 Oct 2007, Hans-Christoph Steiner wrote: I was thinking it would be very nice to be able to change the appearance of GUI objects based on the value edit mode. Like GUIs could only show their inlets and oulets when in edit mode. Is there any kind of editmode callback or something I

[PD-dev] [ pure-data-Patches-1821455 ] flags to compile Pd for 64-bit on Mac OS X

2007-10-27 Thread SourceForge.net
Patches item #1821455, was opened at 2007-10-27 22:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=478072aid=1821455group_id=55736 Please note that this message will contain a full copy

[PD-dev] [ pure-data-Patches-1821459 ] --disable-fat option for building for one CPU on Mac OS X

2007-10-27 Thread SourceForge.net
Patches item #1821459, was opened at 2007-10-27 22:41 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=478072aid=1821459group_id=55736 Please note that this message will contain a full copy