Page 1 of 1

[fixed] Message 'There are no open notebooks!'

Posted: Sun Jun 18, 2023 5:57 pm
by Simicro
I don't get the interest to display this (annoying) message at launch of MyInfo, since the notebooks open a couple of seconds later.

Image

Re: Message 'There are no open notebooks!'

Posted: Mon Jun 19, 2023 8:33 pm
by InjAnnuity_1
I suspect that this is presented at a point and time (inside the program) before the program knows that there will be more to display.

However, in the 95%+ of the cases where the program is being used, there is more coming; so, I agree, in those cases, it is quite misleading.

Re: Message 'There are no open notebooks!'

Posted: Tue Jun 20, 2023 4:05 pm
by Telesto
Simicro wrote: Sun Jun 18, 2023 5:57 pm I don't get the interest to display this (annoying) message at launch of MyInfo, since the notebooks open a couple of seconds later.
The default message is apparently ' There are no open notebooks', which is shown until MyInfo things it otherwise. Changing the logic to the opposite is probably better, show the text 'loading' or something like that, until loading is finished. If no notebooks loaded, replace the message loading with: There are no open notebooks

Even nicer loading bar, splash screen etc. There was an attempt in the direction, but it failed (it caused problems). However this - loading bar/ splash screen - is topic of prioritization If developer time would be abundant, I would certainly say it should be implemented. However, developer time is a scarce commodity. So when choices need to be made, I would rate this pretty low myself.

Re: Message 'There are no open notebooks!'

Posted: Wed Jun 21, 2023 6:43 am
by Simicro
Telesto wrote: Tue Jun 20, 2023 4:05 pmChanging the logic to the opposite is probably better, show the text 'loading' or something like that, until loading is finished. If no notebooks loaded, replace the message loading with: There are no open notebooks.
That would be fine for me. I don't need more fancy things (loading bar, splash screen, etc.)

Re: [planned] Message 'There are no open notebooks!'

Posted: Mon Jul 03, 2023 4:34 pm
by Petko
I will try to get rid of it in the next updates.

Re: [planned] Message 'There are no open notebooks!'

Posted: Tue Jul 04, 2023 5:51 pm
by Simicro
Oh ! What a nice suprise! Thank you very much :D

Re: [fixed] Message 'There are no open notebooks!'

Posted: Tue Jul 25, 2023 3:45 pm
by Petko
Fixed in MyInfo 8.1.

Re: [fixed] Message 'There are no open notebooks!'

Posted: Tue Aug 01, 2023 2:32 pm
by Simicro
Hi Petko,

Many thanks.