I have reduced the original example by removing the following methods: raise_vfunc() lower_vfunc() sort_depth_order_vfunc() on_show() on_hide() show_all_vfunc() hide_all_vfunc() pick_vfunc
and compiled it with 0.8 - it still works fine. By adopting to 1.0 I basically used float instead of Clutter::Unit and for allocate_vfunc() used Clutter::AllocationFlags instead of bool. What else am I missing? Could it be just a bug? -- Aarto
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
