Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KiKit GUI too tall, Panelize button hidden #489

Open
2 tasks done
murwood opened this issue Jan 30, 2023 · 3 comments
Open
2 tasks done

KiKit GUI too tall, Panelize button hidden #489

murwood opened this issue Jan 30, 2023 · 3 comments

Comments

@murwood
Copy link

murwood commented Jan 30, 2023

Prerequisites

  • I have read FAQ
  • I use the KiKit at least 1.1.0 (older version are not supported)

KiKit version

version 1.2.0

KiCAD version

Application: KiCad PCB Editor (64-bit) Version: (6.0.4), release build Libraries: wxWidgets 3.1.5 libcurl/7.78.0-DEV Schannel zlib/1.2.11 Platform: Windows 8.1 (build 9600), 64-bit edition, 64 bit, Little endian, wxMSW Build Info: Date: Mar 18 2022 03:04:44 wxWidgets: 3.1.5 (wchar_t,wx containers) Boost: 1.76.0 OCC: 7.6.0 Curl: 7.78.0-DEV ngspice: 36 Compiler: Visual C++ 1928 without C++ ABI Build settings: KICAD_USE_OCC=ON KICAD_SPICE=ON

Operating system

Windows 10

Description

When you press the KiKit action button and the KiKit GUI opens, the Panelize button is hidden by the task bar and you can not get to it, as shown here:
screen1

If you hide the taskbar, it will be available. But only the first time. Close the GUI and e-open and it resizes larger and the Panelize button is hidden again, as shown here:
screen2

Steps to Reproduce

Open PCB Editor and press the KiKit action button.

@yaqwsx
Copy link
Owner

yaqwsx commented Feb 1, 2023

Could you open Scipting console from the PCB editor, enter the following commands and give me the output as shown below?

import wx
wx.Display().GetClientArea()

Screenshot from 2023-02-01 21-00-35

@murwood
Copy link
Author

murwood commented Feb 1, 2023 via email

@CapnKernel
Copy link

If anyone is having this problem under Linux, then in most Linux window managers, you can hold down Alt, then click and drag the window until the panelise button is visible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants