Subscribe to library updates

Alexander Stolte

Expert
Licensed User
Longtime User
1.12
  • [BETA] Add DesignerProperty Carousel - infinite swipe
    • On B4I Bounce Effect is disabled
  • B4I ScrollView Paging is now activated, this can improve the handling
B4A Carousel.gif
B4I Carousel.gif
 

MarcoRome

Expert
Licensed User
Longtime User
DLYouTube 1.15 ( BugFix )
 

Alexander Stolte

Expert
Licensed User
Longtime User
2.00
  • Better Handling if you set an invalid wheel_index as parameter to the functions
  • Add get TopFadePanel
  • Add get BottomFadePanel
  • Fade Panels are now above and under the selector panel
  • Add Next - scrolls to the next item, jump to the last item if the next item is out of index

    • ezgif.com-gif-maker.gif
  • Add Previous - scrolls to the previous item, jump to the last item if the previous item is out of index
  • Add set CornerRadius - sets the corner radius of the view
    • Add Designer Property CornerRadius
  • SnapIn Improved - Immediately snaps into place without moving again
  • BugFixes
  • new depency: XUIViews, is needed for the HapticFeedback
Example Project with the new features you can find here
 

Alexander Stolte

Expert
Licensed User
Longtime User
  • 1.05
    • Important BugFixes if the view is expanded
    • Add AppointmentType1 - dots under a date
      • Add SetAppointmentType1 - adds an appointment to a date
  • 1.07
    • SetAppointmentType1 renamed to AddAppointmentType1
    • BugFix on VisibleRangeChanged
    • Add GetDaysBetween2Dates - Returns a list of dates at a special day in a week e.g. all sundays between 2 dates
    • Add AddSpecialDay - Adds a new special day
      • Add CommitSpecialDays - Commits all new visible special dates
      • Add SpecialDayExists - Returns True if a special day is already added to a date
      • Add GetSpecialDayAt - Gets a ASCalendarAdvanced_SpecialDay object on a date if exists
      • Add RemoveSpecialDay - Removes a special day
AppointmentType1
IMG_5012.jpg

SpecialDays
IMG_5041.jpg

read more about the update here
 

Ertan

Active Member
Licensed User

V3.00 (most current version)
  1. Some major bugs have been fixed.
 

Ertan

Active Member
Licensed User

V3.2
  1. iOS Bug Fixed.
  2. For iOS, the problem with corner radius has been fixed.
 
Last edited:

Ertan

Active Member
Licensed User
iosReview.gif

v1.0
Release.
 

MarcoRome

Expert
Licensed User
Longtime User
Update Rel 1.20 DL YOUTUBE

 

MarcoRome

Expert
Licensed User
Longtime User
Update Rel 1.21 ( "change" Format File json get_info for B4i )

 

Alexander Stolte

Expert
Licensed User
Longtime User
1.04
  • B4A and B4J - Corner Radius Fix
  • Add DesignerProperty CornerRadiusBackground - changes the CornerRadius of the view
  • Add DesignerProperty CornerRadiusSelectionPanel - changes the CornerRadius of the selector
  • Add DesignerProperty PaddingSelectionPanel - set a distance from the corners for the selector
    • IMG_7426.jpg
Read more about the update here
 

MarcoRome

Expert
Licensed User
Longtime User
DL Youtube UPDATE 1.22 ( "change" parameters call get_video_info )

 
Last edited:
Top