Help with interface #1120
Unanswered
alexblazex
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi! Sorry, I can't help. The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Your library is really very useful and cool!!
Can you please help me?
There is a task: I want to use your interface to learn how to draw a circle of a certain diameter at the place where the right mouse button is pressed.
I also added some controls to your ezdxf/src/ezdxf/addons/drawing
/ fileqtviewer.py
I've already managed to draw or write something. It's not difficult. However, this is not saved on the layout and when zooming with the wheel or mouse capture and moving the object, the dots or labels obviously remain in place and do not move with the drawing.
Unfortunately, I couldn't figure out the documentation for drawing new objects (circle). How do I change the ezdxf/src/ezdxf/addons/drawing/ fileqtviewer.py
to make my functionality work?
Thank you so much in advance for your help! As you can see, I'm not good at python at all :(


This is an example of labels remaining in place when captured or scaled.
Beta Was this translation helpful? Give feedback.
All reactions