Re: replacement for CList in GTK2



On 30 May 2001 10:36:43 -0400
Havoc Pennington <hp redhat com> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]