1
touches

MonoTouch Sample - Drawing custom progress bars

published 740 days, 4 hours, 51 minutes ago posted by mtimti 740 days, 13 hours, 12 minutes ago
Friday, January 29, 2010 7:45:37 AM GMT Thursday, January 28, 2010 11:23:55 PM GMT

Ruben has a second MonoTouch post where he creates a simple MonoTouch app that demonstrates how to use Quartz2D to draw custom progress bars. You can download the MonoDevelop project.

The app shows how to draw a simple two color progress bar using alpha transparency and a simple two color gradient progress bar. There are sliders that let you control the colors, transparency level, and progress percentage. The code uses the CGBitmapContext class to create an image and loads it into UIImageView.

category: Samples | clicked: 520 | | source: rlopezxl.wordpress.com | show counter code
tags: CGBitmapContext, MonoTouch, Progress Bar, Sample, UIImageView

No comments yet, be the first one to post comment.

To post your comment please login or signup