Regular visitors to Digiguide.tv will notice that you now require a subscription to use some of the features.
However, you can give the FREE 7 day trial version of Digiguide.tv Premium a try. Build up your profile with programmes that you like, personalise your grid and set some reminders. Remember, to get a year's worth of personalised TV content for less than 1p per day simply subscribe to Digiguide Premium
Class DrawContext : clipPushRect Method
void clipPushRect( Rect rc )
Summary
Set a clipping rectangle
Remarks
You must "pop" a clipping rectangle you "pushed" otherwise DigiGuide drawing will not work correctly.
Parameters
Parameter
Description
Rect rc
The rectangle you wish to clip to
Examples
Constrain the text drawn to the rectangle for the column;