- Wider selection rectangle for line(s) annotation
New features request for version 2.0 of VintaSoftAnnotation
Moderator: Alex
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
New features request for version 2.0 of VintaSoftAnnotation
New features which will be available in version 2.0 of VintaSoftAnnotation.NET Plug-in:
-
- Posts: 10
- Joined: Sun Jul 27, 2008 3:22 pm
Re: New features request for version 2.0 of VintaSoftAnnotation
I suggest some sort of indicator on thumbnails to show annotations are added those pages; perhaps a form annotation too
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: New features request for version 2.0 of VintaSoftAnnotation
Thank you for suggestion. We will add ability to show annotations on thumbnails in new version.
-
- Posts: 10
- Joined: Sun Jul 27, 2008 3:22 pm
Re: New features request for version 2.0 of VintaSoftAnnotation
Alex, I suggest you consider adding a sortable/groupable grid control to compliment the ThumbnailViewer/AnnotationViewer. The grid should show (in real time) additions/changes to the annotations and can be exported to xml/csv/excel. In my view anyone who wants a line of controls that can scan/show and annotate images must have some uses for the annotations. Such a control will will make your line of products complete, and be able to compete with any other similiar products in the market.
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: New features request for version 2.0 of VintaSoftAnnotation
The AnnotationCollection class have two events: CollectionChanged and CollectionChanging. You can subscribe to these events and receive notification when new annotation will be added to the collection or an existing annotation will be removed from the collection.