Skip to content

4d-depot/EA_Simple_Canvas_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EA_Simple_Canvas_Tool

Featuring: 4D Web Area and HTML-5 Canvas

This application provides a simple drawing program through the power of integration between the HTML-5 Canvas and 4D Web area. Each drawing can be saved as a picture directly in the database or exported onto the disk as a PNG file.

Minimum requirement: 4D v19 LTS

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 example application.
  • 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.