[Scidvspc-users] Docking fix (OS X / windows)
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steve A <ste...@gm...> - 2013-06-17 21:56:43
|
I may have a hack to fix the OS X docking issues. It is in subversion, but for those on OS X without the chance to compile scidvspc yourself, could you please add this 'update' (dont add the plus sign) following these lines (in /Applications/ScidvsMac.app/Contents/MacOS/scid or tcl/utils/win.tcl) # Make new tab active set ::docking::activeTab($dsttab) $path set ::docking::changedTab($dsttab) 0 + update Of course - it is a workaround for OS X's TCL event loop brokenness. It is possible it will fix any windows docking startup anomalies too, but i cant test this for a fortnight or so. cheers, Steven |