![]() |
|
|
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#181
|
||||
|
||||
Quote:
Take the fsf or style file and add it as a final argument in the command line of vsf2fm - If you want to convert from fsf to style you use: "vsf2fm -origin style.fsf" - If instead you want to convert from style to fsf FMX 2.5 you use: "vsf2fm -idx style.style" (-bin instead of -idx if you want FMX 2.0) Code:
Convert VCL style to FireMonkey style Usage: vsf2fm <file or folder> Params: -origin - raw converter result -bin - convert to binary fsf-format instead textual style-format -idx - convert to indexed binary fsf-format instead textual style-format |
The Following User Says Thank You to Yourname For This Useful Post: | ||
audiofeel (02-05-2025) |
Sponsored Links |
#182
|
||||
|
||||
Well, the vsf2fm tool doesn't convert everything completely, in fact it leaves out some things. I'm writing a code in Delphi that completely converts the styles that will then be read with inno (In FMX 2.5)
|
#183
|
||||
|
||||
Hello again, i completed the "Beta" of the tool i called fsf2raw (but it can also do raw2fsf). That converts FMX 2.5 styles from Plain to Indexed Binary and vice-versa.
To use it: - fsf2raw tf input.style output.fsf or - fsf2raw ts input.fsf output.style The download can be found on my site HERE. The password is of course "Felix_550" (without the quotes).
__________________
My Site -> felix550.unaux.com |
The Following User Says Thank You to Yourname For This Useful Post: | ||
audiofeel (02-05-2025) |
#184
|
||||
|
||||
Quote:
I think this utility needs a GUI. It's not 1999
__________________
https://t.me/FMXInno |
#185
|
||||
|
||||
![]()
https://fileforums.com/showpost.php?...&postcount=134
Now the script from this post is without compiler protection, all iss files are included, Added buttons next and back. Added the ability to make tiles switch like a radio button, other changes...
__________________
https://t.me/FMXInno |
The Following 3 Users Say Thank You to audiofeel For This Useful Post: | ||
#186
|
||||
|
||||
Quote:
Time to get to work! ![]() ![]()
__________________
My Site -> felix550.unaux.com |
#187
|
||||
|
||||
but in general I would like a small, not very cumbersome utility for quick editing of styles without resorting to rad studio
__________________
https://t.me/FMXInno |
#188
|
||||
|
||||
Yes I was thinking of something like this, but creating it with Delphi (I know almost nothing about it) is a big job. Do you happen to know if there is some library/dll to use in VB.net or c++, that allows you to use or modify FMX styles like a wrapper or, much better, something native? Thanks!
__________________
My Site -> felix550.unaux.com |
#189
|
||||
|
||||
![]()
https://fileforums.com/showpost.php?...6&postcount=18
small update. minor bugs fixed, added ability to change theme from dark to light (when changing it turns out complete crap), hide music, splash screen and show screenshots. ![]()
__________________
https://t.me/FMXInno |
#190
|
||||
|
||||
![]()
https://fileforums.com/showthread.ph...595#post503595
Small update for this installer Removed unnecessary social network and donation buttons. Corrected something... now the accent color changes only when changing the style file, I prepared three main colors, blue, red and green, just replace the style file. ![]()
__________________
https://t.me/FMXInno |
#191
|
|||
|
|||
problem starting the installer
Hello, I have a problemin Radeon inno script : when it loads, the startup, and when you select the language, appears centered on the desktop, then the installer appears in the top left corner. How do I change it so that the installer starts centered on the desktop? Thank you, and sorry for my English.
|
#192
|
||||
|
||||
Quote:
__________________
https://t.me/FMXInno |
#194
|
|||
|
|||
Is it possible to make the installer accept DiskSpanGUI? If possible, how? Can you help me?
|
#195
|
||||
|
||||
Contact the author of the DiskSpanGUI program directly to make the program settings more flexible and user-friendly.
__________________
https://t.me/FMXInno |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
FMXInno - Windows Fluent Design Installer UI for Inno | BLACKFIRE69 | Conversion Tutorials | 868 | 30-06-2025 05:24 |
ASIS: Advanced Simple Installer Script | KaktoR | Conversion Tutorials | 1420 | 03-06-2025 06:34 |
INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
Installer Creator Source Code | Razor12911 | Conversion Tutorials | 19 | 13-12-2015 10:20 |