[mcclim-devel] Push or Pull data in application

Oliver Uvman oliver.uvman at gmail.com
Wed Jul 14 17:16:47 UTC 2010


Big thanks! I'm very glad I sent this mail ahead of time. All answers
are greatly appreciated, will probably get in on solving this in
five-six days.

/Oliver

On Thu, Jul 15, 2010 at 00:42, Andy Hefner <ahefner at gmail.com> wrote:
> If you choose to go the route of continually polling state and
> refreshing the display, I've explained several times in the past (with
> the occasional code example) how to do similar things, using a second
> thread that wakes the application through its event queue. Here's
> something to look at:
>
> http://common-lisp.net/pipermail/mcclim-devel/2008-December/006985.html
>
> For your application, you might modify the handle-event method, or the
> lambda stored in the interrupt-event.
>




More information about the mcclim-devel mailing list