HandyOrg / HandyOrg/HandyControl

[Feature request] Long press the NumericUpDown arrows to let the value changes automatically

Open
#1,100 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:factory: enhancement
Dominant language
C#
Stars
7.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

I'm trying to long press the NumericUpDown control arrows to let the value change automatically.

But it seems the control doesn't have this function.

Is it possible to add this feature?

NumericUpDown控件能否支持长按箭头,然后数字自动增减?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the NumericUpDown control in the HandyControl WPF source and first review how its arrow interactions currently change the value. Implementing this request should make holding either arrow repeatedly increase or decrease the value, with behavior that can be verified interactively in the control.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.