kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #35780
Re: Another dialog preview
I should mention one caveat: there’s a lot of preferences-specific code for getting/setting the various properties (they’re not all tied directly to wxConfigBase items), which means the panel implementations depend on application-specific code.
When the preferences dialog is opened it automatically shows “Common” and “Hotkeys”, but the rest will depend on the currently running (in-process) applications.
Gerbview and the PageLayout editor appear to be always run in their own processes, so they always appear on their own (with Common and Hotkeys).
Cheers,
Jeff.
Follow ups
References