Re: GtkDialog problems again

2007-08-29 Thread omar . crea
Thanks a lot, Jim! Now it works!!! Quoting Jim George <[EMAIL PROTECTED]>: > On 8/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi everybody. > > I need a dialog in my application that simply show a label (so without any > > button) and then hide itself after some processing occurred. >

Re: GtkDialog problems again

2007-08-27 Thread Jim George
On 8/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi everybody. > I need a dialog in my application that simply show a label (so without any > button) and then hide itself after some processing occurred. > The problem is that I can't send any :response signal to the dialog, so it > remains

Re: GtkDialog problems again

2007-08-27 Thread Yeti
On Mon, Aug 27, 2007 at 03:01:00PM +0200, [EMAIL PROTECTED] wrote: > I need a dialog in my application that simply show a label (so without any > button) and then hide itself after some processing occurred. > The problem is that I can't send any :response signal to the dialog, so it > remains block