opengds / OpenGDS

Open GOOP Development Suite
MIT License
54 stars 14 forks source link

Improvement: Derived class wire colors #33

Open kosist opened 6 years ago

kosist commented 6 years ago

While creating of derived class, it is created with some default wires colors. It'll be better to have either option, or default behavior in a way, that it'll have parent's wire colors. Because now, if class is created not by toolkit, but by native LabVIEW means, there would be one default wire color, and then after creating of derived classes by the toolkit, child classes would have completely different wires colors.

Bas-vE commented 4 months ago

In the latest version when you create a derived class, you can select the class wire color. Is this the solution you're looking for?

image