Re: focusmanager (was todo-2004-01-14)

David Crawshaw <[email protected]> Thu, 15 Jan 2004 16:56:28 +1000
Newsgroups gmane.comp.java.xwt.widgets
Message-ID <[email protected]>
On 15/01/2004, at 1:31 PM, Charles Goodwin wrote:
> - everything changed from funcs to traps (a little nicer?)

I don't think everything should change. The add/remove functions make 
more sense as functions, setting a variable just looks a little weird. 
But definitely next/prev as read traps.

> - nextfocus/prevfocus no longer change the focus, just return the
>   candidate for focus

Looks good.

Also, are traps on JS Objects working now? Last I checked they didn't, 
which is the only reason next/prev were still functions.

d