PDA

View Full Version : RulerDotNET! [C#]


sans-hubris
06-25-2003, 05:52 PM
I wrote a little screen ruler program using C#. It's somewhat interesting. I've commented it quite thoroughly, I think. It uses a lot of stuff from System.Drawing, so it's a good reference for that. It also gives an example of how to customize your UI so that your application doesn't have to look like every single other GUI application out there. Its interface is somewhat unusual. I plan on putting the source code on CCAE as soon as they have a C# section.

You can find it at my website here (http://rhorn.unixcab.org).

gish
06-25-2003, 05:57 PM
i thinik it may be missing a few things....it runs but not quite as expected I think.