• Home
  • Blog
    • Tutorial
    • Discoveries
    • Casual
    • Labs
    • Design
    • Story
  • Work
  • Contact

Tag Archives: uiwebview

Post navigation

Recognising Different Files from UIWebView

webtypes
Posted on July 18, 2011 by Daniel Hanly

In my newest iteration of my UIWebView app, I want to jump on any file that is .pdf and disable opening it. Revisiting the Delegate In the previous post, I set the delegate of my UIWebView. This is essential as we are now going to use another delegate specific method that initiates AFTER a link is [...]

Posted in Tutorial | Tagged objective-c, uiwebview |

Stabilising a UIWebView: Removing the Web Feel

uiweb
Posted on July 16, 2011 by Daniel Hanly

I’m at the point in my UIWebView App where I would like to make it appear and feel as little like a web-app as possible. I want it to feel like it was made fully in Objective-C as opposed to only partly. Bounce No More The first thing I want to do is to remove [...]

Posted in Tutorial | Tagged objective-c, uiwebview |

iPhone Cheating – Local HTML Files with UIWebView

cheating
Posted on July 16, 2011 by Daniel Hanly

As I’ve said in previous posts, I’m still new to the whole iPhone programming world, and thus, when I’m given a project out of my capability I cheat. I’m 90% deep in the web world and 10% deep in the iPhone programming world, so why can’t I use my web experience to “fund” my iPhone [...]

Posted in Tutorial | Tagged objective-c, uiwebview |

Post navigation

Recent Posts

  • Including Custom Fonts in iOS
  • WordPress Tools & Skills: My Top 5
  • Creating a Custom Delegate
  • Custom Delegate error with ARC
  • 404 on Permalinks for Custom Post Types

Popular posts

  • Adobe Edge: Embedding Animations in a Page
  • Google Chrome for Mac – Broken Fonts
  • Pinch to Zoom through Unity3D on iOS
  • Gesture Controlling a Video with MPMoviePlayerController
  • Epic Cat Facts Trolling
Daniel Hanly 2013 ©