Re: [Kicad-developers] Eeschema replace impasse.

2011-12-07 Thread Wayne Stambaugh
On 12/7/2011 2:35 AM, jean-pierre charras wrote: > Le 06/12/2011 17:12, Wayne Stambaugh a écrit : >> I am pretty close to completing the Eeschema replace code but I ran into an >> issue with the undo/redo behavior that I know will confuse users. The >> problem >> lies in that the screen associate

Re: [Kicad-developers] Eeschema replace impasse.

2011-12-06 Thread jean-pierre charras
Le 06/12/2011 17:12, Wayne Stambaugh a écrit : I am pretty close to completing the Eeschema replace code but I ran into an issue with the undo/redo behavior that I know will confuse users. The problem lies in that the screen associated with each sheet keeps it's own undo/redo list. This means t

[Kicad-developers] Eeschema replace impasse.

2011-12-06 Thread Wayne Stambaugh
I am pretty close to completing the Eeschema replace code but I ran into an issue with the undo/redo behavior that I know will confuse users. The problem lies in that the screen associated with each sheet keeps it's own undo/redo list. This means that you must open the sheet that you want to perf