e58f06d9fa
Stripped upstream git history; starting point for replacing the native SWELL/Win32 mapping UI with something more suited to bulk editing. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
59 lines
2.2 KiB
Plaintext
59 lines
2.2 KiB
Plaintext
= General usage
|
|
|
|
This page describes the basic usage of common user interface elements in the Helgobox app.
|
|
|
|
[[drag-field]]
|
|
== Drag field
|
|
|
|
image::playtime::generated/screenshots/elements/toolbar/tempo.png[]
|
|
|
|
A drag field allows you to adjust numeric values in various ways.
|
|
|
|
include::partial$app/user-interface/interactions/mouse-dragging.adoc[]
|
|
include::partial$app/user-interface/interactions/mouse-wheel-scrolling.adoc[]
|
|
include::partial$app/user-interface/interactions/touchpad-panning.adoc[]
|
|
include::partial$app/user-interface/interactions/text-entry.adoc[]
|
|
include::partial$app/user-interface/interactions/reset-to-default.adoc[]
|
|
include::partial$app/user-interface/interactions/fine-adjustment.adoc[]
|
|
|
|
== Knob
|
|
|
|
image::playtime::generated/screenshots/elements/toolbar/play-rate.png[]
|
|
|
|
A knob allows you to adjust numeric values in various ways.
|
|
|
|
include::partial$app/user-interface/interactions/mouse-dragging.adoc[]
|
|
include::partial$app/user-interface/interactions/mouse-wheel-scrolling.adoc[]
|
|
include::partial$app/user-interface/interactions/touchpad-panning.adoc[]
|
|
include::partial$app/user-interface/interactions/text-entry.adoc[]
|
|
include::partial$app/user-interface/interactions/reset-to-default.adoc[]
|
|
include::partial$app/user-interface/interactions/fine-adjustment.adoc[]
|
|
|
|
== Slider
|
|
|
|
image::playtime::generated/screenshots/elements/track-panel/volume.png[]
|
|
|
|
A slider allows you to adjust numeric values in various ways.
|
|
|
|
include::partial$app/user-interface/interactions/mouse-dragging.adoc[]
|
|
include::partial$app/user-interface/interactions/mouse-wheel-scrolling.adoc[]
|
|
include::partial$app/user-interface/interactions/touchpad-panning.adoc[]
|
|
include::partial$app/user-interface/interactions/reset-to-default.adoc[]
|
|
|
|
== Search list
|
|
|
|
image::playtime::generated/screenshots/main/sequences.png[]
|
|
|
|
Search lists allow you to pick an item from a potentially large list.
|
|
|
|
icon:search[] Search::
|
|
Simply enter text to drill the list down to items matching your search text.
|
|
|
|
icon:keyboard-o[] Navigate::
|
|
Press kbd:[↑] or kbd:[↓] to navigate within the list of items.
|
|
|
|
↕ Scroll::
|
|
Scroll within the list using the scrollbar on the right or using the mousewheel.
|
|
|
|
icon:mouse-pointer[] Select::
|
|
Click the item or press kbd:[Enter] to select it. |