I know Windows. I don't know linux, and I get ready to pull out the little hair I have every time I try playing with linux. There seem to be a plethora of apps out there for linux that do what this does, and considering the lack of interest in my app, I don't see a reason why I should time and effort into trying to port it to linux.
M
Wasn't trying to cause offence. More pointing out that if you do your .Net / Mono development on SharpDevelop with WinForms then it should work on Apple/Windows/Linux with very little tweaking (depending on what you're doing). WinForms is a misleading title, it's this
http://www.mono-project.com/WinForms It's actually a pretty nice setup for Mono development.
I've had a quick look at disassembly of it, but there's big holes in what comes out because I don't seem to have some of the dictionaries referenced installed. (Mostly Visual Studio related I think).