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

Custom Widgets in PlutoMenuItem #7

Closed
anlumo opened this issue Nov 22, 2022 · 3 comments
Closed

Custom Widgets in PlutoMenuItem #7

anlumo opened this issue Nov 22, 2022 · 3 comments

Comments

@anlumo
Copy link

anlumo commented Nov 22, 2022

Is there a particular reason the API doesn't allow arbitrary widgets in PlutoMenuItems? Judging from a quick look through the source code, it doesn't look like it should be a problem, and it would increase the flexibility by a lot.

The reason for this ticket is that I need a text field and a slider in my menu.

@bosskmk
Copy link
Owner

bosskmk commented Nov 24, 2022

There are no other reasons.
I'm making it as a hobby, so if there is a user's request, I add a function.
I will update to add other widgets.

@bosskmk
Copy link
Owner

bosskmk commented Nov 24, 2022

Updated PlutoMenuBar 2.0.2.

https://pluto.weblaze.dev/plutomenuitemwidget

@anlumo
Copy link
Author

anlumo commented Nov 24, 2022

That was very fast! Thank you so much!

I just tried it, seems to work fine so far.

@anlumo anlumo closed this as completed Nov 24, 2022
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