Re: [Kicad-developers] Another dialog preview

2018-05-18 Thread Wayne Stambaugh
Nice work.  This looks great!

I wouldn't worry too much about the out of process apps.  I suppose you
could set up a file watcher in both kicad and the out of process app to
update the preferences when the configuration or hotkey files change but
that may be more work than it's worth.

On 05/18/2018 05:21 AM, Jeff Young wrote:
> 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.
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Another dialog preview

2018-05-18 Thread Jeff Young
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.
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Another dialog preview

2018-05-18 Thread Maciej Sumiński
Nice, this is how a modern settings dialog should look like!

Cheers,
Orson

On 05/17/2018 04:41 PM, Jeff Young wrote:
> Just thought I’d share something from my 6.0 tree:
> 
> 
> 
> 
> 
> 
> 
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 




signature.asc
Description: OpenPGP digital signature
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp