From: Rib R. <ri...@gm...> - 2006-02-06 16:39:18
|
On 2/6/06, Joe Emenaker <jo...@em...> wrote: > As far as I can tell, PatchEditorFrame.frameClosing displays the "What > do you wish to do with the changed copy of the Patch?" dialog box > *regardless* of whether the patch data was edited at all. Is this correct= ? > > If it is, then am I the only one who thinks that PatchEditorFrame should > either compare the "before" and "after" data or there should be some > "patchWasChanged()" method in each synth's SingleDriver that it could > call to find out? It looks like you are correct that the dialog is always displayed, and I agree that it should only be displayed if the patch was modified. |