Lisp HUG Maillist Archive

CAPI "pulldown" menus?

Everyone knows that HTML pages have these nice pulldown menus (the
SELECT tag) that can be used to select one item from a list of choices
but use very little screen estate.  Has someone already built
something similar for CAPI?  Or have I just missed it and it's already
in there?

I'm not talking about LIST-PANELs (too large if there are many
options) or right-click popup menus.

Thanks in advance,
Edi.

PS: A Win32-only version would be fine.


Re: CAPI "pulldown" menus?

On Jul 19, 2005, at 10:36 AM, Edi Weitz wrote:

> Everyone knows that HTML pages have these nice pulldown menus (the
> SELECT tag) that can be used to select one item from a list of choices
> but use very little screen estate.  Has someone already built
> something similar for CAPI?  Or have I just missed it and it's already
> in there?
>
> I'm not talking about LIST-PANELs (too large if there are many
> options) or right-click popup menus.

You want capi:option-pane


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


Re: CAPI "pulldown" menus?

Unable to parse email body. Email id is 4159

Re: CAPI "pulldown" menus?

Edi Weitz wrote:

>Everyone knows that HTML pages have these nice pulldown menus (the
>SELECT tag) that can be used to select one item from a list of choices
>but use very little screen estate.  Has someone already built
>something similar for CAPI?  Or have I just missed it and it's already
>in there?
>
>I'm not talking about LIST-PANELs (too large if there are many
>options) or right-click popup menus.
>
>  
>

That would be a capi:option-pane

Wade


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