Sorry,
 
problem solved.
I used sp_repr_css_set_property and sp_repr_css_change and it worked :-)
 
Still a small problem remaining: after a while I get the error "Collecting from unknown thread." Is it possible that some of these functions are not thread safe? I use gdk_threads_enter and gdk_threads_leave.
 
If someone knows this problem, please let me know.
 
Joris
-----Original Message-----
From: inkscape-devel-admin@lists.sourceforge.net [mailto:inkscape-devel-admin@lists.sourceforge.net]On Behalf Of De Winne, Joris
Sent: maandag 1 augustus 2005 11:32
To: inkscape-devel@lists.sourceforge.net
Subject: [Inkscape-devel] sp_style_set_fill_color_alpha in 0.42

Hello,

In Inkscape v.0.41 I used sp_style_set_fill_color_alpha() to change te color of a rectangle and create in that way a blinking rectangle. In version 0.42 it looks like there's no sp_style_set_fill_color_alpha(). Is there another function that does the same, changing the css attributes and automatically updating it to the screen?

Thnx,
Joris