TerryCavanagh / boscaceoil

A simple music making program
http://boscaceoil.net/
578 stars 71 forks source link

Saving a .ceol file cannot replace old one #59

Open ttofis opened 7 years ago

ttofis commented 7 years ago

Title says it all. Save does not happen on click, instead you have to rename it and then it will trigger the save. Really it should have a better system for this allowing also Ctrl+S.

TerryCavanagh commented 7 years ago

Yep, this seems like a good idea!

ttofis commented 7 years ago

And as you are a coder, the better system should be really (believe it or not) exactly like Notepad's. It doesn't need more complexity than that.

virgiliu commented 6 years ago

I added a quick and dirty way to trigger ceol save using keyboard, by pressing F5. I also disabled quitting by pressing ESC. I'm not going to do a pull request but you can see the code here: https://github.com/virgiliu/boscaceoil/commit/e64a05febab59f5b673766aa52668ebe244a361b

You can get the compiled SWF from here, then just drop it in the Bosca Ceoil install folder: https://github.com/virgiliu/boscaceoil/commit/42c2f2605d5f181a47c7702fc2af79bda9725666