JAM-Software / RibbonFramework

Delphi wrapper and standalone Designer for the Windows Ribbon Framework
Other
202 stars 57 forks source link

Add improvments in Designer #121

Open FDE-LC2L opened 3 years ago

FDE-LC2L commented 3 years ago

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

joachimmarder commented 3 years ago

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.