abhimanyusirohi / ThumbFish

A simple utility for Chemists that integrates with Windows Explorer and provides Thumbnail, Preview, Search and other useful features for structure files.
abhimanyusirohi.github.io/ThumbFish
MIT License
14 stars 3 forks source link

Preview: validate structure and report validation messages #48

Closed abhimanyusirohi closed 10 years ago

abhimanyusirohi commented 10 years ago

checkBadValence and checkAmbigiousH methods can be called to validate molecules. These methods return string messages that can be reported by showing an icon that will have warning sign if these methods return something. Clicking on the icon OR hovering will display warning messages.

abhimanyusirohi commented 10 years ago

warning-box