[PD] grid & 0.37

Miller Puckette mpuckett at man104-1.ucsd.edu
Sun Sep 21 06:34:28 CEST 2003


of course, there wasn't any documentation before, either... :)
but seriously, things in g_canvas.c aren't "stable" and I wanted
to publish the dialog and save API in a way that didn't require
publishing the (very unstable) widgetbehavior structure.

cheers
Miller

On Sun, Sep 21, 2003 at 04:28:00AM -0400, Yves Degoyon wrote:
> hi,
> 
> if you want the properties dialog to be fixed,
> you should change :
> 
> grid_widgetbehavior.w_propertiesfn = grid_properties;
> grid_widgetbehavior.w_savefn = grid_save;
> 
> with
> 
> class_setpropertiesfn(grid_class, grid_properties);
> class_setsavefn(grid_class, grid_save);
> 
> and recompile.
> 
> ( frankly, i don't see the interest of changing API
> without any documentation anywhere,
> neither release notes )
> 
> i may put a new release out there one of these days
> ( but i don't use 0.37 ).
> 
> sevy
> 
> 
> Tim Blechmann wrote:
> 
> >hi all,
> >
> >i just realized that grid doesn't have a properties option any more ...
> >can anyone post the syntax to create grid objects manually?
> >
> >thanks...
> >
> >Tim                          mailto:TimBlechmann at gmx.de
> >                             ICQ: 96771783
> >                             http://www.nyds-exp-discogs.tk
> >--
> >The only people for me are the mad ones, the ones who are mad to live,
> >mad to talk, mad to be saved, desirous of everything at the same time,
> >the ones who never yawn or say a commonplace thing, but burn, burn,
> >burn, like fabulous yellow roman candles exploding like spiders across
> >the stars and in the middle you see the blue centerlight pop and
> >everybody goes "Awww!"
> >                                                         Jack Kerouac
> >
> >
> >_______________________________________________
> >PD-list mailing list
> >PD-list at iem.at
> >http://iem.at/cgi-bin/mailman/listinfo/pd-list
> >
> >
> > 
> >
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list




More information about the Pd-list mailing list