The ImageViewer should be capable of additional functionalities:
Analysis:
The used ImagePanel class should provide this functionality. In addition, this class should create a toolbar containing the named tools and return it as wxToolBar*, which can be added to the surrounding ViewerFrame.
Implementation:
The functionality was implemented similar to the analysis. However, the ImagePanel won't return the toolbar but it carries a pointer to the surrounding frame.
Documentation:
Strings were added to the language files. Further documentation not needed, because self-describing feature.
Tests:
Functionality is working as expected. All new implemented fuunctions were tested and working properly. Functionality was implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff:
Diff: