开发者

Blackberry: Create a popup Dialog

开发者 https://www.devze.com 2023-01-24 16:23 出处:网络
i woul开发者_开发技巧d like to know how can i create a custom popup in blakcberry in order to set the Fields in this way:

i woul开发者_开发技巧d like to know how can i create a custom popup in blakcberry in order to set the Fields in this way:

------Text---------

Button1 Button2


Create a class that extends Popup .

In this class use your own manager

in your case you need

one vertical field manager

add a text into it

prepare a horizontal field manager add both buttons into it

add that horizontal field manager into vertical field manager

And add vertical field manager in your screen

0

精彩评论

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