On 1/28/2013 9:08 PM, Terry Fisher wrote:
> I updated the OnPaint() function to always call ValidateRect( NULL ) before returning, and that also appears to resolve the problem.
>
> The original 1.7.11 version hangs every time. Switching to the version with ValidateRect( NULL ), works every time, switching back to the original version hangs.
>
> One thing that is interesting is that the dialog doesn't appear to be completely initialized when it hangs. I've attached a .jpg to show what the window looks like...notice the lower portions of the window don't have their normal blue background, and buttons appear disabled.
>
> Hope this helps,
> Terry
>
>
Probably unrelated, but Stefan's question about skinning apps made me
think of this. I recently started having weird issues with window focus
on win7 x64. It turns out a recent windows update must have been
interfering with powermenu, which is a little utility I use to allow me
to keep certain windows always on top. I stopped powermenu and the
issues went away.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3046601
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-29 18:45:14 CET