B4i Library fsPreferences ( PreferenceMenu + PreferenceManager)

Hi,

I hereby make my updated library available to all.
In the example all necessary functions are included.

I send the library files for the host builder to Erel, so that the host builder can compile the programs.
The file "fsPreferences.xml" must be saved under "C:\Program Files\Anywhere Software\B4i\Extern-Library" or similar.

You can make each entry dependent on another entry, and it doesn't matter if it is the first or the last entry.

You can find the version for B4a here.

Since the library is larger than 512kb, I have split the zip file into 2 files.
To decompress the zip files the extension ".txt" must be deleted.

"fsPreferencesB4i_v3.00.zip.001.txt" -> "fsPreferencesB4i_v3.00.zip.001"
"fsPreferencesB4i_v3.00.zip.002.txt" -> "fsPreferencesB4i_v3.00.zip.002"

For questions or help, please write here.

Ciao,
Filippo
 

Attachments

  • Example_v3.00.zip
    173.9 KB · Views: 9
  • fsPreferences.xml
    58.3 KB · Views: 8
  • fsPreferencesB4i.png
    fsPreferencesB4i.png
    145.3 KB · Views: 34
  • fsPreferencesB4i_v3.00.zip.001.txt
    350 KB · Views: 4
  • fsPreferencesB4i_v3.00.zip.002.txt
    260.9 KB · Views: 4
Last edited:

Johan Hormaza

Well-Known Member
Licensed User
Longtime User
Hello, I have this problem since I use a Local Mac
'fsPreferences.h' file not found
#import "fsPreferences.h"
^~~~~~~~~~~~~~~~~
1 error generated.

Thank you
 
Top