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

Re: IBugTraqProvider, OnCommitFinished and WPF

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 16 Mar 2009 17:31:14 +0100

Stephane EHRET wrote:
> Well, keeping searching on Google, here is the best post I've found on
> the subject:
>
> http://www.nbdtech.com/blog/archive/2007/08/01/Passing-Wpf-Objects-Between-Threads-With-Source-Code.aspx
>
>
> That still doesn't explain why I need this for OnCommitFinished, but
> not for GetCommitMessage2...

Are you using different WPF windows in those functions? If yes, try
using the very same code for both and check if that makes a difference.
Even if you don't create a separate thread yourself: WPF uses two
threads depending on the controls you use in the windows, one for the UI
itself and one for rendering - but I don't know how you would have to
deal with that since I'm not very familiar with WPF.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1334180
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-03-16 17:32:02 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.