Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1480

[vbRichClient] Interactive Dartboard Demo

$
0
0
Here's something I put together for fun. It's an interactive dartboard that supports mouse-over and click events.

The idea was that it could become a score-recording application but once I got to this point I thought I'd pass it along to somebody who actually plays darts as I, myself, do not!

This project has one external dependency (not included) that can be downloaded from Olaf Schmidts site: www.vbrichclient.com

If nothing else, the code might serve as a useful learning tool for somebody playing around with circles...

The dartboard, btw, was entirely drawn in code via the Cairo wrapper that vbRichClient exposes - it isn't a PNG file I just threw in there!
Attached Images
 
Attached Files

Viewing all articles
Browse latest Browse all 1480

Trending Articles