B4i Library [Class] PreferenceMenu

little3399

Active Member
Licensed User
Longtime User
Hi, Filippo
Seem missing a class moudle

 

Attachments

  • upload_2015-4-26_11-49-10.png
    53.6 KB · Views: 76

salvadoro

Member
Licensed User
Longtime User
Hi, Filippo

With the version b4i v2.0 is ok.

Now I use this but get errors with the new b4i v2.3:

Error: ** BUILD FAILED **


The following build commands failed:
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmedittext.o B4iProject/b4i_clspmedittext.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
 

schimanski

Well-Known Member
Licensed User
Longtime User
Hello Filippo!!

I'm using your great PreferenceMenu, thanks for that. But now I have seen, that EditText cut's every "0", when the input begins with a zero:

For example: 0201 = 201

So it is not possible to save a telephonenumber etc.
 

schimanski

Well-Known Member
Licensed User
Longtime User
Thanks for help, but I have tried it and it is always the same. Seems to be a problem when writing in sql??? The zero is deleted in every inputtype, also when using the password-field.
 
D

Deleted member 103

Guest
Thanks for help, but I have tried it and it is always the same. Seems to be a problem when writing in sql??? The zero is deleted in every inputtype, also when using the password-field.
The classe "PreferenceMenu" has nothing to do with SQL, you mean perhaps the classe "PreferenceManager", right?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…