[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?
|
- From: pashah@xxxxxxxxxx (Pratik Shah)
- Date: 19 Apr 2001 15:37:48 GMT
- Newsgroups: eclipse.tools
- Organization: http://www.eclipsecorner.org
- User-agent: NewsPortal 0.23
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