[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Use of MessageBox API in glib with mono
- From: Tor Lillqvist <tml iki fi>
- To: king eiffel com
- Cc: gtk-list gnome org
- Subject: Re: Use of MessageBox API in glib with mono
- Date: Thu, 2 Aug 2007 23:15:24 +0300
Ian King writes:
> why message boxes are used in console applications?
Why not? Windows is a GUI-oriented operating system. If it was done
like you suggest, somebody would complain about that...
> It prevents us regression testing.
That is a good point, I guess. Could you come up with a patch that
checks if the program has a console window, and in that case writes
the message to it, otherwise uses MessageBox()? Please open a bug in
bugzilla.gnome.org for this issue.
--tml
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]