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

Re: Open diff tool on monitor where try to view the diffs

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 22 Apr 2015 20:38:26 +0200

On 21.04.2015 09:23, André Ziegler wrote:
> Is it possible to open the configured diff tool on the monitor (when
> using multi monitor setup) where I try to view the diffs? Currently
> WinMerge opens on the primary screen.
>
> Does TMerge support this or can this be handled in TSVN?

When a process is started, that process determines where it shows its
windows. The calling process could only move the window after the other
process has started.

Usually, an application remembers where it showed its window on exit,
and restores the window position on the next start. So if you move the
window to another monitor, exit the app and then start it again, it
should start up on that monitor again. But that's up to the app to decide.

TSVN can't do anything here.

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=3114146
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-04-22 20:38:17 CEST

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.