2008/12/1 Alexander Wagner <[EMAIL PROTECTED]>

> Pascal Georges wrote:
>
> Hi!
>
>         Given the changes there may be some bugs, about which I don't
>>        need (yet) any bug report (except with fixes ;-) ).
>>    Please, drop us a note if you want bug reports again.
>> Now you can. I think I solved the most obvious/ annoying bugs.
>>
>
> Ok. As you wish ;)
>
> - Info area: the proper resizing with the window is gone
>  again.


Fixed.


>
>
> - ECO Classify games is broken (mainenence window)
>
>     invalid command name ".classify.b.cancel"
>   invalid command name ".classify.b.cancel"
>       while executing
>   ".classify.b.cancel configure -command "sc_progressBar""
>       invoked from within
>   ".classify.f.b.go invoke "
>       invoked from within
>   ".classify.f.b.go instate {pressed !disabled} { .classify.f.b.go state
> !pressed; .classify.f.b.go invoke } "
>       (command bound to event)
>

Fixed. I expect other bugs like that : too many changes in the UI, and
testing hard to complete :-(
But those are really easy to fix bugs.


>
> - Still all windows get minimized upon switching of
>  desktops. (Classic mode.) They got minimized all the time
>  but in former versions they were restored once I came back
>  to Scids desktop.
>

Some window manager sends and "unmap" event when switching of desktop. And
after this event, it is too late to get the real state of windows (command
=> winfo ismapped). See code of procedure showHideAllWindows if you can fix
this. Current code should come back to previous state, and there is still
the ugly minimizing of windows when switching desktops.


>
> - Docked mode ignores autoopen windows (Options / Startup)
>

Fixed. But for example restoring the PGN window has no sense if you don't
know where to put it in the tree of sub-windows / notebooks. So the use of
the menu save / restore layout is certainly a better alternative (I set an
auto load option for one of the layouts).

Pascal
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to