[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Keyboard navigation: why is focus not being set on the canvas?

I had posted this question earlier, but nobody responded.  So, here it is
again....

When I navigate the GUI using the tab key on the keyboard, focus is never
set on the Canvas.  Why is that?  I overrode the "public boolean
setFocus()" method to return true, but that didn't help either.  Any
suggestions?

Pratik Shah