Is there a way to set the time a notification is shown? Now it is automatically dismissed after a few seconds.
1 Like
on a mac, it’s a system setting…
defaults write com.apple.notificationcenterui bannerTime [time in seconds]
john
On Windows, not that I know of. You can use a HtmlDialog or a modal UI.messagebox if you want people to see the message.
There currently is no such thing.
Will you write up a feature request? https://github.com/SketchUp/api-issue-tracker/issues
(Include the use-case)
I’d give it a “Like”. I incorrectly was under the impression that this class did have “face time” control. Seems weird it doesn’t.