Open desduvauchelle opened 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?
+1
Hi — we don't plan to add new features to MacGap 1. Are you able to migrate to MacGap 2?
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?