>----Messaggio originale----
>Da: [email protected]
>Data: 13/04/2013 5.10
>A: "Scid List"<[email protected]>
>Ogg: Re: [Scid-users] compiling 4.4 on Mac
>
>I just updated the dmg file. I tested it under 10.8 and in a virtual machine
with 10.7.5. Let me know how it works for you.
>
>http://cachivaches.chauca.net/scid/files/Scid-4.4.dmg
>
>I found two issues with window zooming. The first one is that Mac OS X is
recognized as unix (in $::tcl_platform(platform) ) but the -zoomed argument is
not supported in 'wm attributes . -zoomed' and 'wm state . zoomed' should be
used. The following patch fixes that. I'd push it to SF but I'm not sure if I
can/should :)
My bad.
If it works i will prefer to invert the if:
if { $::windowsOS || $::macOS } {
wm attributes . zoomed
} else {
wm state . -zoomed
}
You should have access to both the git repository and the Files upload: give
it a try :)
>
>The second issue involves starting Scid the first time or after removing ~/.
scid. Every time Scid
>opens in docked windows mode it zooms the window and it takes the whole
screen, even if the
>window was smaller the last time Scid exited. That doesn't happen with my old
config files in ~/.scid,
>Scid restores the last window size. I haven't diffed the config files, I'll
try that later.
>
In 4.4 the default is to start in docked mode with window maximized.
After arranging the preferred layout and "options->windows->save layout" Scid
will restore that layout on start.
Thanks again for working on the Mac version,
Fulvio
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users