New features request for version 2.0 of VintaSoftAnnotation

Questions, comments and suggestions concerning VintaSoft Annotation .NET Plug-in.

Moderator: Alex

Post Reply
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

New features request for version 2.0 of VintaSoftAnnotation

Post by Alex »

New features which will be available in version 2.0 of VintaSoftAnnotation.NET Plug-in:
  • Wider selection rectangle for line(s) annotation
If you have some idea or suggestion, please drop us a note.
alfonsofung
Posts: 10
Joined: Sun Jul 27, 2008 3:22 pm

Re: New features request for version 2.0 of VintaSoftAnnotation

Post by alfonsofung »

I suggest some sort of indicator on thumbnails to show annotations are added those pages; perhaps a form annotation too
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: New features request for version 2.0 of VintaSoftAnnotation

Post by Alex »

Thank you for suggestion. We will add ability to show annotations on thumbnails in new version.
alfonsofung
Posts: 10
Joined: Sun Jul 27, 2008 3:22 pm

Re: New features request for version 2.0 of VintaSoftAnnotation

Post by alfonsofung »

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.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: New features request for version 2.0 of VintaSoftAnnotation

Post by Alex »

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.
Post Reply