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

Clarify host_gui->request_show() when the plugin's gui isn't created yet #408

Open
abique opened this issue May 15, 2024 · 1 comment
Open
Assignees

Comments

@abique
Copy link
Contributor

abique commented May 15, 2024

I think the host could try to create the gui then show it.
TODO..

@abique abique self-assigned this May 15, 2024
@baconpaul
Copy link
Collaborator

I think that's reasonable; the only thing that comes to mind is : is there a way for the host to report that it can't actually do that? Like request_show has a synchronous return value etc....

so thinking about what happens if you do a request show and a create fails would be the thing I'd like to document.

"request-show and i didn't because the user had never opened the ui before" does seem like odd behavior I agree.

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

No branches or pull requests

2 participants