[Gambas-Notification] [Git][gambas/gambas][master] Project editor: Handle controls from missing components gracefully.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Apr 2 20:07:11 CEST 2022



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
0883d7f0 by gambas at 2022-04-02T20:07:06+02:00
Project editor: Handle controls from missing components gracefully.

[DEVELOPMENT ENVIRONMENT]
* NEW: Form editor: When a control cannot be loaded because of a missing
  component, now display the form with a red background, in read-only
  mode, and with a button that allows to remove all controls whose
  component is missing.
* NEW: Update French translation.
* NEW: Project properties dialog: Save the project before opening the dialog.

- - - - -


13 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Editor/Code/FConflictEditor.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Editor/Form/CControl.class
- + app/src/gambas3/.src/Editor/Form/FDeleteUnknown.class
- + app/src/gambas3/.src/Editor/Form/FDeleteUnknown.form
- app/src/gambas3/.src/Editor/Form/FForm.class
- app/src/gambas3/.src/Editor/Form/FForm.form
- app/src/gambas3/.src/Editor/Form/FProperty.class
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/FProjectProperty.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0883d7f084b87cde5759eedd6bbccb17aed55544

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0883d7f084b87cde5759eedd6bbccb17aed55544
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220402/b8c0c54d/attachment.htm>


More information about the Notification mailing list