Page 1 of 1
Pop-up message box & column widths 17/10/2017 at 11:32 #102344 | |
VInce
579 posts |
Hi all, As someone who is beginning to struggle with his eyesight despite wearing glasses, can I ask that the font on the pop up message boxes be made bold and larger. I - and I suspect others - have to get really close to the screen to see them. On the Location List tab on the timetable of a train, the end of long locations is truncated, often missing out vital information such as "reverse". Can that column be made wider please. Vince I walk around inside the questions of my day, I navigate the inner reaches of my disarray, I pass the altars where fools and thieves hold sway, I wait for night to come and lift this dread away : Jackson Browne - The Night Inside Me Last edited: 17/10/2017 at 11:32 by VInce Reason: None given Log in to reply The following user said thank you: norman B |
Pop-up message box & column widths 17/10/2017 at 15:20 #102345 | |
bugsy
1768 posts |
VInce in post 102344 said:Hi all,I have the same problem. Can it be done easily, if at all? It would certainly be appreciated. Bugsy Everything that you make will be useful - providing it's made of chocolate. Last edited: 17/10/2017 at 15:24 by bugsy Reason: Text added Log in to reply The following users said thank you: VInce, BarryM |
Pop-up message box & column widths 17/10/2017 at 16:32 #102347 | |
GeoffM
6377 posts |
SimSig honours Windows DPI settings (unlike some of Microsoft's own programs!) (aka zoom) so you could look into that. The problem with using larger fonts is that others will complain that they're too big... can't win. I do encourage developers to use shorter location names where possible but variable column widths is something I've thought about. It does introduce its own problems which I haven't worked through yet, hence no obvious progress. SimSig Boss Log in to reply |
Pop-up message box & column widths 17/10/2017 at 16:46 #102349 | |
VInce
579 posts |
GeoffM in post 102347 said:SimSig honours Windows DPI settings (unlike some of Microsoft's own programs!) (aka zoom) so you could look into that. The problem with using larger fonts is that others will complain that they're too big... can't win.Geoff, Thank you for the response. I did actually believe it was a Windows setting and was aware that on Windows up to Win 7 this could be adjusted. On Win 10, it still can be adjusted but the "scaling" option in display adjustments is, IMO is not good. It scales from 100% in 25% increments and puts a lot of the sim off the screen at the top and bottom. I did think there was a Windows Power Tool to sort it but I can't find one with a setting that will just alter the dialogue boxes font. Vince I walk around inside the questions of my day, I navigate the inner reaches of my disarray, I pass the altars where fools and thieves hold sway, I wait for night to come and lift this dread away : Jackson Browne - The Night Inside Me Last edited: 17/10/2017 at 16:56 by VInce Reason: None given Log in to reply |
Pop-up message box & column widths 17/10/2017 at 19:44 #102354 | |
GeoffM
6377 posts |
VInce in post 102349 said:Thank you for the response. I did actually believe it was a Windows setting and was aware that on Windows up to Win 7 this could be adjusted.Hmm, that sounds like a magnifying glass thing rather than the DPI setting. I have eyesight issues and a few months ago bought a hires monitor, 3840x2160, but with a 200% DPI so the effective resolution is more like 1920x1080. But the fonts are very clear. The sims don't go off-screen though. SimSig Boss Log in to reply |
Pop-up message box & column widths 18/10/2017 at 08:17 #102370 | |
VInce
579 posts |
Geoff, I've partially solved the problem using a donation-ware utility called Winaero Tweaker altering what they call the "Message Font" I can get certain Simsig messages in a bigger font like the first attachment below, but others (sadly the most important ones) remain smaller and - for me - difficult to read. I would guess that the second is a core-code message and the first (larger) is a sim-specific message, is that correct? Vince Post has attachments. Log in to view them. I walk around inside the questions of my day, I navigate the inner reaches of my disarray, I pass the altars where fools and thieves hold sway, I wait for night to come and lift this dread away : Jackson Browne - The Night Inside Me Last edited: 18/10/2017 at 08:50 by VInce Reason: None given Log in to reply The following user said thank you: norman B |
Pop-up message box & column widths 18/10/2017 at 13:14 #102374 | |
clive
2789 posts |
All messages are generated by the core code, though for some the content is fully or partially specified by sim-specific data. The wording in the first message is entirely in the core code; that in the second is constructed from the train data and the sim data (the location name). In this case, the first message is a popup, which uses a Delphi built-in (Dialogs.ShowMessagePos) while the second is using a Delphi form (just like the timetable editor forms). I don't know the history behind the choice. I can say, however, that the need to construct a string from data is not part of it. Last edited: 18/10/2017 at 13:16 by clive Reason: None given Log in to reply The following user said thank you: VInce |
Pop-up message box & column widths 18/10/2017 at 14:55 #102375 | |
Ar88
310 posts |
As someone with 20/20 vision, I would also like the font to be a bit bigger, if-not bold please!
The Welsh contingent. Aron, or Ar to mates. Also known as 88E or ThatManCalledAr. Log in to reply The following users said thank you: VInce, norman B |