Saving user properties

Discuss PC Developer and Web Developer projects and features here.
Post Reply
BenR
Matrix Staff
Posts: 1733
http://meble-kuchenne.info.pl
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 439 times
Been thanked: 602 times

Saving user properties

Post by BenR »

Hello,

When creating a App Developer project the property settings you choose become baked in stone. The user can change their values but each time they load up the app the settings you chose will reappear overwriting any changes made by the user.

This video looks at a couple of ways to allow the user to save their settings and avoid having to re-enter them everytime they load the app.



Here are the two project files created during the video tutorial.
PropertiesManual.fcsx
(11.88 KiB) Downloaded 180 times
PropertiesAuto.fcsx
(11.03 KiB) Downloaded 167 times

medelec35
Matrix Staff
Posts: 1451
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 509 times
Been thanked: 472 times

Re: Saving user properties

Post by medelec35 »

Thanks Ben, another excellent video.
This will come in very handy for my projects.
Martin

stefan.erni
Valued Contributor
Posts: 757
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: Saving user properties

Post by stefan.erni »

Hi Ben

Thank you for the video. This function is a big help.
In the video I saw you pressed reload the program button .
I have already noticed sometimes in the App developer for example,
before saving the grid in the XYChart is not ok.
But when I load again the program , the grid in an XYChart is suddenly okay ,

What effect does this reload (button) have?

regards

Stefan

BenR
Matrix Staff
Posts: 1733
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 439 times
Been thanked: 602 times

Re: Saving user properties

Post by BenR »

Hi Stefan,

Reload simply closes and reopens the project. Same as if you closed flowcode and then opened the project file again.

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Saving user properties

Post by p.erasmus »

Ben

great video thanks a million all these videos help a great deal :D :D
Regards Peter - QME Electronics

Post Reply