Teaching Material for Middle and High Schools

teddybear

Well-Known Member
Licensed User
Great, Thanks for your sharing.!
I am a beginner in B4X, and reading the courses, I have a question for ask, In lession 6 Ex1, Type TextField is unkown , I wonder what library I missed? Thank you!
 

mcqueccu

Well-Known Member
Licensed User
Longtime User
I am a beginner in B4X, and reading the courses, I have a question for ask, In lession 6 Ex1, Type TextField is unkown , I wonder what library I missed? Thank you!

Run the B4J Example rather.

If you want to use B4A, then you have to copy the layout from B4J to B4A and replace all the Textfield to Edittext.

The best cross-platform solution is to use B4XFloattext found in the Xui Views library.
 

pliroforikos

Active Member
Licensed User
I am a beginner in B4X, and reading the courses, I have a question for ask, In lession 6 Ex1, Type TextField is unkown , I wonder what library I missed? Thank you!
As mcqueccu said, this is about B4J. Examples are almost identical to B4A except some slightly differences in some views names. For example Pane in B4J is Panel in B4A or TextField in B4J is EditText in B4A. On the other hand B4XFloattext is more flexible but not in the purpose of tutorial.
 

teddybear

Well-Known Member
Licensed User
Thank you and mcqueccu for the reply.The example Ex1.b4a is put into the sub-directory Lesson 6 Ex1\B4A

 

stormvisions

New Member
Licensed User
Just taking a look at B4X. I appreciate all the time and effort that went in to this.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…