Skip to content

Use callback function to wait for end of loading of custom function in 4D View Pro document

Notifications You must be signed in to change notification settings

4d-depot/HDI_4DVP_End_Loading_Custom_Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDI_4DVP_End_Loading_Custom_Functions

Importing documents is a common task when working with 4D View Pro. However, when these documents contain custom functions, it can be challenging to determine when all calculations are completed before performing actions like printing or saving. To solve this, 4D 20 R9 makes sure that the callback formula of import commands is done only after all custom functions have been fully dealt with. This improvement gives more control and reliability when working with imported View Pro documents.

Find more information on the blog post.

Installing and Using a 4D Project

Pre-requisites

Steps to Run the Project

  • Clone or download the GitHub repository containing the 4D project to your local machine. Need help, check out this blog.
  • Open the 4D project in your 4D software by navigating to "File > Open Project". You can find more details here.
  • Play with this HDI.
  • Navigate to the "Mode/Return to design mode" menu to view the code.

By following these steps, you will be able to successfully install and run a 4D project.

About

Use callback function to wait for end of loading of custom function in 4D View Pro document

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published