Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a better way to search for commands in the designer #101

Closed
SaschaSchaefer opened this issue Aug 17, 2018 · 0 comments
Closed

Add a better way to search for commands in the designer #101

SaschaSchaefer opened this issue Aug 17, 2018 · 0 comments
Assignees
Milestone

Comments

@SaschaSchaefer
Copy link
Collaborator

Currently, only the incremental search of TListView can be used to located a command. However, this requires that the user knows the exact name, or at least the start of the name.
A "contains" type of search, similar to the procedure list in Delphi's GExperts would be helpful.

@SaschaSchaefer SaschaSchaefer added this to the V2.5 milestone Aug 17, 2018
@SaschaSchaefer SaschaSchaefer self-assigned this Aug 17, 2018
SaschaSchaefer added a commit that referenced this issue Aug 17, 2018
…n designer. It works similar to the procedure list of GExperts and can be used to located commands by their name (or part of their name). (issue #101)
SaschaSchaefer added a commit that referenced this issue Aug 20, 2018
…scrolled towards, in the list view. Related to issue #101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant