Skip to content

Conversation

@sesquialtera87
Copy link

The actual AutoCompleteDescWindow does a good job, but it would be nice to have the possibility of change or tweak something of it (for example add new actions to the nav-bar or create a totally different dialog). Now it's not possible, because class AutoCompletePopupWindow creates its own private description window without any possibility of intervention.

I have created the abstract class AbstractDescriptionWindow that collects some common logic of the description dialog, so that, when needed, one can create a custom window and register a factory in the AutoCompletion object.

Also addToNavBar methods are added into AutoCompleteDescWindow to allow insertion of actions into the nav-bar

@sesquialtera87 sesquialtera87 marked this pull request as ready for review January 27, 2026 14:09
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.

1 participant