On 30 May 2001 10:36:43 -0400
Havoc Pennington <[EMAIL PROTECTED]> wrote:
> CList shouldn't have changed behavior - if you have a simple test
> case, maybe file a bug report on bugzilla.gnome.org so we can see
> what's wrong.
>
> Havoc
>
Thanks Havoc,
I just wrote a small test program using clist, and of course it worked
prefectly, so after looking closer at my code, it turns out to have been a
problem with my callbacks. I had both select-row and button press signals
set up, but the button press callback was declared as a void, and should
ave been gboolean returning FALSE. All seems to be working now.
Steve Ramsay
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list