Re: [Scid-users] [PATCH] fix focus stealing from other applications

2013-05-27 Thread Cristian Stoica
Hi Fulvio, This is starting to look more complicated than it should be. I've glanced over gitk code and it does some hocus-pocus based on platform to handle correctly mouse wheel and focus. The same thing may be necessary here too. Before I get a chance to test on Windows, can you try the same pa

Re: [Scid-users] [PATCH] fix focus stealing from other applications

2013-05-27 Thread Fulvio
Cristian Stoica wrote: > How do you build on Windows? The wiki: http://sourceforge.net/p/scid/wiki/CompileScid/ have instruction for both Visual Studio and MinGW Also keep in mind that tcl code is not compiled: you can also download a precompiled package and directly modify the scid.gui file. On

Re: [Scid-users] [PATCH] fix focus stealing from other applications

2013-05-27 Thread Cristian Stoica
How do you build on Windows? I mean, I try to stay away from Windows as much as I can and I could use some hints to minimize work on the build process itself. Anything else besides the usual configure && make? What do you use - Visual Studio/mingw/cygwin? Thanks, Cristian On Mon, May 27, 2013 a

Re: [Scid-users] [PATCH] fix focus stealing from other applications

2013-05-27 Thread Fulvio
Cristian Stoica wrote: > I've tested for this and other scenarios on Linux and it should work > as expected. What do you use? I may need to duplicate your setup to > investigate further. > I tried it on a windows machine ---

Re: [Scid-users] [PATCH] fix focus stealing from other applications

2013-05-27 Thread Cristian Stoica
I've tested for this and other scenarios on Linux and it should work as expected. What do you use? I may need to duplicate your setup to investigate further. Cristian On Mon, May 27, 2013 at 12:08 PM, Fulvio wrote: > Cristian Stoica wrote: > >> - scid must already have focus before forcing it