B4J Question B4XDateTemplate & Anotherdatepicker

Peter Lewis

Active Member
Licensed User
Longtime User
Hi All,

I modified the initial AnotherDatePicker so that I could display avail days depending on what service the customer wanted. Now that i wanted to use it in B4xPages and also cross platform, I see that B4XdateTemplate is in a library within b4x.


As with AnotherDatePicker I had all the code so that I could modify.

Is code for B4XDateTemplate open source ? and if it is Where would I find it ?. below is what i did with AnotherDatePicker, Red is not avail and not selectable, Cyan means there are less than 2 spots avail and Green have more spots avail. I could also block off Sundays as well.

 

josejad

Expert
Licensed User
Longtime User
Hi Peter:

B4XDateTemplate belongs to XUI Views

As Erel said in the thread:
" XUI Views is a b4x library (https://www.b4x.com/android/forum/threads/100383/#content). The same b4xlib library is compatible with B4A, B4i and B4J "

And if you go to the link of b4x libraries, you can read:
Creating a b4x library is very simple. You just need to create a zip file with these resources. The zip file extension should be b4xlib. That's all.

Note that the source code can be extracted from a b4x library.

I think that's what you need.
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…