Hi all, I have a widget of my own, for which I prefered to leave the signals pattern of Gtk and use abstract procedures for callbacks. Has anybody experienced such a scheme ? Is there a reason to be stuck with Gtk callbacks/signal instead of using Ada OOP ? (Do you know if the C++ binding to Gtk use virual functions ?) Thank you. -- Thierry Bernier