Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 BlackBerry 编程的新手。我想Dialog用 2 个输入文本、2 个标签和 OK 和 Cancel 按钮制作一个,如下所示:
Dialog
|PIN|:|inputtext| |Bumber|:|inputtext| |Button(OK)||Button(Cancell)|
您的要求不过是“自定义弹出窗口”
为此,以下链接将为您提供帮助:
CustomPopupScreen@WordPress
或者
CustomPopupScreen@BlogSpot
检查此项并根据您的要求进行更改。