Focus for about-window

Started by HPW, October 27, 2003, 01:07:21 PM

Previous topic - Next topic

HPW

The AboutBox should get the focus, so that hitting the ESC-key

trigger the <Escape> event. Just add the line like this example.




bind .about <Escape> "destroy .about"
focus .about
Hans-Peter

Lutz

#1
thanks Hans-Peter, I will add this



Lutz