禁用 IzPack 中的上一个按钮

发布于 2024-11-03 17:50:16 字数 207 浏览 0 评论 0原文

我有一个使用 IzPack 的安装程序来安装 Groovy/Griffon 项目,并且它使用 griffon 的安装程序插件来执行此操作。我想通过 installer.xml 限制一个面板的上一个按钮。我们的一位测试人员已经确定(使用 Griffon 插件中的非常普通的安装程序)在实际解压和安装后单击上一个按钮会导致快捷方式屏幕为空白,从而导致一些问题。这可能吗,还是我必须编写一些面板 Java?

I have an installer using IzPack that installs a Groovy/Griffon project, and it uses the installer plugin for griffon that does so. I would like to restrict one panel's previous button through the installer.xml. One of our testers has determined that (with a very vanilla installer from Griffon's plugin) clicking the previous button after the actual unpacking and installation causes the shortcut screen to be blank, causing some issues. Is this possible, or will I have to write some panel Java?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

时光礼记 2024-11-10 17:50:16

您可以锁定上一个按钮。看看这里

You can lock the previous button. look at here

执笏见 2024-11-10 17:50:16

您确实需要为此目的制作一个自定义面板。

You indeed need to make a custom panel for this purpose.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文