> Hm, I admit that I do not get you point. I fear, you've to
> spend another line of explanation. Should I hook in a
>
> ::createToplevelFinalize $w
>
> somewhere? Should I hook it up with the <Destroy> event? Or
> just call it somewhere after the ::createToplevel? Do I need
> some method in my namespace to be called? What should it do
> then?


Simply add
::createToplevelFinalize $w
at the end of the initialisation of the window. This is pretty
straightforward : it just appends one line of code to the Destroy event.

Pascal
------------------------------------------------------------------------------
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to