Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TreeCursor?
TreeCursor? [message #463582] Wed, 09 November 2005 17:34 Go to next message
Andy Arhelger is currently offline Andy ArhelgerFriend
Messages: 62
Registered: July 2009
Member
Is there an equivalent to TableCursor for TreeTables? If not then how do
you traverse a TreeTable with the keyboard?

Andy Arhelger
Re: TreeCursor? [message #463585 is a reply to message #463582] Wed, 09 November 2005 20:02 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
There is currently no TreeCursor.

"Andy Arhelger" <juggle@us.ibm.com> wrote in message
news:dktbuc$vlb$1@news.eclipse.org...
> Is there an equivalent to TableCursor for TreeTables? If not then how do
> you traverse a TreeTable with the keyboard?
>
> Andy Arhelger
Re: TreeCursor? [message #463596 is a reply to message #463585] Thu, 10 November 2005 14:20 Go to previous messageGo to next message
Andy Arhelger is currently offline Andy ArhelgerFriend
Messages: 62
Registered: July 2009
Member
So how can my app meet accessibility guidelines if the TreeTable is not
keyboard accessable?


Veronika Irvine wrote:
> There is currently no TreeCursor.
>
> "Andy Arhelger" <juggle@us.ibm.com> wrote in message
> news:dktbuc$vlb$1@news.eclipse.org...
>
>>Is there an equivalent to TableCursor for TreeTables? If not then how do
>>you traverse a TreeTable with the keyboard?
>>
>>Andy Arhelger
>
>
>
Re: TreeCursor? [message #463608 is a reply to message #463596] Thu, 10 November 2005 16:39 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Usually keyboard navigation of cells is required for editing. The "Tasks"
view make this accessible by providing a dialog that allows you to edit all
the fields for a selected row (See the Properties item in the context menu
of the Task view).

"Andy Arhelger" <juggle@us.ibm.com> wrote in message
news:dkvl06$th5$1@news.eclipse.org...
> So how can my app meet accessibility guidelines if the TreeTable is not
> keyboard accessable?
>
>
> Veronika Irvine wrote:
>> There is currently no TreeCursor.
>>
>> "Andy Arhelger" <juggle@us.ibm.com> wrote in message
>> news:dktbuc$vlb$1@news.eclipse.org...
>>
>>>Is there an equivalent to TableCursor for TreeTables? If not then how do
>>>you traverse a TreeTable with the keyboard?
>>>
>>>Andy Arhelger
>>
>>
Previous Topic:How to make check/radio button larger?
Next Topic:Basic wizard questions
Goto Forum:
  


Current Time: Sat Apr 27 02:59:44 GMT 2024

Powered by FUDForum. Page generated in 0.02700 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top