Skip to content

4d-depot/EA_Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EA_Tasks

Featuring: Subform, Listbox, and Multi-Styled Text

This application provides a few basic functionalities to manage a list of tasks. It is built to allow the user to create, update, and track the progress of each task with ease. The implementation of this application utilizes a combination of Subform, Listbox, and a simple Gantt chart implementation using Multi-Styled text.

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.