by Mobiledev | Aug 26, 2011 | iOS, XCode
Showing a popup message to a user in iOS is not very difficult. The code below shows a popup message with 1 button. If the user presses the button the popup message disappears. No code is executed when the uses pushes the button. (For an example with delegates look at...
by Mobiledev | Aug 19, 2011 | Wordpress
To highlight code in WordPress posts: Install plugin “WP-Syntax” Embed code snippets in tags: <pre lang=”objc” line=”1″> </pre> Insert tags and code in “HTML” edit mode and not in “Visual”....
Recent Comments