Ron Steinke <[EMAIL PROTECTED]> writes:
> 
> I was missing that, so thanks. However, I changed that,
> and it still doesn't work. What else is missing?
> 

Ah, I forgot this is GTK 1.2. You need to implement focus_in_event and
focus_out_event handlers that set GTK_HAS_FOCUS and redraw the focus
indication if any. GTK 2.0 has default implementations that do this in
GtkWidget.

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to