[Haskell-cafe] what GUI library should i select?
Bulat Ziganshin
bulat.ziganshin at gmail.com
Tue Nov 14 05:51:25 EST 2006
Hello Dmitry,
Tuesday, November 14, 2006, 1:26:36 PM, you wrote:
>> it is what i say about. threaded RTS + multipls threads that does
>> computations + one thread that interfaces with Gtk2Hs. afaiu, the only
>> problem is that i need to manage both Gtk events and periodically
>> check queue of commands from other threads, but using timer + Chan
>> should allow to implement this
> I spent a lot of time trying to debug these issues and finally refactored my
> program to make use of approach you describe.
to be exact, i describe the approach you used. you've written me about
this, if you remember :)
also, i've fixed memory-mapped files so they can now work with files >
4gb and performs aligned i/o, so if you are interested, you can use
streams 0.2 with a maximum comfort :)
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list