Selection list

Generic selection list content editing function. Allows simpler and faster editing of list contents, than available in special settings.

Exact behavior of the list depends its intended use. List rows may be sortable by the user or the list can be automatically sorted. In some cases it may be possible to select several rows. Also, some of the dialog buttons mentioned below may not be available.

User sortable list uses Alt-Up and Alt-Down keys to move the selected item up or down in the list. Also, Alt-Home and Alt-End can be used to move the selected line to the beginning or end of the list. In multiple selection list all items can be selected with Ctrl-A.

Sort

Sorts items to alphanumeric order. Uses descending order with Shift-key.

Add

Adds new item to the list. If the list contains file names, uses file browser. If list is used for attribute or macro editing, display format editing is opened by default. With the Shift-key makes copy of the current line. With the Ctrl-key line can be added as text.

Edit

Edits current list item. If list is used for attribute or macro editing, display format editing is opened by default. If the edited line has several items listed, new selection list with each item in its own line is opened first. With the Ctrl-key line can be edited as text.

Remove

Removes current item from the list. Asks confirmation unless used with Shift-key. Works also with the Delete-key.

Switch

Switches list selections in multiple selection list.

Open

Reads list contents from text file.

Save

Writes list contents to text file. With the Ctrl-key writes only selected lines.