how can I write the codes necessary to zoom in/ out using ctrl +/-?
in
Programming Questions
•
2 years ago
I am trying to write a program with the following functions:
1.The pop-out window displays a zoomed-in view of the specified region while keeping the page-view in the background for reference.
2. Users can choose to have the main window zoom with a pop-out window showing the overall drawing if more space to navigate is desired.
how can I write the codes necessary to zoom in/ out using ctrl +/-?
thanks
1