MacGapProject / MacGap1

Desktop WebKit wrapper for HTML/CSS/JS applications.
Other
3.55k stars 208 forks source link

Window listener event for onclick of notify? #139

Open desduvauchelle opened 9 years ago

desduvauchelle commented 9 years ago

Hello, I'm using the macgap.notice.notify to trigger notifications, but I can't see anywhere where I can add a click listener to do something on my webapp.

macgap.notice.notify({ type : 'sheet', title : header, sound : false, content: message })

Does anybody know how to?

hfcorriez commented 9 years ago

+1

jeff-h commented 9 years ago

Hi — we don't plan to add new features to MacGap 1. Are you able to migrate to MacGap 2?