Lisp HUG Maillist Archive

CAPI: starting an interface "iconified"

Hi

this must be a FAQ but I have not been able t find anything in the KB 
or in lisp-hug.

I need to create an interface, start it (I use CAPI:DISPLAY) and then 
do things to it.
However, I would like to start it iconified.  RIght now I display it 
and immediately HIDE-INTERFACE it, but it ain't pretty.

Thanks


--
Marco Antoniotti					http://bioinformatics.nyu.edu/~marcoxa
NYU Courant Bioinformatics Group		tel. +1 - 212 - 998 3488
715 Broadway 10th FL				fax. +1 - 212 - 998 3484
New York, NY, 10003, U.S.A.


Re: CAPI: starting an interface "iconified"

At 12:41 PM -0500 2/14/06, Marco Antoniotti wrote:
>Hi
>
>this must be a FAQ but I have not been able t find anything in the 
>KB or in lisp-hug.
>
>I need to create an interface, start it (I use CAPI:DISPLAY) and 
>then do things to it.
>However, I would like to start it iconified.  RIght now I display it 
>and immediately HIDE-INTERFACE it, but it ain't pretty.

Add :DISPLAY-STATE :ICONIC to your interface's :DEFAULT-INITARGS.

   - Gary Palter
     Principal Software Engineer
     Clozure Associates


Re: CAPI: starting an interface "iconified"

hi to all
i am facing the problem in the lispworks personal edition 4.0
as it is not connecting my oracle server with the lisp language
can any one have any suggestion
thank you
yasar
 India


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