Re: [Scidvspc-users] Auto focus game suggestion
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steve A <ste...@gm...> - 2016-04-10 04:31:38
|
Hmm - seem reasonable i guess. So have committed the change. --- tcl/game.tcl (revision 2496) +++ tcl/game.tcl (working copy) @@ -247,6 +247,7 @@ } refreshWindows ::bookmarks::AddCurrentGame + after idle {focus -force .main} } On Sun, Apr 10, 2016 at 9:34 AM, Maksim Grinman <ma...@gm...> wrote: > When you double click a game in the game list, would it make sense to > auto-focus the game window? I often expect this and start hitting the right > arrow key, thinking it will start going through the game. Instead I have to > then click on the board window since the game list remains active. > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers > of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/ > gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532 > _______________________________________________ > Scidvspc-users mailing list > Sci...@li... > https://lists.sourceforge.net/lists/listinfo/scidvspc-users > |