[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Possible bug: "Log Messages" flashing wierdly after clicking "show changes"

From: Dmitry <wipedout_at_yandex.ru>
Date: Mon, 25 Jan 2010 12:00:48 +0300

I'm continuing to debug into this problem. A thing I notice is that in HRESULT CProgressDlg::ShowModeless(HWND hWndParent, BOOL immediately) ShowWindow() is called with SW_NORMAL (equivalent to SW_SHOWNORMAL) flag which looks confusing. MSDN says this flag should be used when the window is displayed for the first time. Is that applicable here, after calling StartProgressDialog()? Shouldn't SW_SHOW flag be used instead?

Best wishes.
Dmitry.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2441639

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-25 10:11:46 CET

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.