黑莓许可屏幕协议与 Facebook 类似

发布于 2024-09-05 01:16:30 字数 222 浏览 1 评论 0原文

我现在有一个“基本”许可协议屏幕,一个带有标题集和垂直字段的屏幕,其中包含文本字段、分隔符字段和 2 个按钮(接受或拒绝)。

许可证相当长,一路向下很烦人(除了暴风雨,这很容易),我想要一种弹出屏幕,显示许可证和底部的 2 个按钮。举个例子,与 Facebook 或 App World 应用程序的许可屏幕协议完全相同!

当您滚动文本时,速度会快得多,而且视觉效果也很棒。

谢谢你!

I have a "basic" license agreement screen for now, a Screen with a title set and vertical field containing a textfield, separatorfield and then 2 buttons (accept or decline).

The license is pretty long, it's annoying going all the way down (except with the storm it's pretty easy) and I want a kind of popup screen showing the license and the 2 buttons at the bottom. To give you an example, the exact SAME as the Facebook or App World application's license screen agreement!

When you scroll the text, it's going a lot faster and it's visualy great.

Thank you!

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

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

发布评论

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

评论(3

戴着白色围巾的女孩 2024-09-12 01:16:30

我使用带有富文本字段(RTF)的弹出屏幕(子类化)。您可以调整弹出屏幕的大小并更改文本的字体大小(即滚动得更快)。这种组合对我来说很有效。同意/不同意按钮可以位于 RTF 底部的右侧。

I use a popup screen (subclassed) with a richtextfield (RTF) on it. You can size the popupscreen and change the font size of the text (ie. scrolls faster). The combination does the trick for me. The agree/disagree buttons you can then have either right at the bottom underneath the RTF.

悲欢浪云 2024-09-12 01:16:30

嗯,我现在意识到我没有登录做出原来的答案。哦,好吧,很高兴我能帮忙。我本想发表评论而不是回答,但我没有代表!所以,不客气@Dachmt。下周我将添加一个用于全局加密应用程序设置的类(例如“接受许可证”),以处理使用中的//TODO。

Hmmm, I realize now that I did not log in making that original answer. Oh well, Glad I could help. I'd have commented instead of answering, but I dont have rep! So, you're welcome @Dachmt. I'll be adding in a class for global encrypted application settings (Things like "license accepted") next week to deal with that //TODO in the usage.

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