On Fri, 3 Oct 2003 15:44:52 +0200 (Romance Daylight Time) Vadim Zeitlin
<[EMAIL PROTECTED]> wrote:

>  This is wrong, indeed. Cancel flag for me is the global one
> (mApplication->SetError(M_ERROR_CANCEL)) which can be set in addition to
> the error flag.

M_ERROR_CANCEL seems to be used at few places, so maybe I should put it in
message copy function too. On the other hand, it seems that it is used only
for printing error messages, which is IMHO wrong, because only low-level
functions know why the operation failed. If they don't, caller can use
wxLogNull.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to