Hi, Stoyan karanfilov <kasoftnew@yahoo.com> writes: > I got an error : > ANSI C++ prohibits conversion from `(Scene *)' to > `(...)' Please read the comment in gtkitemfactory.h. You need an explicit cast if you are using GtkItemFactoryCallback from C++. Sven