LCD character font

For general Flowcode discussion that does not belong in the other sections.
Post Reply
Sundgau
Posts: 7
http://meble-kuchenne.info.pl
Joined: Sat Dec 12, 2020 5:37 am

LCD character font

Post by Sundgau »

hello,
can you tell me how to change font of LCD screen. The information is much less readable than with flowcode V7.
Screen Shot 02-15-21 at 01.07 PM.PNG
Screen Shot 02-15-21 at 01.07 PM.PNG (261.59 KiB) Viewed 5957 times
Is there a possibility to have the "auto-hide" tool of version V7 very useful?
Screen Shot 02-15-21 at 01.12 PM.PNG
Screen Shot 02-15-21 at 01.12 PM.PNG (3.72 KiB) Viewed 5957 times
Thank you

BenR
Matrix Staff
Posts: 1924
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 501 times
Been thanked: 684 times

Re: LCD character font

Post by BenR »

Thanks for letting us know.

The LCD font should not have changed between v8 and v9 so I have reverted this back to the old classic font from before.

The latest file should now be available from the Help -> Library Updates menu.

Let me know how you get on.

Steve-Matrix
Matrix Staff
Posts: 1465
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 204 times
Been thanked: 347 times

Re: LCD character font

Post by Steve-Matrix »

Sundgau wrote:
Mon Feb 15, 2021 12:17 pm
Is there a possibility to have the "auto-hide" tool of version V7 very useful?

I will try to add this back in and it will hopefully be available in the next core update.

Sundgau
Posts: 7
Joined: Sat Dec 12, 2020 5:37 am

Re: LCD character font

Post by Sundgau »

Thank you matrix!
Screen Shot 02-15-21 at 06.40 PM.JPG
Screen Shot 02-15-21 at 06.40 PM.JPG (8.78 KiB) Viewed 5935 times
Another request: could we have the possibility to save the customised menu to import it on student PCs?
Screen Shot 02-15-21 at 06.39 PM.JPG
Screen Shot 02-15-21 at 06.39 PM.JPG (13.47 KiB) Viewed 5935 times
Best regards

Bruno

Steve-Matrix
Matrix Staff
Posts: 1465
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 204 times
Been thanked: 347 times

Re: LCD character font

Post by Steve-Matrix »

Sundgau wrote:
Mon Feb 15, 2021 5:45 pm
Another request: could we have the possibility to save the customised menu to import it on student PCs?
There's no way to load and save this QAT (Quick Access Toolbar) data from Flowcode.

However, the customisation data is saved in the Windows registry and you could apply the settings to the students' Windows accounts automatically (by copying the data from an account with the settings you want). The location that stores the QAT customisation is here:

Code: Select all

[HKEY_CURRENT_USER\Software\MatrixTSL\FlowcodeV9\BCGPRibbons\BCGRibbonBar-59398]
But you should not attempt to do this unless you are comfortable with editing the registry because very bad things can happen if you do the wrong thing!

Sundgau
Posts: 7
Joined: Sat Dec 12, 2020 5:37 am

Re: LCD character font

Post by Sundgau »

Thank you
Bruno

Post Reply