[MonoDevelop] What is the correct way of closing a Gtk dialog?

Michael Hutchinson m.j.hutchinson at gmail.com
Thu May 22 14:26:24 EDT 2008


On Thu, May 22, 2008 at 11:31 AM, Chris Howie <cdhowie at gmail.com> wrote:
> And this, ladies and gentlemen, is why having preprocessor macros is a
> GOOD THING.

Uh, preprocessor macros are a bad idea unless:
(a) you trust every other programmer you work with not to abuse them
(b) you like having to look up macros before you understand the code
you're looking at
(c) you don't like code completion

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list