← Back to team overview

kicad-developers team mailing list archive

Re: PCBNew with AUI proof of Concept

 

--- In kicad-devel@xxxxxxxxxxxxxxx, "wafeliron" <wafeliron@...> wrote:
> > Please try changing this line in the main CMakeLists.txt
> > find_package(wxWidgets COMPONENTS gl html adv core net base QUIET)
> > to
> > find_package(wxWidgets COMPONENTS gl html adv core net base aui QUIET)
> This fixed the problem,
> I attached 2 screenshots under Files/PCBNew with AUI proofofConcept
> 

Great, thank you also to Mateusz.

> Bugs:
> - 3D Viewer toolbar
- 3D Viewer wasn't "included" in the patch, so is normal that (not) works in this way.

> - Left and Right toolbar can be moved
> - Left toolbar can't be out of the pcbnew windows
> - Right toolbar if moved only 1 pixel line visible
> - If window resized of pcbnew the left and right toolbar jumps back in place.
- On the left and right toolbar you should start to drag from the gray areaover the toolbar.

> - Custom statusbar (how many nets, vias etc) cant be attached outside window. If draged next to left toolbar only one gray plane is seen.
This have to be investigated.

Thank you for the feedback.









Follow ups

References