Re: [Rosegarden-user] Prevent warning when closing a file

2018-10-09 Thread nocom
Ted, Lorenzo, thanks for you reactions! I am not asking for a mass conversion tool, I really have to listen to a log of music and I have already written a mass conversion tool. I should've been clearer in what I wanted. What I really would appreciate is an option to switch the dialog off. Or a

Re: [Rosegarden-user] Prevent warning when closing a file

2018-10-09 Thread Lorenzo Sutton
On 09/10/18 15:25, Ted Felix wrote: On 10/08/2018 03:04 PM, nocom wrote: I drag and drop a file into a running rosegarden. But it asks whether I want to save a changed file.   This can be changed by adding the following line to the end of RosegardenMainWindow::createDocumentFromMIDIFile():

Re: [Rosegarden-user] Prevent warning when closing a file

2018-10-09 Thread Ted Felix
On 10/08/2018 03:04 PM, nocom wrote: I drag and drop a file into a running rosegarden. But it asks whether I want to save a changed file. This can be changed by adding the following line to the end of RosegardenMainWindow::createDocumentFromMIDIFile(): newDoc->clearModifiedStatus()

[Rosegarden-user] Prevent warning when closing a file

2018-10-08 Thread nocom
Hi, For a project on computer generated music I have to examine a lot of files. As double clicking starts a new instance of rosegarden I drag and drop a file into a running rosegarden. But it asks whether I want to save a changed file. Is there an option to suppress that message? When you