开发者

issue in retriving the height and width

I have developed an application in the blackberry in which it have to be b开发者_如何学Cuild in any model of blackberry, the application in which i have developed does not show some icon which are in border, can any body help how to get the height and width of the mobile in the blackberry


 int screenHeight = Display.getHeight();
 int screenWidth = Display.getWidth();
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜