I got myself a Mac this week. (1.33MHz G4/ati7550/756ram/OSX-10.5/wish-8.5.8 from source) Compiling from cvs source, SCID's docked mode keyboard move entry doesn't work for me either.
I can't imagine why. Whatever i do it doesn't work. I quickly had a look at Gerd's recent move position rewrite to see if it was the culprit, but it doesn't appear to be. Steve --- src/engine.cpp 2011-01-02 22:26:50 +0000 +++ src/engine.cpp 2011-01-05 10:01:02 +0000 // If no legal move list was specified, generate and search all moves: if (mlist == NULL) { - Pos.GenerateMoves(); - mlist = Pos.GetLegalMoves(); + Pos.GenerateMoves(mlist); etc --- src/engine.cpp 2011-01-02 22:26:50 +0000 --- src/position.cpp 2010-12-27 22:14:27 +0000 --- src/position.h 2010-10-19 09:28:47 +0000 --- src/tkscid.cpp 2011-01-03 19:14:22 +0000 ----- Original Message ---- > From: Alexander Wagner <aw-li...@stellarcom.org> > To: Israel Chauca F. <israelvar...@fastmail.fm> > Cc: scid-users@lists.sourceforge.net > Sent: Sun, 10 April, 2011 6:51:26 PM > Subject: Re: [Scid-users] Keyboard move entry > > On 04/04/11 22:30, Israel Chauca F. wrote: > > Hi! > > >>> That's strange; I've never had a problem with keyboard entry. For > >>> what it's worth, I'm using version 4.2.2 (built from source) on Kubuntu > >>> 9.10. > >> > >> On a new game, typing e4 doesn't move the pawn, and unless I'm > >> mistaken, it should. > >> > >> I switched back to version 4.2.2 while the Play/Training options where > >> completely absent in version 4.3. > >> > >> Too bad, I'll have to use the trackpad or mouse to move the pieces, > >> quite unfortunate... > > > > It doesn't work in docked window mode, it does with the standard window >mode. > > Do you understand this issue? I mean keyboard entry is done by ususal > bind-methods we use throughout the app for hotkeys. Except for the fact > that the focus issue is a bit clumsy in docked mode (ie. you have to > give focus to the main board, probably moste easily done by just clickin > into it) it should just work as all other hotkeys. Ie. either all are > broken or none. > > -- > > Kind regards, / War is Peace. > | Freedom is Slavery. > Alexander Wagner | Ignorance is Strength. > | > | Theory : G. Orwell, "1984" > / In practice: USA, since 2001 > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > _______________________________________________ > Scid-users mailing list > Scid-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/scid-users > ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Scid-users mailing list Scid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scid-users