Property Tab permanently above Libraries

I like to have the “Properties” tap above the “Library” permanently.
But whenever I start the Footprint editor new, the two windows are side by side.
How can I fix this?

How can I fix this?

You have to use a C++ compiler and improve kicad.

This is the gitlab-issue which must be resolved to have better movable panels and save/restore support for these panels:

As this issue is already a very long time open I guess it’s no task for a starter.

We’re mainly waiting for wxWidgets 3.3 to be released, which has added a much nicer way of managing these panels (partly because of KiCad’s request). Once we move KiCad from requiring wx 3.2 to 3.3, we can make use of this system

6 Likes

Thanks, which would be nice.
Your work is highly appreciated!

Marko