bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CDK - Multiple Menu's (cdk_menu)


From: Thomas Dickey
Subject: Re: CDK - Multiple Menu's (cdk_menu)
Date: Mon, 10 Aug 2015 14:23:43 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Aug 07, 2015 at 12:09:17AM -0400, Marc Smith wrote:
> Hi,
> 
> Looking for any tips for using multiple CDK menu's on a single screen... I
> know that I can use one on the TOP and one on the BOTTOM but I want one on
> top of the other (no rows between)... and maybe that is the answer, to not
> use a single CDK screen but use multiple? Put one CDK menu on a screen, and
> then the second on a different (sub) screen?

You might be able to do this with the tab-traversal feature
(see the cdk_traverse manpage).

If not, separate screens is the way to go.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]