LG 设备中的 LWUIT 应用程序未以全屏模式显示 导航栏显示在底部

发布于 2024-12-17 03:17:02 字数 205 浏览 1 评论 0原文

在此处输入图像描述在 LWUIT 应用程序中如何以全屏模式显示 LWUIT 表单。当前 LG 设备表单未显示在全屏模式下。在屏幕底部,导航栏显示,左侧和右侧显示 Num 和 Ok 命令,底部区域中心部分显示简单导航图像。 我想从我的应用程序中删除这个栏。 我想全屏显示表单。还附上相同的屏幕截图。

enter image description hereIn LWUIT application how to display LWUIT Forms in the Full Screen Mode.currently in LG Devices form is not displaying in the Full Screen Mode.at bottom of the Screen it Navigation bar is display with Num and Ok command at Left and right and Simple Navigation image at center part of the bottom area.
i want to remove this bar from my application.
i want to display Form in the Full Screen.also attach screen shot for the same.

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

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

发布评论

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

评论(2

甜妞爱困 2024-12-24 03:17:02

尝试LGE-MIDlet-Display-Nav-Keypad:不他们在某个时候“发明”了这一点,并且没有费心通知任何人;-)

Try LGE-MIDlet-Display-Nav-Keypad: no they "invented" that at some point and didn't bother notifying anyone ;-)

死开点丶别碍眼 2024-12-24 03:17:02

您好,感谢 shai 的回答,这是我从 LG 官方开发者论坛获得的答案。不幸的是,您无法使用 LGE-MIDlet-Display-Nav-Keypad 属性。 LG 专有的 JAD 属性仅适用于支持 LGJP 的设备。 KM900和KP501不支持LGJP。并且T300支持LGJP1。虽然 T300 支持 LGJP1,但 LGE-MIDlet-Display-Nav-Keypad 在 LGJP1 中是可选属性(从 LGJP2 开始是强制属性)。
我可以使用 LG Lollipop 设备上的 LGE-MIDlet-Indicator : HIDE 删除信息栏。因此 LG arana LGJP 不支持此属性。

hi thanks shai for your answer here is the answer i get from the LG official developer forum.Unfortunately, you can not use LGE-MIDlet-Display-Nav-Keypad attribute. LG proprietary JAD attributes are only for devices that support LGJP. KM900 and KP501 do not support LGJP. And T300 suports LGJP1. Although T300 supports LGJP1, LGE-MIDlet-Display-Nav-Keypad is an optional attribute in LGJP1 (it's mandatory from LGJP2).
i am able to remove the information bar using LGE-MIDlet-Indicator : HIDE on the LG Lollipop device.so on LG arana LGJP is not supported this attribute.

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