On May 16, 2012, at 2:40 AM, Gerriet M. Denkmann wrote:

> 
> I build the Apple Sample Code CurrentAddress and it works as expected.
> 
> Then I changed Build Settings → Deployment → Targeted Device Family to: 
> iPhone/iPad.
> 
> Now I can neither zoom nor pinch not pan the displayed map in the iPad 
> Simulator.
> (It still works as expected in the iPhone Simulator)
> 
> Why?


The window that the application creates is probably the wrong size. Assuming 
its still created in MainWindow.xib, its probably being created at 320x480 
instead of screen size. There should be a check box in the inspector to have 
the window be resized when unarchived.
--
David Duncan


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to