Symbian S60 第 5 版 LCDUI 中的按钮
您好,我是一名 Android 开发人员,但我是 Symbian 开发新手。我找不到任何可以在表单上放置按钮的类。我如何在 Symbian 上执行此操作。不确定我做的是否正确。
Hi I am an Android developer but I am new to development on Symbian. I couldn't find any classes to put a button on the form. How do I do it on Symbian. Am not sure whether I am doing the right thing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 TextItem 并将其样式设置为按钮。
这是纯粹的 J2me 事物,与 Symbian 没有任何具体关系
Use TextItem and set its style to button.
This is a pure J2me thing and has nothing specifically to do with Symbian