Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add improvments in Designer #121

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

FDE-LC2L
Copy link

This improvements needs up to date JCL and JVCL Librairies. The code is compiled with Delphi Sydney (10.4.2) and used Inline var. For older versions you need to declare classical var section instead of Inline var.

Add a MRU list
Add an "Open last used file at startup" option in File menu

FDE-LC2L and others added 9 commits April 7, 2021 14:39
Add MRU List to File menu and Open Button.
WARNING : This update needs de JCL/JVCL Library. This update is compiled with Delphi Sydney 10.4.2 and use inline var. Theoretically Delphi Rio support inline var. For older versions use classical variable declaration
Add MRU List to File menu and Open Button.
WARNING : This update needs de JCL/JVCL Library. This update is compiled with Delphi Sydney 10.4.2 and use inline var. Theoretically Delphi Rio support inline var. For older versions use classical variable declaration
Features designer improvement => Add MRU List to File menu
Add an "Open last used file at startup" option in File menu
@joachimmarder
Copy link
Contributor

This pull requests consists of many and unrelated changes. Please send more focused pull requests. Furthermore we would like to avoid dependencies on 3rd party libraries. Especially JVCL+JCL is very large and here just small fraction of it is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants