[mcclim-devel] Re: [mcclim-cvs] CVS update: mcclim/dialog.lisp
rpgoldman at real-time.com
rpgoldman at real-time.com
Thu Aug 25 23:53:49 UTC 2005
>>>>> "mgr" == Max-Gerd Retzlaff <m.retzlaff at gmx.net> writes:
mgr> And the McCLIM user's manuel should contain in its (not yet existing)
mgr> paragraph on OPEN-WINDOW-STREAM saying that one probably wants to call
mgr> OPEN-WINDOW-STREAM with :input-buffer as (climi::frame-event-queue
mgr> *application-frame*)..
This raises the obvious question of whether this should somehow be
made the default value of that argument. Something like
(when (boundp '*application-frame*) (climi::frame-event-queue
*application-frame*)) perhaps?
R
More information about the mcclim-devel
mailing list