Want to let you know about another bug I discovered. When saving playlists, the main playout screen appears and inserts itself between the dialog and the database screen when “save” is clicked.
Thanks. Cheers, Alec M
Want to let you know about another bug I discovered. When saving playlists, the main playout screen appears and inserts itself between the dialog and the database screen when “save” is clicked.
Thanks. Cheers, Alec M
That’s a Delphi issue which will be resolved when I switch to a later compiler version in a future version.
Thank you It seems to happen in a couple places in the database. Cheers Torben
Alec
It seems to happen mostly with the Windows built-in dialogs (Open, Save As, …).
For my own dialogs, I was able to set a flag that prevents the effect, but I haven’t found a way to do so for the built-in dialogs.