-
Notifications
You must be signed in to change notification settings - Fork 3
0. Introduction
AJUI_Button is a component developed in the 4D language. Its use is intended for 4D developers. It allows you to dynamically generate and display interface buttons in the context of a form.
A button can be defined using an object variable representing an instance of AJUI_Button. This variable contains a set of properties and formulas to define the structure and content of a button and generate it in the form.
Basically, the button generated by AJUI_Button is a picture type form object variable that you can create yourself in the context of a form.
With regard to this point, we provide you with a predefined template of this form object variable containing the appropriate properties for creating an AJUI Button. It is provided in an object library file “Button.4dlibrary” (the library is provided in project version for the v18).
AJUI Button 1.3.3 - Wednesday, 29 July 2020
User Manual 🇺🇸