From: Henning T. <le...@he...> - 2013-01-12 12:09:06
|
On Sun, 30 Sep 2012, mac...@gm... wrote: > I have now updated the module to use event-based notifications instead > of polling: https://github.com/mmakowski/habaz/blob/master/src/Graphics/UI/WX/Async.hs. > The original question still stands: is it worth exposing this sort of > abstraction as a part of wxHaskell? Since no other one seems to answer ... I would like to see this functionality in a package, either a separate package or integrated in wx. In any case I think that the wx/wxcore package bundle must contain a function for providing us with free(!) event ids. This cannot be done reliably in a third party package. |