Just forget about the previous builds (May 19, etc.) because they had some issues. '
FMXForm.Show' didn't work properly, '
Translucent' objects didn't function, and '
BeginHaltProc' was broken, etc.
This update addresses those issues.
FMXInno - Final Release [2024-May-21]
Code:
* Integrated all the updates so far.
* Made some improvements and fixed bugs.
* Added new properties to classes.
* Updated Fluent API.
* Improved 'SetActiveThemeModeAwareness':
-- It now supports all the forms except 'NormalForm' and 'ClassicForm'.
> Fluent: ChangeFluentTheme (Dark/Light)
> FluentColor: ChangeFluentColor
> FluentBlendedColor: ChangeBlendedColor
> BlankForm: ChangeBlankFormColor
* Optimized for higher DPI.
* Ensured FMXForm and MsgForms are shown in the desktop center.
* The package now includes InnoSetup v6.0.5 + ResTools IDE instead of InnoSetup v5.6.1:
-- Make sure to use 'EmptyWizardForm' to resize the setup, especially for InnoSetup 6+.
* All basic tests were done with InnoSetup v6.3.0 Dev:
-- To ensure FMXInno works with the latest updates of InnoSetup.
* Compiled in RadStudio 12.1 + Patch 01.
Quote:
Originally Posted by Fak Eid
PS: Please also add GetSelectedDiskName (to get the name of the selected drive) on FDiskList.
|
A new property, '
GetSelectedDiskName', is available under '
FDiskList'.
The first post has been updated.
.