B4A Library [Lib] AnimationPlus - Informatix    Nov 03, 2021   (31 reactions) Hello everybody,
Here's my new baby. The AnimationPlus library extends the Animation library by adding:
the interpolators (Bounce, Accelerate, Overshoot, Cycle, etc.)
two parameters:
PersistAfter (boolean): if True, the animation does not revert to its initial state
StartOffset (long): delay befor B4A Library [B4A] CustomMinimalSlider - Minimalistic slider that can do slider or progress bar - max123    Jan 14, 2024   (14 reactions) Touch control can be disabled
- Bar color and borders can be customized
- Click on labels it set a value 0 or MaxValue
- Fully customizable, the class returns the slider panel and both labels, so they can be customized at runtime, eg you can change labels background color or make it transparent and B4A Library [B4X] XUI Views - Cross platform views and dialogs - Erel    Dec 12, 2023   (82 reactions) 311915599 XUI Views is a b4x library (https://www.b4x./#content). The same b4xlib library is compatible with B4A, B4i and B4J It is a collection of custom views and dialogs. Everything is written in B4X. The source code is included inside the b4xlib file, which is a zip file. Views: - B4XRadioBu B4A Library NineOldAndroids - Informatix    Sep 21, 2015   (39 reactions) This is my version of the NineOldAndroids lib for B4A. It's free and provided with the Java source code.
This library offers more possibilities of animation than AnimationPlus (rotation or translation on more than one axis for 3D effect, animation step by step with events for each step, synchroniza B4A Question Changing properties of snackbar - Alireza7032 (first post)    Dec 16, 2021 as i tried , its possible with Animation and AnimationPlus library. if your target isnt very very advanced animations. B4A Question B4XView.SetRoationAnimated ignores Pivot X/Y - Jeffrey Cameron (first post)    Oct 29, 2020 Thanks for the links! I'm currently using @Informatix's Excellent AnimationPlus library, for which I wrote a helper class to simplify the animation overhead. It works well, I was attempting to see if I could just utilize the (new-to-me) built-in XUI methods to remove the library dependency at some B4A Question TransitionDrawable - Informatix (first post)    Jan 27, 2015 Look at the AnimationPlus library. It implements this class. B4A Question Animation & AnimationPlus - Saverio    Dec 30, 2016 Hi Guys,
@Erel
@Informatix
I'm using "AnimationPlus" library that is also a wrapper for "Animation" library
and I wish continue to use them.
I need to rotate some panel view.
But neither in the center nor in the left top corner.
Instead I need to rotate the view in a certain point.
As I can see B4i Question Animation - Mwinsor    Sep 09, 2015 In B4A I used the AnimationPlus library to animate a car driving across the screen using 18 different images. Is there a decent way to accomplish this in B4i? B4A Question Animate panel transparency - Erel (first post)    Sep 19, 2016 You can use AnimationPlus library for that. Page: 1   2   3   4   5   6   7   Powered by ColBERT |