What do you mean by "should work" ? Did you test it in various cases (vars
window on/off, docked window on/off) ?
Pascal
2009/10/6 Fulvio <f...@libero.it>
> Pascal Georges wrote:
> > The idea is nice but there are a few problems :
> > - right now it does only make sense when "show variations window" is
> > turned off. Hence it should be better integrated with this : either
> > they are mutually exclusive or combined
> > - when going back, the arrows displaying possible vars for current
> > move is not displayed again
> >
> You're right.
> Replacing:
> if {[expr -%D] > 0} {
> set bMoveForward 1
>
> with this should works:
> set bMoveForward 0
> if {[expr -%D] > 0} { set bMoveForward 1 }
> if ( $::showVarPopup == 0) {
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Scid-users mailing list
> Scid-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scid-users
>
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users