I'd like to render a basic UIListView into an image I can save.
I found lots of code here for rendering a UIView to an image (for iphone/iPod Touch). In fact, ...
I'm trying to draw the pages of a PDF using the code below. Some PDF's render correctly, but others simply show as a completely black image, or have partial portions ...
I'm looking to create an interface where the user can navigate through large volumes of images. Each image has a thumbnail of 128x128 that I wish to display and will be ...
Hello people
I am working for the first time with SVG files. I an able to load SVG files on webview but the images are rendering smaller than the original.
they are getting ...
This might be more of a philosophical question, but is there a compelling reason to go one way or the other when presenting text above an image:
1. Burn the text ...
We have a page design that works great in every PC browser that I have tried, but goes strange when viewed with an iPhone or iPod Touch.
The problem is something to ...
I spent lot of hours trying to figure out the following mystery that is happening on iPhone with rendering my rounded corner box.
It is a simple technique where there are ...
I'm doing a small iPad app to print out an invoice via an air-printer. I wanna preview my print-items before 'em come out from the printer, so I converted the ...
I'm trying to test my web application in mobile Safari with a Retina display and only have access to iOS Simulator. My images are all rendering at 2x resolution. I realize ...
I don't know why the 'background-image' I set works fine in all browsers but it doesn't in Iphone's safari browser (wich is the one I need),
This is the relevant style for ...