在 BlackBerry 上使用标准弹出项目
我想对我实现的组件使用标准的“删除”操作,而不是为“标准”操作定义自定义图标和文本(以及所有可能的翻译)。
也就是说:如果我将手指放在图标上,我希望出现一个弹出菜单,其中包含标准的“删除”图标和文本。
是否可以,无需从头开始重新实现?
I'd like to use a standard "delete" operation on a component I implemented, instead of defining a custom icon and text (with all possible translation) for a "standard" operation.
That is: if I keep my finger on the icon, I expect a pop-up menu to appear, with the standard "delete" icon and text.
Is it possible, without reimplementing it from scratch?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是不可能的,我从模拟器屏幕截图中复制了标准图标,并将其用于弹出菜单。
It wasn't possible, I copied the standard icon from a simulator screenshot, and used it for the pop-up menu.