← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Saving plot dialog settings

 

On Thu, Feb 3, 2011 at 6:32 PM, Jerry Jacobs
<xor.gate.engineering@xxxxxxxxx> wrote:
> For me the dialog is very very good, and works as expected. Still the issue
> remains that the dialog can't be closed with the window button and the
> cancel button. I hacked a class function DIALOG_PLOT_BASE::OnQuit with
> EndModal(0); and it worked. Maybe the virtual functions need be implemented?

I committed a small patch. It seems that the name of a callback was
wrong. Is it any better now?

marco



References