Resource editors and "Save all" (PellesC 4.50 b2)

Started by ssb, June 12, 2006, 10:08:45 AM

Previous topic - Next topic

ssb

While editing a resource of my project (a dialog), I used ctrl-shift-S to save all changes before rebuilding. Although it seems that has been saved, PellesC closes resource editor and still asks me to save .rc before build the project.

I wish it was possible to have resource editor window open during build, closing it means I lose undo history.

Thanks

Pelle

'Save All' for a resource script will save what is currently in the script - it will not touch 'pending' data in open resource editors. This is by design.

I don't remember the exact details right now, but the code contains a comment basically saying 'don't touch this!' - I assume it's for a good reason... ;-)

I will check it, but don't hope too much...
/Pelle