Message 1 of 1
Screenshot problem in plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
We have a plugin how take a screenshot of a part of the drawing display.
This work fine if Autocad is displayed in my main screen, but if it is displayed in the secondary screen, the zone copied is not the good one (the point definition of the zone are outside the screen)
My screen have different definition and scale (attached config.png is an image of my configuration)
(and I can't change it)
attached, you can found my source files in code.txt
related question (after testing)
can you explain the difference between
editor.PointToScreen
and
editorExtension.PointToScreen
as the returned coordinates and types are not the same ?
can you help me ?
thanks in advance
Luc