I have just posted the 1.6.4 version of QC on SourceForge. It includes some defect fixes and some minor additions, and a few big changes. QC 1.6.4 requires the iOS 4.2 SDK. The big changes are regar… more →
Teton Technicalwrote 1 month ago: Hi all, Here am posting one question. I faced small problem while working with UIWebView. We … more →
wrote 1 month ago: Loading a page into a UIWebView often results in the html content being visible rendered, even when … more →
wrote 3 months ago: This is a simple tip for removing the white background for UIWebView. The problem appear when you lo … more →
wrote 4 months ago: Today, I am writing about how to play video within your app. you have to load an html string with em … more →
wrote 4 months ago: Hi, I have found one very simple way how to generate QR Code using Google Api.Just take 1 UIWebView … more →
wrote 5 months ago: Click here for Lecture 11 which includes Core Location and MapKit. … more →
wrote 5 months ago: Click here for Lecture 9 Which includes UIImageView,UIWebView and UIScrollView. … more →
wrote 5 months ago: Hey folks, welcome to my new Tutorial, which will cover the topic of how to implement swiping in a U … more →
wrote 5 months ago: Right now I am working on a project for my company which has to display a lot of content, that is de … more →
wrote 5 months ago: For those coming to the site for the Making a PDF from a UIWebView post, I’ve updated the proj … more →
wrote 6 months ago: Obviously enough .. I have failed to be the frequent poster I dreamt of being. (Why is dreamt not a … more →
wrote 7 months ago: NSString *abc = [NSString stringWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@”AB … more →
wrote 7 months ago: One of the pesky problems in iOS development is how to float text with hyperlinks. Really and truly, … more →
wrote 7 months ago: So far this morning I have found the time to add two more tutorials to the growing list. They are … more →
wrote 8 months ago: Often times, developers want to allow their users to place calls from inside their applications. Alt … more →
wrote 1 year ago: Hi! This is the third and last tutorial of this series. I’m very sorry, that you had to wait for thi … more →
wrote 1 year ago: Hi! This is the second tutorial of this series and we’ll add some functionality to our web browser, … more →
wrote 1 year ago: Hi In this tutorial series we’ll gonna be covering off how to make a web browser using the UIWebView … more →
wrote 1 year ago: Have you ever faced the problem of presenting richly formatted text in iOS user interface? Simplest … more →