Re: Recalculation of timeouts with g_timeout_add

2008-05-16 Thread Daniel Atallah
On Fri, May 16, 2008 at 1:20 PM, Mitko Haralanov [EMAIL PROTECTED] wrote: On Fri, 16 May 2008 09:54:22 +0200 G Hasse [EMAIL PROTECTED] wrote: Let your callback return FALSE and reregister before the return Hi, I thought of that but I was sure that there is a better way to do this without

Re: Recalculation of timeouts with g_timeout_add

2008-05-16 Thread Luis Menina
Mitko Haralanov a écrit : On Fri, 16 May 2008 09:54:22 +0200 G Hasse [EMAIL PROTECTED] wrote: Let your callback return FALSE and reregister before the return Hi, I thought of that but I was sure that there is a better way to do this without playing games with unregistering and

Re: How do I disable automatic drag and drop between GtkEntry widgets?

2008-05-16 Thread Brian J. Tarricone
On Fri, 16 May 2008 16:12:50 -0400 [EMAIL PROTECTED] wrote: I'm using mwm and libglade if that makes a difference. Is this automatic drag and drop something that libglade sets up for me by chance? Why would you want to do this? People accustomed to how entry widgets behave will likely be