B4A Library MultiDayView(Incomplete)

I'm apparitor in my school and i also teach some courses.Since then,i wanted to make an app to facilitate my job.I mainly needed a timetableview to see courses for each class dynamically from a database.I found this view https://github.com/SundeepK/MultiDayCalendarView and it was perfect.I wrapped the first part but found some difficulties in puttion events on the dateview.Some of the lacking features are listed below if java developpers wants to participate below are attached java sources.
TO DOs:
1-Make it work in both portait portrait landscape mode(only portrait work now).
2-Add events dynamically(I have only test events)
3-Format datestrings returned by events.
If someone is interested i attached java source code and(b4a libs and example).
 

Attachments

  • MultiDayViewJavaSource.zip
    35.9 KB · Views: 164
  • Picture.png
    Picture.png
    34.8 KB · Views: 246
  • B4ALib.zip
    16.7 KB · Views: 156
  • B4AMultiDay.zip
    3.8 KB · Views: 174
Last edited:
Top