Skip to content

Commit

Permalink
update HDI
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland-Lannuzel committed Mar 21, 2024
1 parent 878a892 commit e06aba3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
Binary file modified Data/HowDoI.4DD
Binary file not shown.
4 changes: 4 additions & 0 deletions Project/Sources/Forms/HDI2/ObjectMethods/btnPDF2.4dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
$elems:=WP Get elements:C1550(WParea2; wk type table:K81:222)

$table:=WP Get element by ID:C1549(WParea2; "tableAsia");
WP SET ATTRIBUTES:C1342($table; wk empty datasource; wk hide table)
3 changes: 2 additions & 1 deletion Project/Sources/Forms/HDI2/form.4DForm
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,8 @@
"events": [
"onClick"
],
"sizingX": "fixed"
"sizingX": "fixed",
"method": "ObjectMethods/btnPDF2.4dm"
},
"btnHTML4": {
"type": "button",
Expand Down
Binary file modified Resources/Images/HDIabout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e06aba3

Please sign in to comment.