Lisp HUG Maillist Archive

Pop-up menu

Can anyone help me with a CAPI question.

I want to create a standard Mac OS X pop-up menu, the sort with a
double-headed arrow that pops up above and below the button.

The call capi:popup-menu-button creates a non-standard "drop-down menu" that
works OK, but looks non-standard.

I've noticed that some of the LispWorks tools (eg Symbol Browser) have the
sort of pop-up menu I want, but I can't see how to get it.

Thanks,
David Johnson-Davies

+------------------------------------------------------------+
David Johnson-Davies, Human-Computer Interface Ltd
17 Signet Court, Swanns Road, Cambridge, CB5 8LA, England.

Tel: +44 1223 314934, Fax: +44 1223 462562
Email: david@interface.co.uk, Web: http://www.interface.co.uk/
+------------------------------------------------------------+



Re: Pop-up menu

On Monday 17 March 2008 6:37:52 am David Johnson-Davies wrote:
> Can anyone help me with a CAPI question.
>
> I want to create a standard Mac OS X pop-up menu, the sort with a
> double-headed arrow that pops up above and below the button.
>
> The call capi:popup-menu-button creates a non-standard "drop-down menu"
> that works OK, but looks non-standard.
>
> I've noticed that some of the LispWorks tools (eg Symbol Browser) have the
> sort of pop-up menu I want, but I can't see how to get it.

I don't know the answer (nor am I on a Mac), but you might gain some insight 
by using the Works->Tools->Window Browser tool to poke around and see what 
the Lispworks IDE windows are composed of.

pt


Re: Pop-up menu

It's the capi:option-pane

Best

Denis


Le 17/03/08 11:37, « [NOM] » <[ADRESSE]> a écrit :

> 
> Can anyone help me with a CAPI question.
> 
> I want to create a standard Mac OS X pop-up menu, the sort with a
> double-headed arrow that pops up above and below the button.
> 
> The call capi:popup-menu-button creates a non-standard "drop-down menu" that
> works OK, but looks non-standard.
> 
> I've noticed that some of the LispWorks tools (eg Symbol Browser) have the
> sort of pop-up menu I want, but I can't see how to get it.
> 
> Thanks,
> David Johnson-Davies
> 
> +------------------------------------------------------------+
> David Johnson-Davies, Human-Computer Interface Ltd
> 17 Signet Court, Swanns Road, Cambridge, CB5 8LA, England.
> 
> Tel: +44 1223 314934, Fax: +44 1223 462562
> Email: david@interface.co.uk, Web: http://www.interface.co.uk/
> +------------------------------------------------------------+
> 
> 

-------------------------------------------------------
Denis Pousseur
70 rue de Wansijn
1180 Bruxelles, Belgique

Tel : 32 (0)2 219 31 09
Mail :  denis.pousseur@gmail.com
-------------------------------------------------------



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