HandyOrg / HandyOrg/HandyControl
PropertyGrid新增文件选择类型
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
请求给PropertyGrid控件新增文件选择类型,具体表现类似: 有个文本框和选择按钮,点击后弹出文件/文件夹选择框,选择后文件路径显示在文本框里。
Describe the solution you'd like
看到官方文档有自定义方式,但是不会弄。如果做成标准就很好。https://handyorg.github.io/handycontrol/extend_controls/propertyGrid/
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 with the PropertyGrid extension documentation linked in the issue and inspect the existing customization entry points. Define how a standard file or folder selector should expose a text box, chooser button, and selected path, then verify that both file and folder selection behave as requested.
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