HandyOrg / HandyOrg/HandyControl
[Feature request] numericUpDown 添加 hex 的支持。
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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