kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #18931
Re: [PATCH] Fix cancel option when exiting without saving
I committed your patch it the product branch r5822. Thank you for you
contribution to KiCad.
On 6/24/2015 3:13 PM, Jon Neal wrote:
> In three different programs (pcbnew, cvpcb, and eeschema) if you close
> without saving and press cancel in the dialog that comes up you get an
> assert from wxWidgets.
>
> This is caused by the dialog being set to forced close which means that
> it can't be cancelled. The attached patch fixes this issue.
>
> Jon Neal
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References