Skip to content

Custom watch attributes#10

Draft
hwf1324 wants to merge 3 commits intocary-rowen:masterfrom
hwf1324:customWatchAttributes
Draft

Custom watch attributes#10
hwf1324 wants to merge 3 commits intocary-rowen:masterfrom
hwf1324:customWatchAttributes

Conversation

@hwf1324
Copy link
Copy Markdown
Contributor

@hwf1324 hwf1324 commented Mar 23, 2025

Closed #6

This PR is currently in draft form and needs to be improved for accessibility to UI/UX.

Known Issues:

  • The EditableListBox is not bound to a static text label.
  • No changes to list items are reported when the list is manipulated via the Move Up/Move Down buttons.
  • It can be tedious to translate watch attributes.
  • The checkbox state is not binding to the watch attribute.
  • Extra empty list items appear at the end of the list when the checkbox style of ListCtrl is enabled.

@cary-rowen
Copy link
Copy Markdown
Owner

cary-rowen commented Apr 12, 2025

Regarding the tab order: Could the list be set to receive focus before its associated action buttons? Usually, we want to access the list first, and then operate the related buttons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allows users to customize which properties are watched.

2 participants