Re: GtkDialog issues

2007-07-31 Thread Stefan Kost
Hi, [EMAIL PROTECTED] wrote: > Hi everybody. > I want to use a GtkDialog to show a message in my application when the user > clicks a particular button; I tried to implement this dialog in the program, > but it appears only when the action is finished, and not when it begins. > I insert here a snip

GtkDialog issues

2007-07-30 Thread omar . crea
Hi everybody. I want to use a GtkDialog to show a message in my application when the user clicks a particular button; I tried to implement this dialog in the program, but it appears only when the action is finished, and not when it begins. I insert here a snippet of the source code: /* dialog crea