在 Blackberry LabelField 上链接电话号码

发布于 2024-10-20 01:48:35 字数 199 浏览 0 评论 0原文

有没有办法使用 Blackberry LabelField 使包含电话号码的文本显示为可点击链接?

例子: “拨打 1234567 给我打电话” - 1234567 将是一个可用于启动手机的链接。

这在 iPhone UITextView 上很容易做到,但似乎找不到黑莓的类似内容...或者我是否需要手动解析文本以获取电话号码、URL、电子邮件地址等?

Is there a way to make text that contains a phone number show up as a clickable link using the Blackberry LabelField?

Example:
"Call me at 1234567" - the 1234567 would be a link that could be used to launch the phone.

This is easy to do on the iPhone UITextView but can't seem to find anything similar for Blackberry... Or do I need to parse the text manually for phone numbers, URLs, email addresses, etc.?

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

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

发布评论

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

评论(1

可是我不能没有你 2024-10-27 01:48:35

您可以使用 ActiveRichTextField< /a>

它将在手机号码、URL、电子邮件地址等下划线,单击后将添加适当的菜单项,例如呼叫、在浏览器中打开等

you can use ActiveRichTextField

It will underline the mobile number, URl's , email addresses, etc and on click it will add appropriate menu items like call, open in browser, etc

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