View Single Post
Old 10-26-2004, 10:30 AM   #10
tliou
Knows Where the Search Button Is
 
Join Date: Oct 2004
Location: Dallas
Posts: 23
Default

Thanks, Mark.

net.rim.device.api.system.Display has the following methods to helpyou obtain those info.

isColor()
getWidth()
getHeight()

Also, 4.0 will drop the following models. 58XX and 65XX
75XX is 240 by 160, not 240 by 240.
71XX is 240 by 260.

The only models are hard to tell (in 4.0) is 72XX or 75XX since both are 240 by 160 and color.

Thomas
Offline