You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possible? Yes. As easy as it should be? No. Documented? Ish.
What I mean is this: you can absolutely use cacao to set up the application delegate cycle and write objc calls directly (or wrap your own pieces) to do the menu bar stuff. If the menu bar stuff feels good and you want to PR it, it'd absolutely be looked at for merging since it's a common enough need.
If the menu bar stuff feels good and you want to PR it, it'd absolutely be looked at for merging since it's a common enough need.
Unfortunately, I have only some experience with swift directly, I've never written a line of objc 🙃... but I'll try anyway to implement it, is a nice weekend project :)
Hi, is it possible to create a menubar app via cacao? if so, is it documented?
The text was updated successfully, but these errors were encountered: