HandyOrg / HandyOrg/HandyControl
能否添加一个可以自定修改 MessageBox 按钮名称得方法,在不修改语言文件得情况下。
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Feature request type
sample request
Is your feature request related to a problem? Please describe
目前我需要局部修改按钮得显示文字,但是发现Nuget 保重提供得方法 均是统一调整语言包。
比如:我想实现下面效果:
Describe the solution you'd like
我修改了以下代码文件,在调用得时候可以自定义传入
Describe alternatives you've considered
No response
Additional context
No response
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 by locating the MessageBox entry points and the existing language-pack button text handling. Review how callers currently configure MessageBox buttons and compare it with the proposed behavior in the issue. Done means callers can override button labels for an individual message without changing the shared language files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100