-
Notifications
You must be signed in to change notification settings - Fork 245
Closed
Milestone
Description
Hello Matthias,
I hope you are doing well.
I am currently trying to use markers in the python qt-less LayoutView (totally not related to #1632 ;) ). I noticed that in KLayout GUI pya.Marker works like I would expect (to some degree see bottom). In python (or more specifically the rdb view of kweb 2.0) I cannot get marker(s) to show.
I assume there is some backend magic which is disabled (or straight up missing because it's part of the gui) for the python binding?
Best,
Sebastian
P.S. is it possible to make multiple markers show up at the same time? My uneducated guess is the marker is a singleton in C++ (per LayoutView) and thererfore they erase each other, but the marker browser can do it, so I assume there is at least a possibility to do so.
Metadata
Metadata
Assignees
Labels
No labels