Articles Tagged 'Device'

10 useful snippets Objective-C

Move the double-tap on the simulator

The simulator iPhone / iPad in Xcode allows you to simulate the double-tap the ALT key is pressed. This is useful to simulate the function of Pinch, that used to enlarge or Keep away view with scroll contained in or on objects UIWebView . Well, some of you may have noticed that the simulation of the "two fingers" proceeds symmetrically always starting from the center of the screen. To move this "center" is also just hold down the SHIFT key.

More ...

Very short snippet: iPad detect the device and on the Web

Not just the desktop browser or portatitli browsing the sites developed by us, now the era of mobile - the mobile browser - is widespread, thanks to devices like the Apple iPhone, Android, etc ... Moreover, even for developers for the Apple iPhone has become mandatory to understand to which device the application is running.

On the Web, the situation is similar to that contained in the Browser or Mobile Browser? , with the variant:

More ...

Browser or mobile browser?

Our Web site is no longer viewed only from computer terminals. With the spread of mobile, thanks to Apple iPhone, access to the site or blog is increasingly being performed by a variety of mobile devices. Become a Web Developer so many need to be able to intercept and identify the different "agents", ie the means by which a user is viewing (browsing) our pages.

More ...

10 useful tips and snippets for Apple iPhone and Xcode

1. Strings on multiple lines

In Xcode, you can "break" a string across multiple lines by inserting at the end with a backslash "\". This feature can be useful when, for example, we want to insert the HTML text in a control UIWebView :

More ...

Very short snippet: a data format of a control UIDatePicker

The control UIDatePicker is perhaps the most beautiful graphics controller present on the Apple iPhone. Besides the beauty is also simple to use, extremely versatile and used in many situations.

More ...

How to set XCode to use the iPhone instead of the simulator

Screencast

More ...


Stop SOPA