Forum: Conversion Tutorials
13-09-2024, 13:26
|
Replies: 3
Views: 1,220
InnoSetup - Private Edition
Project: InnoSetup - Private Edition
Based on: v6.4.0-dev (latest)
Changes by: BLACKFIRE69
What's New:
* Added Setup Directives:
- Cursor
- ResourceFiles
|
Forum: Conversion Tutorials
30-08-2024, 04:40
|
Replies: 3
Views: 1,314
|
Forum: Conversion Tutorials
27-08-2024, 10:53
|
Replies: 865
Views: 274,422
FMXInno - Updates
[ FMXInno Cumulative Update - 2024/Aug/28 ]
--- Changelog
* Added Custom Blueprints:
1. 'FAdvancedMemo'
2. 'FAdvancedShape'
3. 'FAdvancedNotification'
|
Forum: Conversion Tutorials
19-08-2024, 10:05
|
Replies: 865
Views: 274,422
@audiofeel,
i've provided two examples...
@audiofeel,
i've provided two examples below: one uses regular Checkboxes, and the other uses CheckboxTree. you can use them as a reference.
Note:
i discovered unexpected behavior in MInI....
|
Forum: Conversion Tutorials
17-08-2024, 23:50
|
Replies: 0
Views: 1,558
InnoSetup - Embedded InnoSetup IDE
Embedded InnoSetup IDE
const
IDCC_CONFIRM_CLOSE_FILE = $83;
IDCC_ENABLE_MAIN_MENU = $86;
IDCC_ENABLE_TOOLBAR = $87;
IDCC_ENABLE_STATUSBAR = $88;
IDCC_SHOW ...
|
Forum: Conversion Tutorials
17-08-2024, 01:00
|
Replies: 865
Views: 274,422
FireMonkey is a different story.
while...
FireMonkey is a different story.
while working with FireMonkey (FMX), especially when integrating with native components like WebView2, there're certain limitations due to how FMX and the...
|
Forum: Conversion Tutorials
16-08-2024, 22:33
|
Replies: 865
Views: 274,422
FMXInno - Updates
FMXInno - Updates
* Let me know if you would like to have the FCustomMemo in future updates. it's an advanced Memo component i used previously in the Avalon Installer...
|
Forum: Conversion Tutorials
15-08-2024, 08:48
|
Replies: 10
Views: 5,099
to function correctly, the 'spectrum' requires...
to function correctly, the 'spectrum' requires the xbass.dll to be compiled with a newer version of Delphi. in the last release, i compiled xbass with an older Delphi version to reduce file size, as...
|
Forum: Conversion Tutorials
27-07-2024, 03:46
|
Replies: 865
Views: 274,422
|
Forum: Conversion Tutorials
23-07-2024, 05:43
|
Replies: 131
Views: 58,049
Index
i've updated the index. check it out
|
Forum: Conversion Tutorials
16-07-2024, 04:03
|
Replies: 865
Views: 274,422
|
Forum: Conversion Tutorials
14-07-2024, 12:36
|
Replies: 865
Views: 274,422
|
Forum: Conversion Tutorials
14-07-2024, 07:19
|
Replies: 10
Views: 5,099
XBass_f v4.1
it's nothing but you need to have decoders next to the 'XBass.dll'. In this case, they are 'ogg.dll' and 'vorbis*.dll'.
* What's new with this release:
1. Compiled in Delphi XE to reduce...
|
Forum: Conversion Tutorials
08-07-2024, 06:56
|
Replies: 131
Views: 58,049
Avalon Installer
https://i.ibb.co/WsXNXF1/Avalon-logo.png
Script: Avalon Installer Lite
Engine: FMXInno v1.0.0.2 (by BLACKFIRE69)
Inspired: Avalon Installer (FMXInno v1.0.0.3)
Creator: BLACKFIRE69
|
Forum: Conversion Tutorials
18-06-2024, 23:38
|
Replies: 131
Views: 58,049
|
Forum: Conversion Tutorials
17-06-2024, 09:10
|
Replies: 865
Views: 274,422
FXSignVerifier
App: FXSignVerifier, A Signature Verifier For FMXInno
Date: 2024-June-16
Compiler: Zig v0.12.1
From now on, every FMXInno update attachment will be signed with a digital...
|
Forum: Conversion Tutorials
10-06-2024, 12:26
|
Replies: 865
Views: 274,422
FMXInno - Updates
FMXInno - Final Release [2024-June-10]
What's new:
* Merged Runtime-Scripts into this build.
* 'FNewINI' updated.
- Now you can create a 'FNewINI' from a string.
|
Forum: Conversion Tutorials
07-06-2024, 01:08
|
Replies: 0
Views: 1,745
FMXInno: Hidden Features Revealed
1) Today, I unlock the feature 'Runtime Scripts' for FMXInno for general use.
So, what are 'Runtime Scripts'? They are scripts that run at runtime without needing to be compiled at compile-time....
|
Forum: Conversion Tutorials
28-05-2024, 13:29
|
Replies: 865
Views: 274,422
|
Forum: Conversion Tutorials
26-05-2024, 10:26
|
Replies: 131
Views: 58,049
|
Forum: Conversion Tutorials
26-05-2024, 10:19
|
Replies: 865
Views: 274,422
Windows gets new updates regularly, and i've...
Windows gets new updates regularly, and i've upgraded to the newest version of RadStudio, so anything could be affect this. this is the best optimization that i can do on my part. if it doesn't work,...
|
Forum: Conversion Tutorials
21-05-2024, 03:27
|
Replies: 865
Views: 274,422
FMXInno - Updates
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.
...
|
Forum: Conversion Tutorials
21-05-2024, 03:12
|
Replies: 43
Views: 28,404
yes, i remember that, but it's related to the...
yes, i remember that, but it's related to the FMXInno, not to ISArcEx, right?
it's interesting that your issues with InnoSetup resolved after updating your graphics drivers and changing your...
|
Forum: Conversion Tutorials
19-05-2024, 10:24
|
Replies: 865
Views: 274,422
adding compatibility for higher DPI is a...
adding compatibility for higher DPI is a headache, but anyway, we've to deal with it.
this update will fix the issue that shows the titlebar at higher DPI settings (>= 125%).
feel free to...
|
Forum: Conversion Tutorials
19-05-2024, 05:10
|
Replies: 865
Views: 274,422
FMXInno
guys, if you recall, in a previous build of FMXInno, even though 'SetActiveThemeModeAwareness' is enabled, if the installer is minimized, i ignore the installer’s color mode change. this means that...
|