Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Checkbox highlight
Checkbox highlight [message #1790154] Wed, 06 June 2018 08:10 Go to next message
Andrei Catinas is currently offline Andrei CatinasFriend
Messages: 1
Registered: June 2018
Junior Member
Hello guys, I have a question regarding an Eclipse RCP application.
I have a view consisting of multiple labels, text areas, combo boxes, checkboxes etc. This view can be navigated with the keyboard by using the <tab> key, and it moves the cursor from element to element.
What i need is that when it reaches a checkbox to highlight it so that the selection is visible to the user. This doesn't happen by default. Is it even possible in eclipse rcp?
Re: Checkbox highlight [message #1790197 is a reply to message #1790154] Wed, 06 June 2018 19:30 Go to previous message
Eclipse UserFriend
That is called focus and it is enabled by default. For example, take a look at Window > Preferences > General where you'll see the first three options are checkboxes ("Always run in background", "Keep next/previous editor, view, and perspectives dialog open", and "Show heap status"), and they are tabbable with focus.
Previous Topic:Open E4 editor from Explorer/Navigator (Workbench IDE)
Next Topic:How "hide" disabled handled menu items in (sub menu of) popup menu?
Goto Forum:
  


Current Time: Tue Apr 16 09:47:01 GMT 2024

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

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

Back to the top