PDA

View Full Version : Highlighting text in quartz2d using touch event




utkarsh
Jan 28, 2009, 10:25 AM
I want to highlight text drawn in quartz 2d with some color.This highlighting should be using touch event.Can I use ATSUI apis for this.There is documentation on drawing text in quartz 2d.In that they have given some apis such as textfill or textfillclip.can i use these apis for highlighting.Is there any better reference for these apis.