Android Question (solved)Test my B4XLib

Theera

Expert
Licensed User
Longtime User
Hello all,
After I have tried to create my B4XLib(ThaiB4XCalendar) which is attached. and try to test using. I found that I can't add the custom view in the designer.How do I do?
 

Attachments

  • ThaiB4XCalendar.b4xlib
    703 bytes · Views: 113
  • TestThaiAnotherDatePicker.zip
    8.4 KB · Views: 107

Theera

Expert
Licensed User
Longtime User
The ThaiB4XCalendar.b4xlib you posted is a wrong b4xlib, please refer to this
I'm sorry that I forgot to add manifest.txt in the folder before compile B4XLib. I can solved it.
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
You should have posted your ThaiB4XCalendar.bas file.
Do you develop it only in B4A ?
If it is multi-platform you should use B4XPages and post the entire project.
I'm sorry that.I didn't know the zip Icon tool at toolbar zip only one platform. (I think it zips all platforms)
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
I'm sorry that.I didn't know the zip Icon tool at toolbar zip only one platform. (I think it zips all platforms)
To create b4xlib, you don't use the build in zip in B4X IDE. You need to use WinRAR, WinZip or 7-Zip.
 
Upvote 0

klaus

Expert
Licensed User
Longtime User
I'm sorry that.I didn't know the zip Icon tool at toolbar zip only one platform. (I think it zips all platforms)
To zip B4xPages projects you should click on this line in the MainPage.

1691399695042.png
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
Ctrl+click to sync files
That link is used for copying asset files (such as image, icon, text, db) from "Shared Files" folder to Files tab (platform specific Files folder e.g. B4A\Files, B4J\Files and B4i\Files). You will seldom use this link.
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
Many thanks all of yours replies,I have added your comment to explain myself. If it's other times ,I won't forget them.
 
Upvote 0
Top