Re: [Scid-users] minor patch for fics window

2013-07-10 Thread Cristian Stoica
Thanks, I should have payed more attention to the context (and working late is overrated). I'll send you an update this weekend. Cristian S. -- See everything from the browser to the database with AppDynamics Get end-to-

Re: [Scid-users] minor patch for fics window

2013-07-10 Thread f...@libero.it
Hi Cristian,with your changes in fics.tcl the line 1299:if { $elt == "Click or type \[next\] to see next page." }will never be true (for example typing info into fics console and clicking on "Click or type [next] to see next page" no longer works).Bye,Fulvio Messaggio originale Da:

[Scid-users] minor patch for fics window

2013-07-10 Thread Cristian Stoica
Hi Fulvio, Please review and pull the following patches from fix_proper_list branch. Cristian S. The following changes since commit af5a29d2fd51bbd4b06d83f9da47c4d7a93f9be2: make a proper list from a string (2013-07-10 23:08:17 +0300) are available in the git repository at: g...@github.

Re: [Scid-users] Keyboard bindings

2013-07-10 Thread Cristian Stoica
I'll start working and see if I can find a sensible solution. We'll see if "bind all" is OK for this - it depends on the breadth of added bindings. 'all' is going to cover even more windows than what we have now with specific calls to standardShortcuts. Cristian S. --

Re: [Scid-users] Keyboard bindings

2013-07-10 Thread Fulvio
Cristian Stoica wrote: > Hi Fulvio, > > I've just noticed an old issue on FICS command window: Home and End > keys fire on both the board and the cursor. Normally, when focus is on > command window they should influence only the cursor but fics bindings > come from "standardShortcuts" where game