HandyOrg / HandyOrg/HandyControl

[Feature request] numericUpDown 添加 hex 的支持。

Open
#1,371 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.

https://handyorg.github.io/handycontrol/extend_controls/numericUpDown/
对这个控件添加 hex 格式支持。 嵌入式等开发者很需要这类的支持。
Describe the solution you'd like
numericUpDown 添加 FormatString 和 NumStyle 的支持。

Describe alternatives you've considered

Additional context

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

Start with the NumericUpDown control described in the linked documentation and inspect how its current numeric formatting and style options are defined. Determine how FormatString and NumStyle should represent hexadecimal values, then verify that the control displays and accepts hex-formatted numbers as requested.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.