Hola Phillip, On Sat, 2006-04-22 at 01:02 -0400, Phillip Neumann wrote: > Jugando con gtk#, me obsesione un poco, y quise hacer un tipico > "OnMouseOver" ala html/javascript.
No sé si entendí correctamente tu idea, pero creo que las señales de GtkWidget "enter-notify-event" y "leave-notify-event" son lo que buscas. http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html#GtkWidget-enter-notify-event http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html#GtkWidget-leave-notify-event Saludos, Claudio -- Claudio Saavedra <[EMAIL PROTECTED]>
