Message 1 of 2
Ambient alert to users from API

Not applicable
02-08-2017
06:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My plugin continually checks the design to ensure it meets specific expectations. When those expectations aren't met I would like to inform the user so they can make appropriate changes but using a MessageBox is too abrupt and would distract the user. Fusion often displays information in the bottom right corner of the screen, either little error messages or data about the selection a user has made. Is there some way to write to that or some other ambient alert from the API?
I'm also open to clever solutions to this problem.