Possible bug: Inconsistent parent window for error messages in TortoiseProc dialogs
From: Dmitry <wipedout_at_yandex.ru>
Date: Thu, 18 Feb 2010 10:29:21 +0300
Hey.
TortoiseProc has a number of dialogs for user operations, all derived from CResizableStandAloneDialog. In most of them when thread creation fails MessageBox is passed "this window handle" as the parent window. However in some of them (like ChangedDlg) it is passed "null handle". Is this intentional? Shouldn't it just be "this window handle" every time?
Best wishes.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.