Skip to content

4d-depot/EA_Recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EA_Recipes

Featuring: Subform, Listbox, and Dynamic object

This application provides a unique way to organize any cooking recipes. The user can create a recipe with ingredients and cooking steps of their choice. Each recipe can also be displayed in a unique layout that is easy for anyone to follow. The implementation combines the use of Subform, Listbox, Dynamic object, and layout control technique in action to create a friendly user interface.

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.