gpt4 book ai didi

Linux whiptail 或带有菜单和输入的对话框

转载 作者:太空宇宙 更新时间:2023-11-04 10:53:27 24 4
gpt4 key购买 nike

我想使用“whiptail”包在屏幕上同时生成菜单框和输入框。这可能吗?或者也许有对话?我找不到这方面的任何例子。

我想要这样的东西:菜单项 1菜单项 2菜单项 3

如果以上都不是,请输入您自己的:输入框:

用户可以从菜单中选择一个条目或输入他自己的输入。我该怎么做?

(我确实看到了对话框“inputmenu”小部件,但是使用 Ok/rename/cancel,它有点笨拙。)

最佳答案

dialog 中的--inputmenu 选项是最接近的;更多的东西需要一个定制的应用程序。关于“确定/重命名/取消”,有一些灵 active (参见 manual page) :

--nocancel

Suppress the "Cancel" button in checklist, inputbox and menu box modes. A script can still test if the user pressed the ESC key to cancel to quit.

--extra-label string

Override the label used for "Extra" buttons. Note: for input-menu widgets, this defaults to "Rename".

关于Linux whiptail 或带有菜单和输入的对话框,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29838985/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com