Re: Save data or custom properties
Posted: Sun Feb 02, 2014 9:30 am
Jacque thank you for your reply and explanation.
I think I begin to understand the difference between save stacks and save datas.
For my application I create a satck with a choice of languages​​, an English and a French button.
Changing the language in the fields is done by the custom properties that are in the Stack property inspector (see image)
And it is this choice that I'd like to save when I quit and relaunch the application.
Concerning the savings of stacks, I added in the PreOpenStack:
"wait 5 milliseconds with messages" after "save temp"
and now it's working.
but I'm not sure if this is the best solution
Best regards
Boris
I think I begin to understand the difference between save stacks and save datas.
For my application I create a satck with a choice of languages​​, an English and a French button.
Changing the language in the fields is done by the custom properties that are in the Stack property inspector (see image)
And it is this choice that I'd like to save when I quit and relaunch the application.
Concerning the savings of stacks, I added in the PreOpenStack:
"wait 5 milliseconds with messages" after "save temp"
and now it's working.
but I'm not sure if this is the best solution
Best regards
Boris