File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ A button is created via the language and will be displayed in a picture element
1313[ Wiki AJUI_Button] ( https://github.com/AJARProject/AJUI_Button/wiki )
1414
1515** Example**
16+
1617``` 4d
1718 Case of
1819 : (Form event=On Load)
@@ -36,20 +37,21 @@ A button is created via the language and will be displayed in a picture element
3637 End case
3738
3839 Form.save_btn.Draw()
39- ```
40+ ```
4041
4142<a href="http://www.youtube.com/watch?feature=player_embedded&v=Sop5dR2VQrk
4243" target="_ blank"><img src="http://img.youtube.com/vi/Sop5dR2VQrk/0.jpg "
4344alt="AJUI_Button Example" width="480" height="360" border="10" /></a >
4445
4546### Version
4647
47- 1.3.3-Build174 // Wed, 29 Jul 2020 12:07:58 GMT
48+ 1.4.0-Build179 // Wed, 05 Aug 2020 09:02:49 GMT
49+
50+ Minimal 4D Version :
51+
52+ - version <= 1.3.2 : 18 (using formula member function)
53+ - version > 1.3.2 18 R3/4 (using class)
4854
49- Minimal 4D Version :
50- - 18 (using formula member function)
51- - 18 R3 (using class)
52-
5355### Questions?
5456
5557If you have any question, you can ask them directly on github or write to info@ajar.ch
You can’t perform that action at this time.
0 commit comments