Am 19.11.2010 um 15:50 schrieb Real Basic: > So I tried getting using ATSUI to get the font information, but I > can't seem to get that to draw anything:
You should draw using ATS classes. DO not use CGContextShowTextAtPoint. By the way, if you have a graphics object, why not draw using it? > I would also still like to know what I should be using instead of > REALCString if REALCString is going to cause problems. Create a CFString. Greetings Christian -- See you in Atlanta (USA) at the REAL Studio Summit 2011 Registration and details here: http://arbpmembers.org/real-studio-summit-2011/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
