开发者

Use standard pop-up items on BlackBerry

开发者 https://www.devze.com 2023-04-11 12:56 出处:网络
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.

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 scra开发者_开发知识库tch?


It wasn't possible, I copied the standard icon from a simulator screenshot, and used it for the pop-up menu.

0

精彩评论

暂无评论...
验证码 换一张
取 消