Hi I m displaying a multiline text inside a uiwebview. I m using this instead of uitextview coz Im displaying some fancy symbols like degrees, superscript, subscripts, etc. My question is how can I fit all the text inside a fixed width and height of the uiwebview. Say, I have a uiwebview of 300x200 I want all the text to fit inside that view. see the image below to see my problem. http://i228.photobucket.com/albums/ee262/romano2717/photo.png
Okay, I ll bite. I ve got really pleasant code/window colors set up in Xcode. Ordinarily, my selection color is very visible. When I am doing a project search and iterating through the results, ...