HandyOrg / HandyOrg/HandyControl

[Feature request]Tabbed PropertyGrid

Open
#825 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

Each property set can be placed in a TabItem instead of a group box.

The existing property grid is cool but may not always be easy to use because its much easier to click on one tabItem header to make the corresponding tabItem appear and previous tabItem to disappear than to click on one groupbox to make it collapse and then click on the other groupbox to make it visible.

It might be nice if PropertyGridTabs style is added to the existing PropertyGrid.
See images below.
IMG_20210512_163718453.jpg

IMG_20210512_163723790.jpg

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 by locating the existing PropertyGrid control and how its property sets are currently grouped and displayed. Review the requested tabbed interaction shown in the issue images and determine the required public style or control API. Done means property sets can be displayed as selectable tabs while preserving existing PropertyGrid behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.