On Fri, 2011-12-02 at 20:19 +0000, Richard Shann wrote: > > ../../denemo/src/prefdialog.c:603: warning: passing argument 2 of > ‘gtk_combo_set_popdown_strings’ from incompatible pointer type > /usr/include/gtk-2.0/gtk/gtkcombo.h:109: note: expected ‘struct GList > *’ > but argument is of type ‘gchar **’ > > that should cause a crash too. there's another of these warnings in scoreprops will be the crash you get with Score->properties
I have fixed the Education game buttons - you need to set DENEMO_OVERRIDE_MARKUP now for the display to assume the text is markup, which I have done in CreateButton. Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
