Skip to content

758 step updown - #1010

Open
abrudz wants to merge 3 commits into
Dyalog:mainfrom
abrudz:758-step-updown
Open

758 step updown#1010
abrudz wants to merge 3 commits into
Dyalog:mainfrom
abrudz:758-step-updown

Conversation

@abrudz

@abrudz abrudz commented Aug 11, 2026

Copy link
Copy Markdown
Member

Fixes #758

abrudz added 2 commits August 11, 2026 14:33
For an UpDown or Spinner object, Step is the amount by which the value
changes each time the user clicks one of the arrows.
…og#758)

For a TrackBar, Step is the small and large increments by which the
Thumb moves; for a ProgressBar, it is the amount the Thumb advances each
time the ProgressStep method is called.
@abrudz
abrudz requested a review from FionaDyalog August 11, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Step property text does not describe what it does for UpDown/Spinner/ProgressBar/TrackBar objects

1 participant