> Fred, if your application made for aarch64 wants to create files on disk, is that working? ... Follow of previous post.
So, to be sure to not have any problems, better to be careful with the use of the mse "sta" files. The mse "sta" files if a very good feature, for each widget there is a "statfile" property. When you assign it to a "sta" file, at close, automatically the value of widget will be saved in the stat file (like position and size, etc). And when you load the application, that "stat" file is read and set the saved values for eachwidget. It is what the INI file does for other applications. But the mse "statfile" feature uses all the mse methods to access files. So maybe it is safer to use something like fpgini to save all that data (but is is much more work). Fre;D ' -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

