1 Feb
2008
1 Feb
'08
10:20 p.m.
On Feb 1, 2008 4:29 PM, Spencer Janssen <sjanssen@cse.unl.edu> wrote:
Layouts can call 'focus w' in their message handlers -- in fact this is how the old tabbed layout worked.
No, they can only call 'focus w' in response to messages sent by sentMessage, not to messages sent by broadcastMessage. Which is why even the old tabbed is currently broken. David