Re: [Scid-users] Closing the tree window

2008-08-03 Thread Alexander Wagner
Pascal Georges schrieb: Hi! > I just noticed: > > - Open a base regularily (base 1) > - Open the tree window for this base > - Switch to another base > - Close the tree window > => base 1 is closed > Is this intended? > Yes. It is explained in Changelog for scid-3.

Re: [Scid-users] Scid-users Digest, Vol 25, Issue 3

2008-08-03 Thread Roy Brunjes
Pascal, It crashed (as in vanished from my screen) when I did it. Perhaps I had done something right before that which set up the crash. If it's not repeatable, I'm not overly concerned. That is the very first time I've seen SCID crash -- not bad for almost 2 years of steady use! Roy -

[Scid-users] Tooltips on Analysis Window

2008-08-03 Thread Israel Chauca
Hi, Tooltips appear behind the Analysis window, I think that's because in tcl:utils:tooltip.tcl, line 78 it says: raiseWin .tooltip When I change it to: raise .tooltip tooltips are shown correctly in front of the button. The other problem I have with these tooltips is that they frequently

Re: [Scid-users] SCID crashes outright when pasting in this "pgn"...

2008-08-03 Thread Pascal Georges
If you copy / paste this game, Scid does not crash but reports after move one : Error reading move: 00/0 , etc .. Normal, as this does comply to PGN standards. Pascal 2008/8/3 Roy Brunjes <[EMAIL PROTECTED]> > 1.e4 0.00/0 0 c5 0.00/0 0 2.Sf3 0.00/0 0 d6 0.00/0 0 3.d4 > 0.00/0 0

[Scid-users] SCID crashes outright when pasting in this "pgn"...

2008-08-03 Thread Roy Brunjes
1.e4 0.00/0 0 c5 0.00/0 0 2.Sf3 0.00/0 0 d6 0.00/0 0 3.d4 0.00/0 0 cxd4 0.00/0 0 4.Sxd4 0.00/0 0 Sf6 0.00/0 0 5.Sc3 0.00/0 0 a6 0.00/0 0 6.Le3 0.00/0 0 e5 0.00/0 0 7.Sb3 0.00/0 0 Le6 0.00/0 0 8.f3 0.00/0 0 Le7 0.00/0 0 9.Dd2 0.00/0

Re: [Scid-users] General Keyboard Shortcuts

2008-08-03 Thread Pascal Georges
2008/8/3 Alexander Wagner <[EMAIL PROTECTED]> > Hi! > > Does CTRL-A (Add Variation) conflict with any function or > could it be added to the general list? It would at least be > nice if it works in the PGN window. > grep -r bind tcl/* | grep -i Control-a will give hints. > Can the GUI learn >

Re: [Scid-users] Tree Window

2008-08-03 Thread Pascal Georges
2008/8/3 Steven <[EMAIL PROTECTED]> > The tree window needs three features: > > 1) The user should be able to use the keyboard to progress through the > tree. Having to mouse click on a move is very slow and not good for the > hand joints. Key bindings for arrows are used to navigate a game. To

Re: [Scid-users] Closing the tree window

2008-08-03 Thread Pascal Georges
2008/8/3 Alexander Wagner <[EMAIL PROTECTED]> > Hi! > > I just noticed: > > - Open a base regularily (base 1) > - Open the tree window for this base > - Switch to another base > - Close the tree window > => base 1 is closed > > Is this intended? Yes. It is explained in Changelog for scid-3.6.1

[Scid-users] Closing the tree window

2008-08-03 Thread Alexander Wagner
Hi! I just noticed: - Open a base regularily (base 1) - Open the tree window for this base - Switch to another base - Close the tree window => base 1 is closed Is this intended? Now I've to reopen base 1 and redo my search just as I found that I do not need the tree window anymore, which is

[Scid-users] General Keyboard Shortcuts

2008-08-03 Thread Alexander Wagner
Hi! Does CTRL-A (Add Variation) conflict with any function or could it be added to the general list? It would at least be nice if it works in the PGN window. Can the GUI learn CTRL-INS= copy to clipboard SHIFT-INS = paste from clipboard CTRL-DEL= cut to clipboard (but I