![]() |
1 Attachment(s)
Quote:
and make your font icon using fontself. https://www.fontself.com/ |
3 Attachment(s)
Quote:
If you convert the installer images to a font, you won't need it dll. you can use just Label. |
1 Attachment(s)
Quote:
Code:
TObject(Btn[3].GetObject): |
2 Attachment(s)
Quote:
Code:
VARCode:
Page NumCode:
procedure Timer1OnTimer(Sender: TObject);Code:
Timer1.FCreate(Page4.Handle, True);Code:
procedure Timer1OnTimer(Sender: TObject); |
@hitman797
EndAngle value is not correct. ;) |
Quote:
C_ANGLE = 40 RoundArc = 320 StartAngle = 130 EndAngle = 14320 |
Quote:
, |
2 Attachment(s)
Quote:
Code:
procedure Timer1OnTimer(Sender: TObject); |
Quote:
something still doesn't seem right.... for 0% : . |
@hitman797, this works fine.
Code:
procedure Timer1OnTimer(Sender: TObject); |
1 Attachment(s)
Quote:
Code:
procedure Timer1OnTimer(Sender: TObject); |
Quote:
Is it possible to change the color of the PNG with a library FMXInno? |
FMXInno - Updates
Code:
What's new: |
FMXInno - Updates
Quote:
Quote:
|
FMXInno - Updates
Code:
What's new:Quote:
|
FMXInno - Updates
Quote:
Code:
1. Added an extra option (Taskbar Flash). |
Quote:
. |
Hi,
Audiofeel helped to write the script and UI design for my new installer but some users are having an issue where the setup will simply hang in the taskbar. I am not sure what could be causing this or if it could be looked into. Please let me know. One such user is using Windows 11 with an i6 9600K and an RX 590 videocard. An image of how the setup hangs: https://cdn.discordapp.com/attachmen...2826/image.png Is this an FMXInno problem? Thanks! |
Quote:
i've had this experience before when trying to run Setup.exe from a pen drive. but it works fine for external hard drives. i dont know why... . |
2 Attachment(s)
Quote:
Code:
procedure Visible(FVisible: Boolean); |
FMXInno - Updates
Code:
What's new:Quote:
Notice Quote:
|
2 Attachment(s)
Quote:
thank you, @audiofeel |
Quote:
it's not fair if i don't fix this... ____________________________________ Added last update to first post. . |
FMXInno - Dev
FMXInno - Dev
Code:
* Fully customizable UWP Tiles was a feature in the version v.1.0.0.3 |
2 Attachment(s)
Quote:
can you include this in FMXInno v1.0.0.3. Code:
Comp1Name=Game voices>English Code:
procedure SetupUI_Init(Handle1, Handle2, Handle3: HWND); |
Quote:
|
FloatAnimation
Code:
varCode:
procedure TForm2.Rectangle1MouseEnter(Sender: TObject);Code:
object Form2: TForm2 |
1 Attachment(s)
|
Quote:
|
1 Attachment(s)
|
1 Attachment(s)
SlideShow
Code:
TabControl1: TTabControl; |
Error
1 Attachment(s)
cannot import dll utf8 kernel32.dll
|
thanks audiofeel
|
Quote:
To answer your question, choose is Metro11 If you add the user loading page and goodbye page and also video on backgroud it will be the best installer ever made |
Quote:
|
Again this script with FMXInno
2 Attachment(s)
Again this script Glass Black Box with FMXInno ;)
|
Help
2 Attachment(s)
Hello audiofeel
I used to use this script but it gives me an error Runtime Error (at-1:0) Cannot Import dll:<utf8>C:/Users\Behnam\AppData\Local\Temp\is-EOHI8.tmp\ISArcEx.dll. |
I'm not sure I understand your question, but effectively both the normal function and the extended function are the same, the extended function just gives the option to only make a font available to the caller process or that the font should not be enumerated by any process, other than that. They are virtually the same, if you're referring to the functions seemingly not working on FMX platform then all you need to do is call the function before the application is created/initialized.
|
1 Attachment(s)
Ah I remember now. I once had this problem in ASC (Advanced Setup Creator), this isn't a AddFontResource problem but rather a FMX problem on other platforms and the way I fixed it was temporarily placing the font in "C:\Windows\Fonts" you can use FileCopy after extracting temporary files, then adding the font name in Windows Registry in "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wi ndows NT\CurrentVersion\Fonts", with Font Name (TrueType) as value name and the font filename as value data. It's wise to check if the font exists in registry before doing this because you need to delete the registry and delete the file in deinitializesetup.
|
3 Attachment(s)
It works fine on Windows 7 (although it was via VM), however there seems to be other problems. I'm not sure if those bezels (the edges left, right and bottom) are by design but they just seemed to be out of place and they are even more prominent if you disable the aero theme.
|
| All times are GMT -7. The time now is 16:37. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com