View Single Post
Old 12-10-2019, 02:44 PM   #37
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
This btw is more of an issue on macOS where calling New does not directly call CreateNewBook() but instead creates a new MainWindow.

So we would have to change the new MainWindow() constructor call to carry along the version info, even for times when we have a file to load.

It can be done but it will be messy unless handled with care everyplace a call to new MainWindow() is used.
KevinH is offline   Reply With Quote