To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Selection (user interface)

From Wikipedia, the free encyclopedia

In computing and user interface engineering, a selection is a list of items on which user operations will take place. The user typically adds items to the list manually, although the computer may create a selection automatically.

Selections are enacted through combinations of key presses on a keyboard, with a precision pointing device (mouse or touchpad and cursor, stylus), or by hand on a touchscreen device. The simultaneous selection of a group of items (either a subset of elements in a list, or discontinuous regions in a text) is called a multiple selection.

Context menus will usually include actions related to the objects included in the current selection – the selection provides the "context" for the menu.

YouTube Encyclopedic

  • 1/3
    Views:
    1 382
    6 204
    38 790
  • Blender 2 71 User Interface Font Selection
  • GUIDE: Gaze-Enhanced User Interface Design
  • 31. VBA - Nested If's and Select Case (Programming In Access 2013)

Transcription

Types

Uses

Range selection

A variation to facilitate the selection of a range of items in a long list on touch screen devices is range selection, sparing the user from tapping each item individually.

It is implemented since early versions of ES File Explorer, where only two listed items (file or directory) need to be highlighted to select all in-between, in resemblance to the shift key selection of desktop file managers such as Windows Explorer and Nemo file manager.

Ideally, the two list items are navigated to with a draggable scroll bar.

Simultaneous editing

Simultaneous editing is a technique in End-user development research to edit all items in a multiple selection. It allows the user to manipulate all the selected items at once through direct manipulation. The technique also appears in data wrangling tools, allowing the user to make the same changes to several records of the same kind in a table.

The term simultaneous editing is also used to describe collaborative editing in collaborative real-time editors.

Column selection

Column selection in a source-code editor

A column selection is a text selection feature found in text editors which allows the user to select characters in a grid-like fashion, selecting characters in several lines at the same columns. This is usually initiated by pressing the alt key (instead of the shift key, which creates a continuous selection) to select text when dragging. Some applications also enable text to be typed in multiple lines at once using this method as a limited form of simultaneous editing.[1]

The feature is known by different names in different applications:

Free-form simultaneous editing

The Lapis text editor,[8][9] Mozilla's Firefox developer tools,[10] and the multi edit[11] plugin for gedit are examples of the simultaneous editing technique that work on discontinuous regions through direct manipulation. The Lapis editor can also create an automatic multiple selection based on an example item.

See also

Notes

References

  1. ^ a b Notepad++ Column Mode Editing
  2. ^ Writer/Selection Mode – LibreOffice Help
  3. ^ The Kate Handbook Archived 2014-05-12 at the Wayback Machine
  4. ^ FAQ – EditPlus Wiki
  5. ^ 10.4: Use non-linear text selection in TextEdit
  6. ^ Selecting Text – jEdit
  7. ^ Selecting Text – MSDN
  8. ^ LAPIS: Smart Editing with Text Structure
  9. ^ Lightweight Structured Text Processing
  10. ^ Heather Arthur and Robert Nyman (May 7, 2014). "Editable box model, multiple selection, Sublime Text keys + much more – Firefox Developer Tools Episode 31". Mozilla. Retrieved 7 May 2014.
  11. ^ New gedit plugin: multi edit, and a demo video.
This page was last edited on 29 February 2024, at 21:38
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.