← Back to team overview

kicad-developers team mailing list archive

Re: Calling PCB_DRAW_PANEL_GAL::SyncLayersVisibility from python?

 

Le 23/08/2017 à 16:27, Greg Smith a écrit :
> Better formatting:
> 
> How do you get PCB_EDIT_FRAME functions exposed to python?
> 
> I've been looking around the source code to
> see how to expose them. Specifically, 
> PCB_EDIT_FRAME::syncLayerVisibilities, and other PCB_EDIT_FRAME functions.
> 

In rev a557838c615c9b268830138348c6a8d6a4cc9ba9 I fixed the issue about incorrect user interface
update after running a Action Plugin.

When running a Action Plugin, there is no need to update something, the Action Plugin manager takes
care of that (manages the undo stack, and updates the GUI and the canvas).



-- 
Jean-Pierre CHARRAS


Follow ups

References