help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Can't run dialogs with GTK+


From: Gwenaël Casaccio
Subject: Re: [Help-smalltalk] Can't run dialogs with GTK+
Date: Wed, 25 Aug 2010 10:51:44 +0200

Ok I understand the problem, run message launches a new inner loop.
But with our gtk event loop we should use showAll, showModalOnAnswer:, ...

Paolo can you merge the dialog extentions in extensions.st into the
Gtk binding ?

Canol can you replace in cbShowDialogAbout run by showAll ?

Cheers,
Gwen

On Wed, Aug 25, 2010 at 9:57 AM, Paolo Bonzini <address@hidden> wrote:
> On 08/24/2010 09:55 PM, ZuLuuuuuu wrote:
>>
>> I was trying to show a dialog via GTK+. Here is a sample code I'm using:
>>
>> http://paste.ubuntu.com/483058/
>>
>> On my system when I click the button, the application freezes. This
>> happens
>> on every kind of dialog. But apparently, this is not the case for other
>> users so I guess the problem is on my system. My question is, how can I
>> diagnose what is going wrong and hopefully fix it?
>
> I actually can reproduce this.  Gwen, any ideas?
>
> Paolo
>
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-smalltalk
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]