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

Re: [TSVN] Re: Multi-Monitor issues

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-01-24 11:46:10 CET

On Mon, 24 Jan 2005 11:39:39 +0100, Norbert Unterberg <nepo@gmx.net> wrote:

> When you tell me where TSVN stores the window locatios I might look
> there and tell you what is it storing there.

Almost in every dialog cpp file, OnInitDialog() at the very last lines
of that method:
        if (hWndExplorer)
                CenterWindow(CWnd::FromHandle(hWndExplorer));
        EnableSaveRestore(_T("CheckoutDlg"));

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jan 24 11:47:00 2005

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.