hi Anonymous,
thanks for Your example.
In the mean time I found another atomic change to make my original code run without freeze:
removing the frames label:
Using pack instead of grid the labelled frame works as expected. Is there any (documented) relationship between a frames label attribute and the used layout manager ?