隐藏黑莓中的一个字段

发布于 2024-10-15 12:59:16 字数 191 浏览 2 评论 0原文

我想在屏幕上切换两个字段,就像模拟选项卡屏幕一样。我尝试创建一个 Horizo​​ntalFieldManager 并用字段 A 填充它,然后切换 deleteAll() 和 add() 字段 B。然后重复以切换它们。 (由按钮触发)这可行,但在模拟器中执行此操作五次后会被锁定。我还没有在设备上尝试过。有没有更好的方法来做到这一点,或者这几乎是做类似事情的唯一方法?

I would like to toggle two Fields on a screen, like a simulated tab screen. I tried creating a HorizontalFieldManager and populating it with Field A, then to toggle deleteAll() and add() Field B. Then Repeat to switch them. (Triggered by a button) This works, but in the simulator is locks up after doing this five times. I haven't tried it on a device yet. Is there a better way to to this, or is this pretty much the only way to do something like that?

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

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

发布评论

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

评论(1

病女 2024-10-22 12:59:16

听起来这篇支持文章涵盖了您想要做的事情: 创建选项卡式视图屏幕。不过我还没试过。

It sounds like what you want to do is covered by this support article: Create tabbed view screens. I haven't tried it though.

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