Message 1 of 18
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've a routine which moves elements around, but in some occasions it comes across a an element that can't be moved.
I can get the routine to filter them out so its not an issue, but I'd like to create a Warning message for the user.
I can do this with the TaskDialog class, but really I'd like to create a non critical Warning message, which warns the user, but does not stop them working - the same sort of warning you get if you delete a room from the model:
I can't see a way of creating this in the API - can it be done?
Thanks.
Solved! Go to Solution.