|
|
|
#1
|
||||
|
||||
|
FMXInno - Updates
Code:
Added: - function EnableWinDarkMode(IsDark: Boolean): Boolean; - function IsWinDarkModeEnabled: Boolean; - function EnableWinTransparency(Enabled: Boolean): Boolean; - function IsWinTransparencyEnabled: Boolean; - function EnableWinAccentColor(Enabled: Boolean): Boolean; - function IsWinAccentColorEnabled: Boolean; - function RestartWinExplorer: Boolean; - function GetWinAccentColorVCL: TColor; - function GetWinAccentColorFMX: TAlphaColor; Improved: - Customizable exit form. , Last edited by BLACKFIRE69; 14-07-2024 at 01:37. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
New FMXInnoSk FMXInno + Skia >> FMXInnoSk FMXInnoSk is a side projects of FMXInno itself, where the other external API are integrated into FMXInno. Here is the integration of Skia (is a cross-platform 2D graphics API developed by Google) to FMXInno as a starting step. More about Skia: skia.org skia4delphi FMXInnoSk requires the sk4d.dll lib. (sorry for the low resolution GIFs ) , Last edited by BLACKFIRE69; 14-07-2024 at 01:38. |
|
#3
|
|||
|
|||
|
Can I upload your script? Thank you
|
|
#4
|
||||
|
||||
|
inno setup
Quote:
I tested with the inno-setup 5.5.1 ee2 enhanced and it had a problem like this
__________________
Search and Find |
|
#5
|
||||
|
||||
|
Quote:
I should have thought that it was from the font, if we were neighbors, I would have invited you for a drink. Thank you very much, dear friend ![]() ![]()
__________________
Search and Find |
| The Following 2 Users Say Thank You to ADMIRAL For This Useful Post: | ||
audiofeel (15-11-2022), BLACKFIRE69 (15-11-2022) | ||
|
#6
|
||||
|
||||
|
FMXInno v1.0.0.2 - Updates
Code:
* Added SplashScreen. (Splash.png + Splash.wav) - FSplashScreen * FMX Objects can directly access MouseDown events of main forms. (FMXForm and CustomFluentWindow) - FMXForm.AddMousedownControls(Text1.Handle); FMXForm.AddMousedownControls(Text2.Handle); ... - MsgForm.AddMousedownControls(MsgRect1.Handle); ... * Added TPopupBox class. Last edited by BLACKFIRE69; 22-12-2022 at 10:37. |
|
#7
|
||||
|
||||
|
Quote:
Code:
* Fixed AddMousedownControls for lockscreen. __________________________________________________ ________ Code:
What's new * Added Windows Notifications. * Updated Skia (sk4d v4.0.1 --> v4.0.2) * Some improvements. Last edited by BLACKFIRE69; 14-07-2024 at 01:42. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows Fluent Effects Standalone API - InnoSetup / VCL / FXM | BLACKFIRE69 | Conversion Tutorials | 0 | 15-11-2023 17:35 |
| Windows Phone Installer similar to razor12911's original design? | Kitsune1982 | Conversion Tutorials | 0 | 02-07-2020 13:04 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |