Forum: Conversion Tutorials
27-10-2024, 07:19
|
Replies: 867
Views: 297,886
FMXInno - Update
FMXInno Quality Update - [October 27, 2024]
1. Updated `FNewINI` class and `MINI.exe`
- Now reads and saves INI files in UTF-8 without BOM.
2. Updated `FCheckboxTree` class
-...
|
Forum: Conversion Tutorials
17-10-2024, 11:55
|
Replies: 11
Views: 5,764
InnoSetup Private Edition - v1.8 Update
Upcoming InnoSetup Private Edition - v1.8 Update
1. Updated InnoSetup version to the latest available on GitHub.
2. Added built-in Botva2-like components/classes:
* Ability to use...
|
Forum: Conversion Tutorials
13-09-2024, 14:26
|
Replies: 11
Views: 5,764
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, 05:40
|
Replies: 3
Views: 1,689
|
Forum: Conversion Tutorials
27-08-2024, 11:53
|
Replies: 867
Views: 297,886
FMXInno - Updates
[ FMXInno Cumulative Update - 2024/Aug/28 ]
--- Changelog
* Added Custom Blueprints:
1. 'FAdvancedMemo'
2. 'FAdvancedShape'
3. 'FAdvancedNotification'
|
Forum: Conversion Tutorials
19-08-2024, 11:05
|
Replies: 867
Views: 297,886
@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
18-08-2024, 00:50
|
Replies: 0
Views: 1,726
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, 02:00
|
Replies: 867
Views: 297,886
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, 23:33
|
Replies: 867
Views: 297,886
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, 09:48
|
Replies: 10
Views: 5,321
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, 04:46
|
Replies: 867
Views: 297,886
|
Forum: Conversion Tutorials
23-07-2024, 06:43
|
Replies: 160
Views: 74,274
Index
i've updated the index. check it out
|
Forum: Conversion Tutorials
16-07-2024, 05:03
|
Replies: 867
Views: 297,886
|
Forum: Conversion Tutorials
14-07-2024, 13:36
|
Replies: 867
Views: 297,886
|
Forum: Conversion Tutorials
14-07-2024, 08:19
|
Replies: 10
Views: 5,321
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, 07:56
|
Replies: 160
Views: 74,274
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
19-06-2024, 00:38
|
Replies: 160
Views: 74,274
|
Forum: Conversion Tutorials
17-06-2024, 10:10
|
Replies: 867
Views: 297,886
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, 13:26
|
Replies: 867
Views: 297,886
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, 02:08
|
Replies: 0
Views: 1,921
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, 14:29
|
Replies: 867
Views: 297,886
|
Forum: Conversion Tutorials
26-05-2024, 11:26
|
Replies: 160
Views: 74,274
|
Forum: Conversion Tutorials
26-05-2024, 11:19
|
Replies: 867
Views: 297,886
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, 04:27
|
Replies: 867
Views: 297,886
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, 04:12
|
Replies: 43
Views: 31,609
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...
|