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

how can i get other button event? #35

Open
xcyn opened this issue Apr 27, 2020 · 1 comment
Open

how can i get other button event? #35

xcyn opened this issue Apr 27, 2020 · 1 comment

Comments

@xcyn
Copy link

xcyn commented Apr 27, 2020

image
const macNotification = window.electronRequire('node-mac-notifier'); const notificationInstance = new macNotification(name, { tag:new Date().toString(), body: msg, icon: cPhoto, renotify: true, soundName: true, canReply: true, otherButtonTitle: '关闭', isOtherButton: true });

@alihasen
Copy link

alihasen commented Dec 8, 2020

@xcyn You can refer to this: #34

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