Tuto WINDEV 25

332 Part 4: Full application with data ▶ Several SCM windows appear: 1. First of all, the window for automatic project check-out is displayed. Indeed, we want to modify a project characteristic therefore the project must be checked out. 2.  "Check in the project automatically at the end of the operation" allows you to automatically check in the project once all the changes have been made. Keep this option. 3. Validate this window. 4. Different check-in and check-out windows open allowing you to add the internal component "WDFAA.wci" and its elements to the project in the repository and extract them to the local project. This component contains the different system windows to customize. Validate these different windows. 5.  The project description window is closed and the project is automatically checked back into the repository. Modifying a project window We are now going to modify the "WIN_Product_form" window: a click on the image must allow to modify the image (like the "Modify" button). The method for modifying a checked-out element (UI, code, ...) is the same as the method for modifying an element in a project not managed by SCM. However, the modifications performed on a checked-out element are not visible to the other developers. If another developer runs the checked-out element, the element that is currently found in the repository will be used. This allows you to make an application evolve while keeping a stable version in the repository.

RkJQdWJsaXNoZXIy NDQ0OA==