将 CustomButtonField 设置为黑莓中的背景

发布于 2024-11-06 02:13:21 字数 42 浏览 0 评论 0原文

谁能告诉我如何将自定义按钮字段设置为黑莓的背景。

谢谢

can any one tell me how to set custom button field as background in black berry.

Thank you

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

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

发布评论

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

评论(1

水波映月 2024-11-13 02:13:21

您无法将 ButtonField 设置为背景。如果您只是尝试使用图像,请查看BackgroundFactory 类。另请注意,在主屏幕上设置背景通常不起作用 - 您必须为 VerticalFieldManager 设置背景,然后将其添加到屏幕。

You can't set a ButtonField as a background. If you are just trying to use an image check out the BackgroundFactory class. Also be aware that setting the background on a MainScreen typically doesn't work -- you'll have to set a background for a VerticalFieldManager and then add that to the Screen.

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