Bug #7619 2006-05-26 23:40

ptruog

Importing xrc files, shouldn't overwrite existing files

When importing xrc files, wxsmith should not overwrite existing files. Bug: 007618 causes the user to have to reimport xrc files, but the files are overwritten.

Work-around: Save off the old files, reimport the xrc files, then overwrite the new files with the saved files, thus keeping your changes and also getting the dialogs showing up in the IDE.

Category
Plugin::wxSmith
Group
 
Status
Closed
Close date
2006-06-26 08:55
Assigned to
byo
byo 2006-06-26 08:55

All overwrite messages have now three buttons: Yes / No / Cancel. Choosing No will leave file as it is and won't stop adding new resource. Choosing Cancel will stop resource importing / adding process.