Hi,

I was curious about what the actual DPI was on the phones I'm testing my app 
on. So I created a label and in the creationComplete I have 1 line:

dpi.text = String(Capabilities.screenDPI);

Nothing is entered into the label? How can I get this info.

Thanks

Rich

Reply via email to