问题
i would like to know how can i create a custom popup in blakcberry in order to set the Fields in this way:
------Text---------
Button1 Button2
回答1:
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
来源:https://stackoverflow.com/questions/4169810/blackberry-create-a-popup-dialog