On Thu, Jan 15, 2009 at 9:30 PM, Felipe Sanches <felipe.sanches@...400...> wrote:
I have just added event attributes (onclick, onmouseover, etc) to the object properties dialog.
it is working nice for Inkscape SVG but not for Plain SVG. how do I preserve these attributes in plain SVG also?
Also I am unsure about the usage of onload attribute but I have put it there since it is defined in the spec.
JucaBlues
...
Hi Felipe, I think this commit (r20526) has broken the trunk - I'm getting:
... -g -O2 -MT dialogs/item-properties.o -MD -MP -MF $depbase.Tpo -c -o dialogs/item-properties.o dialogs/item-properties.cpp &&\ mv -f $depbase.Tpo $depbase.Po dialogs/item-properties.cpp: In function 'GtkWidget* sp_item_widget_new()': dialogs/item-properties.cpp:244: error: 'gtk_expander_new' was not declared in this scope dialogs/item-properties.cpp:245: error: 'GTK_EXPANDER' was not declared in this scope dialogs/item-properties.cpp:245: error: 'gtk_expander_set_label_widget' was not declared in this scope make[3]: *** [dialogs/item-properties.o] Error 1 make[3]: Leaving directory `/tmp/buildd/inkscape-0.46+svn20090116-cle.0/src' ...
debian (sid)
Regards, Bernie (cleary)
(sorry, forgot to include devel list as cc)