Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "20 Cursors"

Line 2: Line 2:
  
 
===System Cursors.===
 
===System Cursors.===
 +
Not yet implemented, though control specific cursors already work (e.g. Caret on text inputs and resize cursor on Sash / Shell). We will most likely provide a restricted set of functionality.
  
 
===Custom Cursors.===
 
===Custom Cursors.===
 +
Not yet implemented.

Revision as of 14:46, 8 January 2007

back to table of content

System Cursors.

Not yet implemented, though control specific cursors already work (e.g. Caret on text inputs and resize cursor on Sash / Shell). We will most likely provide a restricted set of functionality.

Custom Cursors.

Not yet implemented.

Back to the top