项目作者: AJARProject

项目描述 :
Public repository of the 4D Component AJUI_Animate
高级语言: Roff
项目地址: git://github.com/AJARProject/AJUI_Animate.git
创建时间: 2020-05-12T10:09:18Z
项目社区:https://github.com/AJARProject/AJUI_Animate

开源协议:Other

下载


DEPRECATED

Source published

This repository will not be used anymore. Please look at AJUI_Animate_source.

—-


AJUI_Animate

AJUI_Animate is an animation component developed in the 4D language for the v18 version. Very light, it provides a wide range of effects.

It is working with all 4D form objects using a simple and clear API.

It is intended for people who want to make the forms in their applications more interactive.

AJUI components library

AJUI_Library

Documentation

wiki AJUI_Animate

Example

  1. C_OBJECT($animation)
  2. $animation:= New Animation
  3. $animation.target:="Rectangle"
  4. $animation.bounce()

Version

1.0.1-Build72 // Thu, 02 Jul 2020 11:58:03 GMT

Minimal 4D Version :

  • 18 (using formula member function)
  • 18 R3 (using class)

Questions?

If you have any question, you can ask them directly on github or write to info@ajar.ch