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@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@iem.at
http://iem.at/cgi-bin/mailman/listinfo/pd-list
_______________________________________________
PD-list mailing list
PD-list@iem.at
http://iem.at/cgi-bin/mailman/listinfo/pd-list