Proposal: Adding a class to automatically manage the wait cursor and OK button enabled status
From: Friedrich Brunzema <brunzefb_at_yahoo.com>
Date: Thu, 30 May 2013 13:38:46 -0700 (PDT)
Hi,
Trying to remove the following duplicated code:
m_pLogDlg->DialogEnableWindow(IDOK, FALSE);
which at every exit of the method has to finish with
You use the the class like this
I have an implementation below - let me know if you like this or not.
Friedrich Brunzema
Proposed implementation:
------------------------------------------------------
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.