Page 2 of 2
SimSig - Loader 5.27 (TaCOma) - Released 19/11/2023 at 18:46 #154214 | |
2W34
58 posts |
Is there a hot key I can press for the Reminder/Isolation/BTET function to save having to click the button when placing reminders?
Log in to reply |
SimSig - Loader 5.27 (TaCOma) - Released 19/11/2023 at 18:58 #154215 | |
headshot119
4869 posts |
2W34 in post 154214 said:Is there a hot key I can press for the Reminder/Isolation/BTET function to save having to click the button when placing reminders?At the moment, there are not any hotkeys for those functions, it is something we may introduce in the future so watch this space. "Passengers for New Lane, should be seated in the rear coach of the train " - Opinions are my own and not those of my employer Log in to reply The following user said thank you: 2W34 |
SimSig - Loader 5.27 (TaCOma) - Released 20/11/2023 at 18:04 #154256 | |
wulf
27 posts |
Playing with the LineUp feature which seems very nice. But is the "Notes" field working? I have been unable to get it to display a note from the timetable, or anything replaced with the <output> node. I can see my condition is working because I can change the CSS class, but Notes remains blank whatever I do.
Log in to reply |
SimSig - Loader 5.27 (TaCOma) - Released 20/11/2023 at 18:08 #154257 | |
headshot119
4869 posts |
If you loader up Chester (In demo mode if needbe) and start the 2019 timetable at 1400 you can see the notes field working on "Default Layout 1 (Global)". 2C32 at 1401 for example. If you have a look at the XML for that layout it might point you in the right direction. "Passengers for New Lane, should be seated in the rear coach of the train " - Opinions are my own and not those of my employer Log in to reply |
SimSig - Loader 5.27 (TaCOma) - Released 20/11/2023 at 18:18 #154258 | |
9pN1SEAp
1180 posts |
Love the line-up feature. But a minor niggle is that the headers on default templates are aligned centre but the data below is left-aligned. Thanks Jamie Jamie S (JAMS) Log in to reply |
SimSig - Loader 5.27 (TaCOma) - Released 20/11/2023 at 18:19 #154259 | |
wulf
27 posts |
headshot119 in post 154257 said:If you loader up Chester (In demo mode if needbe) and start the 2019 timetable at 1400 you can see the notes field working on "Default Layout 1 (Global)". 2C32 at 1401 for example.Hm, yes I can see the notes from the timetable in that one (obviously the one I was using was one without anything existing in the notes field). So if I copy that layout and add the following, I *think* the documentation says it should replace the notes field. But it doesn't. <condition> <if></if> <then> <command> <output replace="true">Hello</output> </command> </then> </condition> Log in to reply |
SimSig - Loader 5.27 (TaCOma) - Released 20/11/2023 at 18:31 #154260 | |
headshot119
4869 posts |
9pN1SEAp in post 154258 said:Love the line-up feature. But a minor niggle is that the headers on default templates are aligned centre but the data below is left-aligned.It was hotly debated during design, if you prefer it left aligned you can always implement your own templates :) wulf in post 154259 said: headshot119 in post 154257 said:Mantis 39767 to investigate, I'm not sure if the documentation or the implementation is wrong.If you loader up Chester (In demo mode if needbe) and start the 2019 timetable at 1400 you can see the notes field working on "Default Layout 1 (Global)". 2C32 at 1401 for example.Hm, yes I can see the notes from the timetable in that one (obviously the one I was using was one without anything existing in the notes field). "Passengers for New Lane, should be seated in the rear coach of the train " - Opinions are my own and not those of my employer Log in to reply The following user said thank you: wulf |
SimSig - Loader 5.27 (TaCOma) - Released 21/11/2023 at 18:57 #154346 | |
Oddjob
131 posts |
A small thing but when i opened the loader, the "logged in" text at the bottom left showed what appear to be random characters. When the loader was closed and reopened it corrected itself. Post has attachments. Log in to view them. Log in to reply |
SimSig - Loader 5.27 (TaCOma) - Released 21/11/2023 at 19:01 #154348 | |
headshot119
4869 posts |
Interesting, it looks like you've had an errant response back from the server for some unknown reason. I'll have a dig into the logs to see if it sheds any light.
"Passengers for New Lane, should be seated in the rear coach of the train " - Opinions are my own and not those of my employer Log in to reply |