Re: [Scid-users] SCID on Mac OS X

2008-06-08 Thread Pascal Georges
2008/6/8 Alexander Wagner <[EMAIL PROTECTED]>: > > Note that I just commited a slight change to CC code to > smoothen ICCF support. I think it would be worthwile to set > up an RC3 at current stage also in binary. Well I don't know what contains actual RC3 exactly, I just wanted to get rid of th

Re: [Scid-users] xfcc and scid...

2008-06-08 Thread Pascal Georges
2008/6/8 Alexander Wagner <[EMAIL PROTECTED]>: > Alfredo Alessandrini wrote: > > Hi! > > > I'm trying to configure scid for xfcc... > > > > the button "use internal xfcc support don't work"... > > > > http://farm4.static.flickr.com/3022/2561483197_3de7e5afee.jpg?v=0 > > > > where's the problem?? >

Re: [Scid-users] SCID on Mac OS X

2008-06-08 Thread Alexander Wagner
pgeorges wrote: Hi! >> On Jun 7, 2008, at 4:08 AM, Pascal Georges wrote: >> >>> At line 917 of board.tcl you will see : >>> >>># Windows seems to draw the squares off by one: if >>>{$::windowsOS} { incr x1; incr y1; incr x2; incr y2 } >>>$w.bd coords sq$i $x1 $y1 $x2 $y2 } >>> >>> cou

Re: [Scid-users] xfcc and scid...

2008-06-08 Thread Alexander Wagner
Alfredo Alessandrini wrote: Hi! > I'm trying to configure scid for xfcc... > > the button "use internal xfcc support don't work"... > > http://farm4.static.flickr.com/3022/2561483197_3de7e5afee.jpg?v=0 > > where's the problem?? Please check the startup window. On debian you need to install t

Re: [Scid-users] OFF TOPIC Reply to list

2008-06-08 Thread Alexander Wagner
Israel Chauca wrote: Hi! > I thought I was replying to the list, but I have been > sending personal emails instead. I apologize for that, I > was just hitting "reply" and sending the message, until > some seconds ago it never came to my mind that I should > change the address. Has it been the

[Scid-users] xfcc and scid...

2008-06-08 Thread Alfredo Alessandrini
Hi, I'm trying to configure scid for xfcc... the button "use internal xfcc support don't work"... http://farm4.static.flickr.com/3022/2561483197_3de7e5afee.jpg?v=0 where's the problem?? I've a debian linux and compile the version 3.6.24 rc3 and rc2 Alfredo -

Re: [Scid-users] OFF TOPIC Reply to list

2008-06-08 Thread Pascal Georges
2008/6/8 Israel Chauca <[EMAIL PROTECTED]>: > I thought I was replying to the list, but I have been sending personal > emails instead. I apologize for that, I was just hitting "reply" and > sending the message, until some seconds ago it never came to my mind > that I should change the address. Has

[Scid-users] OFF TOPIC Reply to list

2008-06-08 Thread Israel Chauca
I thought I was replying to the list, but I have been sending personal emails instead. I apologize for that, I was just hitting "reply" and sending the message, until some seconds ago it never came to my mind that I should change the address. Has it been the usual way on the list? or is it

Re: [Scid-users] SCID on Mac OS X

2008-06-08 Thread pgeorges
Israel Chauca a écrit : > > On Jun 7, 2008, at 4:08 AM, Pascal Georges wrote: > >> At line 917 of board.tcl you will see : >> >># Windows seems to draw the squares off by one: >>if {$::windowsOS} { incr x1; incr y1; incr x2; incr y2 } >>$w.bd coords sq$i $x1 $y1 $x2 $y2 >> } >> >> coul