Keybord focus on Entry (which is on a DialogBox)
"John" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.tk |
|---|---|
| Message-ID | <004501c4d70c$b84a4130$747882c3@jonsof> |
I have placed an Eetry Widget on a DialogBox Every time i open the dialogBox the focus is on the Ok of the DialogBox instead of Entry widget. How could i reverse that? i have set -takefocus=>1 in the Entry widget with no result.