Hi,

You can't emit signals manually unless they have the GTK_RUN_ACTION
flag set. Read about this in my book:
 http://developer.gnome.org/doc/GGAD/

Anyway the way to solve this problem is to use gtk_widget_queue_draw()
instead of emitting the signal.

Havoc

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to