Lisp HUG Maillist Archive

CAPI Window close boxes

Greetings,

I'm interested in developing psychology experiment software in 
LispWorks on a Mac OS X system.  For this I need windows that don't 
have close boxes.  As of yet I haven't found a way to accomplish this.

Dialog boxes seem to be one option, but I will potentially have 
multiple windows open and dialog boxes don't seem particularly generous 
about sharing keyboard and mouse events.

Any hints or pointers would be appreciated,

-Chris Sims


Re: CAPI Window close boxes

On Thursday 29 January 2004 02:31 am, Chris Sims wrote:
> Dialog boxes seem to be one option, but I will potentially have
> multiple windows open and dialog boxes don't seem particularly generous
> about sharing keyboard and mouse events.
>
> Any hints or pointers would be appreciated,

I haven't done this, but I think that you want "non-modal" dialogs (:modal 
nil) and then you want to play with "focus".

pt


Re: CAPI Window close boxes

Unable to parse email body. Email id is 1815

Updated at: 2020-12-10 08:58 UTC