[Scid-users] Need help testing Scid in Mac OS X

2009-01-04 Thread Jose Luis Cuadros Fernandez
> Hi > > 3.7 beta 1 and 2 has improve scid a lot (on mac). > I´d like to comment: > -Now with CVS is imposible to enter moves by keyboard, This is a > problem if you want to enter null move "--". I suppose you are in docked mode ? If so it is "simply" a lack of global shortcut definitions. If s

Re: [Scid-users] Need help testing Scid in Mac OS X

2009-01-04 Thread Pascal Georges
2009/1/4 Jose Luis Cuadros Fernandez > Hi > > 3.7 beta 1 and 2 has improve scid a lot (on mac). > I´d like to comment: > -Now with CVS is imposible to enter moves by keyboard, This is a > problem if you want to enter null move "--". I suppose you are in docked mode ? If so it is "simply" a lack

Re: [Scid-users] Need help testing Scid in Mac OS X

2009-01-04 Thread Alexander Wagner
Jose Luis Cuadros Fernandez wrote: Hi! > 3.7 beta 1 and 2 has improve scid a lot (on mac). > I´d like to comment: > -Now with CVS is imposible to enter moves by keyboard, This is a > problem if you want to enter null move "--". Though it should be fixed of course, you can enter a null move by

Re: [Scid-users] Need help testing Scid in Mac OS X

2009-01-04 Thread Jose Luis Cuadros Fernandez
Hi 3.7 beta 1 and 2 has improve scid a lot (on mac). I´d like to comment: -Now with CVS is imposible to enter moves by keyboard, This is a problem if you want to enter null move "--". -The engine panel stil have some problems: 1) The funtion "end game" to make the engine play both sides

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-28 Thread Israel Chauca Fuentes
You should be able to download it from here: http://cachivaches.chauca.net/scid/files/Scid-CVS_12_28_08.dmg On Dec 27, 2008, at 12:20 PM, Israel Chauca Fuentes wrote: > I (hopefully) fixed some problems we had on mac: > > - Right and middle mouse buttons should work as expected. > > - Options sh

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-27 Thread Israel Chauca Fuentes
Well, right now you have to build it from the cvs source. I'm working on making a build available, but it's not ready yet. Israel On Dec 27, 2008, at 3:26 PM, Alf Oezen wrote: > Could you please let me know where I can download the updated version? > Best regards, > ALF OEZEN > > > > Am 27.12

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-27 Thread Israel Chauca Fuentes
I (hopefully) fixed some problems we had on mac: - Right and middle mouse buttons should work as expected. - Options should be saved on exit when you have that option activated and you quit Scid using "Command-q", Select the menu item "Quit Scid" from the menu bar or the Dock's contextual men

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-18 Thread Pascal Georges
2008/12/18 Jose Luis Cuadros Fernandez > Here is a small script that can be tried to check if right click works : > > === cut here === > package require Tk > > set m [menu .popupMenu -tearoff 0] > $m add command -label "Example 1" -command bell > $m add command -label "Example 2" -com

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-18 Thread Jose Luis Cuadros Fernandez
Here is a small script that can be tried to check if right click works : === cut here === package require Tk set m [menu .popupMenu -tearoff 0] $m add command -label "Example 1" -command bell $m add command -label "Example 2" -command bell pack [label .l -text "Click me!"] bind .

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-17 Thread Benoit St-Pierre
It seems to work with that trick, but is it normal that the window is about 1 mm by 1 mm at first ? After the first readjustment, windows behave ok, though. On Wed, Dec 17, 2008 at 5:52 PM, Israel Chauca Fuentes < israelvar...@fastmail.fm> wrote: > I had to activate the option and then select Sa

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-17 Thread Benoit St-Pierre
Pascal, To answer a previous question : no, the Dock option does not work. The switch activates in the Options Menu, but there are no difference in the behaviour of the windows. For me, this is a very minor bug. For Alex, it would be a very nice feature ;-) B ---

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-17 Thread Pascal Georges
Here is a small script that can be tried to check if right click works : === cut here === package require Tk set m [menu .popupMenu -tearoff 0] $m add command -label "Example 1" -command bell $m add command -label "Example 2" -command bell pack [label .l -text "Click me!"] bind .l <

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-17 Thread Jose Luis Cuadros Fernandez
More about right-click on mac os x: I have instaled "Darwin" and with darwin, in mac os x, I lauch last windows no-setup scid version. The problems with right click are still there but you can right click (only in some places like tree mask) with a mouse. Is imposible to right click with mac

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-17 Thread Pascal Georges
2008/12/17 Jose Luis Cuadros Fernandez > > > >- Down the board and in many other places right click does not open the > propper menu (sometimes do nothing). Pascal in other post said that´s > problably about tcl and mac os x > > One thing to try in the game info panel below the bo

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-16 Thread Pascal Georges
2008/12/17 Jose Luis Cuadros Fernandez > > Hi :) > >- Play > Play on internet >here "Time seal" must be not-activated. I don´t know if i need to >instal a program or if there is a problem, the fact is that without > timeseal >the conection runs ok. > > Timeseal is a closed source

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-16 Thread Jose Luis Cuadros Fernandez
Hi :) Play > Play on internet here "Time seal" must be not-activated. I don´t know if i need to instal a program or if there is a problem, the fact is that without timeseal the conection runs ok. Right click problems reported for other mac compilations are still present: You cant right

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-16 Thread Benoit St-Pierre
Docking is not installed by default, at least. I will check later if I can set it up. -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-16 Thread Pascal Georges
Does this mean docked windows work on MacOS ? (menus, undocking, layouts ...). Pascal 2008/12/16 Benoit St-Pierre > Hello, > > Scid opens. Opened some databases. Moved games back and forth. Seems ok. > > Thanks ! > > B > > PS: BTW, do you know how to fix the right-click of the Clipbase ? I

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-16 Thread Benoit St-Pierre
Hello, Scid opens. Opened some databases. Moved games back and forth. Seems ok. Thanks ! B PS: BTW, do you know how to fix the right-click of the Clipbase ? I like to right-click to empty it. On Tue, Dec 16, 2008 at 12:42 PM, Israel Chauca Fuentes < israelvar...@fastmail.fm> wrote: > Hi,

Re: [Scid-users] Need help testing Scid in Mac OS X

2008-12-16 Thread Jose Luis Cuadros Fernandez
Count with me Thank you very much for this Mac compilation projece!! -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09

[Scid-users] Need help testing Scid in Mac OS X

2008-12-15 Thread Israel Chauca
Hi there, Since Mac OS X comes with Tcl 8.4 by default and the next release of Scid will require Tcl 8.5 (which hasn't been so easy to get working for Scid), I'm trying to embed the Tcl/Tk frameworks into the application itself. If I succeed on this task, it won't be needed to install Tcl