Mode display automatic??
Posted: Wed May 16, 2018 10:31 am
Hello,
I made quite a lot of changes to Complete/DayBack and the system now has a strange behavior I'm afraid is due to what I did. I tried to follow the code behavior during many debugging sessions but it is somehow difficult to do by the nature of many OnTimer calls used.
What I want to do is to go from Complete (using a simple button) to the Month View in DayBack calendar (or the current mode view). It seems that what I have is a mode view specific to each platform :
I don't see where those settings are stored!!!
I'm using version 10.21 of DayBack. Is it related? I haven't made any specific coding but we never know after all this time (> 2 years). Which scripts should I look or customize?
I'm a bit lost...
I made quite a lot of changes to Complete/DayBack and the system now has a strange behavior I'm afraid is due to what I did. I tried to follow the code behavior during many debugging sessions but it is somehow difficult to do by the nature of many OnTimer calls used.
What I want to do is to go from Complete (using a simple button) to the Month View in DayBack calendar (or the current mode view). It seems that what I have is a mode view specific to each platform :
- • For iOS and Mac : Each platform remembers its own view mode. When the calendar is first opened, this view mode is chosen
• For Windows : "Gantt" mode is always the one used when the calendar is first opened
I don't see where those settings are stored!!!
I'm using version 10.21 of DayBack. Is it related? I haven't made any specific coding but we never know after all this time (> 2 years). Which scripts should I look or customize?
I'm a bit lost...