help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Blox - Gtk


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Blox - Gtk
Date: Wed, 8 Jan 2003 17:26:42 +0100
User-agent: KMail/1.4.2

> In proof.st you make the comment that there is no way
> to fork a Process for Gtk gtkMain.
>
> Were you referring to a Smalltalk Process or an OS
> one?

Ehm, I don't remember.  But it seems easier to do now that I have asynchronous 
call-outs and CallinProcesses -- Blox-Tk's event loop is indeed less buggy 
and simpler.  Maybe you can tell gtk_main not to start the event loop, and 
then process Gtk events one at a time like it is done in Blox-Tk.

> You'd also have to put Gtk in thread-aware mode and
> synchronize all calls. That seems like hard work, but
> not /impossible/.

Check if you can handle Gtk events manually, before trying all this.

-- 
|_  _  _ __
|_)(_)| ) ;'_.





reply via email to

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