When I edit a wxs file under C::B, and then click the "save all" button, but the wxs file still show "unsaved" status.
It's a bug?
Quote from: ollydbg on March 20, 2012, 02:40:31 PM
It's a bug?
Yes, if saving external editors (so no built-in) is
not included in
SaveAll.
EditorManager::SaveAll() is calling EditorBase::Save()
I tested with HexEditor and NassiShneiderman diagram and both work with SaveAll.
So I assume a bug in wxSmith
Quote from: danselmi on March 20, 2012, 10:19:34 PM
So I assume a bug in wxSmith
I'd assume that, too then. ;D