Re: changing of <Tab> and <Shift-Tab> bindings
From: Oliver Bienert (oliver.bienert_at_gmx.de)
Date: 02/01/04
- Next message: David Gravereaux: "Re: Windows 2000 and XP and exec and double quotes"
- Previous message: David Gravereaux: "Re: Windows 2000 and XP and exec and double quotes"
- In reply to: Mark G. Saye: "Re: changing of <Tab> and <Shift-Tab> bindings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 1 Feb 2004 02:39:01 -0800
>
> This example seems to work fine for me - I tried it in TkCon and
> directly in the interactive wish shell. No problems.
>
> There seems to be something afoot here with your setup. Check all your
> bindtags e.g.
>
I have 2 computers (W2K and Debian Linux) connected to the same
keyboard and monitor by a console switch (Cybex switch view), so i
gave it a try on Linux.
In Linux, everything worked fine!
Just to make sure it has nothing to do with switch related issues I
tried the same on a win98 laptop:
(olli) 205 % bind .e2 <Tab> {puts Hallo; break}
Hallo ### <Tab> only
Hallo ### <Shift-Tab>, this line would only appear on windows and
the focus would not move to the previous window
So the problem is windows related. So, IMHO, it is a bug. Any
comments?
Regards Oliver
- Next message: David Gravereaux: "Re: Windows 2000 and XP and exec and double quotes"
- Previous message: David Gravereaux: "Re: Windows 2000 and XP and exec and double quotes"
- In reply to: Mark G. Saye: "Re: changing of <Tab> and <Shift-Tab> bindings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|