FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   FMXInno - Windows Fluent Design Installer UI for Inno (https://fileforums.com/showthread.php?t=104852)

BLACKFIRE69 16-11-2023 09:56

FMXInno - Nov-16 - Hotfix-01
 
FMXInno - Nov-16 - Hotfix-01


Code:

1. Added wGetRunningAppCount on the request of @hitman797.
2. Added missing properties and fixed bugs reported by @audiofeel and @tihiy_don.
3. Some improvements.


i'll update the first article soon.

.

hitman797 16-11-2023 10:16

Quote:

Originally Posted by BLACKFIRE69 (Post 502959)
FMXInno - Nov-16 - Hotfix-01


Code:

1. Added wGetRunningAppCount on the request of @hitman797.
2. Added missing properties and fixed bugs reported by @audiofeel and @tihiy_don.
3. Some improvements.


i'll update the first article soon.

.

great work, thank you for the update.
if we make GUI to this library that will help the authors to save a lot of time.:rolleyes:

for the lock screen
Code:

  HeadForm.OnActivate(@OnActivate);
  HeadForm.OnDeactivate(@OnDeactivate);

Code:

procedure OnActivate(Event: TNotifyEvent);
procedure OnDeactivate(Event: TNotifyEvent);


BLACKFIRE69 16-11-2023 19:10

Quote:

Originally Posted by hitman797 (Post 502961)
for the lock screen
Code:

  HeadForm.OnActivate(@OnActivate);
  HeadForm.OnDeactivate(@OnDeactivate);



my apologies; you've requested this before, and though i had it in mind, it appears i forgot about it. ;)


Code:

1. Added OnActivate and OnDeactivate events to lockscreen.
2. Added wGetUserCountryName function.


Tihiy_Don 16-11-2023 21:36

How can I change the text settings in the descendant components?

https://i.yapx.ru/Ww8FZ.png

Tihiy_Don 16-11-2023 21:47

That's it, now I've figured it out. It was necessary to specify the necessary component in the first parameter of the procedure :)

Quote:

Page1CheckboxTree.CheckboxFontSetting(Page1itemDir ectX, 'Segoe UI', VCLFontSizeToFMX(10), {#MainColorFont});

Jahan1373 17-11-2023 03:15

Erro IP site
 
Hello, the site is having problems recently. Please, if you are destined, click on a Telegram channel to see your latest works with lots of news. Thank you.

Jahan1373 17-11-2023 03:18

Quote:

Originally Posted by audiofeel؛ اسکریپت 502973
M<TAG1>Matro. تقریبا همه چیز آماده است
setup.exe;)

It's a happy place for you who work hard to keep the old scripts alive. Thank you. Please introduce a Telegram channel if you have one so that we can become members.

ADMIRAL 30-11-2023 12:14

Quote:

Originally Posted by audiofeel (Post 502943)
@ADMIRAL Test whether your directory selection is working correctly now
:o

Hello audiofeel
As I said before, the test you sent works
Can I have your iss file?

audiofeel 03-12-2023 00:45

reserved

audiofeel 05-12-2023 04:42

reserved

audiofeel 05-12-2023 15:30

reserved

BLACKFIRE69 19-12-2023 17:06

FMXInno v1.0.0.2 - Updates
 
FMXInno - [2023-Dec-09]


the latest version has been uploaded to the first post. check it out.

Jahan1373 27-12-2023 00:04

Help
 
Hello friends, help me
I downloaded a script
The same corepack
Now when I run the project, I can't delete the installation output folder, please help me
In whatever folder I send the output of the project and after opening the project, that folder is no longer deleted. I tested on several other systems with different windows, the problem persists
And the output setup.exe file causes this problem, and the interesting thing is that the above file itself can be deleted, but the other folder cannot be deleted.

Jahan1373 27-12-2023 00:05

Help me
 
https://www.mediafire.com/file/vh9dr...82%29.rar/file

Jahan1373 27-12-2023 00:08

Help me...
 
Are you having problems with the output folder not being deleted? Do you have a solution?
Please help me, my friends
I sent a video

BLACKFIRE69 27-12-2023 02:16

Quote:

Originally Posted by Jahan1373 (Post 503168)
In whatever folder I send the output of the project and after opening the project, that folder is no longer deleted. I tested on several other systems with different windows, the problem persists
And the output setup.exe file causes this problem, and the interesting thing is that the above file itself can be deleted, but the other folder cannot be deleted.


Follow these steps:

Code:

1. Rename 'setup.exe' to 'Setup_01.exe'.
  -- If you can't rename it, restart your PC and disable antivirus. and try again.

2. Restart the PC.


.

Jahan1373 27-12-2023 03:53

Quote:

Originally Posted by BLACKFIRE69 (Post 503174)
Follow these steps:

Code:

1. Rename 'setup.exe' to 'Setup_01.exe'.
  -- If you can't rename it, restart your PC and disable antivirus. and try again.

2. Restart the PC.


.

What is your solution my friend to solve this problem in Windows 10 or 8 or 7?
To solve this problem

Jahan1373 27-12-2023 03:56

Quote:

Originally Posted by BLACKFIRE69 (Post 503174)
Follow these steps:

Code:

1. Rename 'setup.exe' to 'Setup_01.exe'.
  -- If you can't rename it, restart your PC and disable antivirus. and try again.

2. Restart the PC.


.

Can I find a way to do this?
Even my Windows drive is working at 100% in task manager

Jahan1373 27-12-2023 04:10

Help me
 
I did what you said
But in addition, the Windows 10 antivirus didn't change because it was on my brain, I had deleted it on the first day

Jahan1373 27-12-2023 04:25

I think somewhere in the script is causing the folder to not be deleted
And the problem is related to the following file
setup.exe
If anyone has Windows 10, try even lower versions
I think this problem does not exist in Windows 11
I tested that the problem still exists on lower windows

Jahan1373 27-12-2023 04:27

If someone solves this problem it would be a great service to everyone and we would appreciate it

Lord.Freddy 27-12-2023 06:42

Quote:

Originally Posted by Jahan1373 (Post 503179)
If someone solves this problem it would be a great service to everyone and we would appreciate it

Yes I have this problem too, you can easily fix it with this program

BLACKFIRE69 27-12-2023 07:14

1 Attachment(s)
Quote:

Originally Posted by Jahan1373 (Post 503178)
I think somewhere in the script is causing the folder to not be deleted


1. you're not alone; i've encountered the same issue on Windows 10. the issue is linked to the script, not the FMXInno.dll.

2. to resolve this, replace the existing script with the modified one provided below.

3. if your PC hasn't been restarted in a while, restart your PC to clear the previous system cache. once done, test the modified script.



With the original Script:


https://i.ibb.co/g9gj3Fb/Win10.gif



With the modified Script:


https://i.ibb.co/1bHjbMN/Win10-Fixed.gif


.

BLACKFIRE69 27-12-2023 07:24

Quote:

Originally Posted by BLACKFIRE69 (Post 503182)
1. you're not alone; i've encountered the same issue on Windows 10. the issue is linked to the script, not the FMXInno.dll.

2. to resolve this, replace the existing script with the modified one provided below.

3. if your PC hasn't been restarted in a while, restart your PC to clear the previous system cache. once done, test the modified script.


remember to restart your computer to clear the system cache before using the modified script if you have already faced this problem.

Jahan1373 27-12-2023 08:59

I also said that the problem is with the script
And thanks to all of you who worked to solve this problem

Jahan1373 27-12-2023 09:01

Now the cpu problem is solved
and the folder is deleted

Jahan1373 27-12-2023 09:05

This problem does not show itself in Windows 11
Now this problem is completely solved
Thank you

Jahan1373 27-12-2023 13:21

Quote:

Originally Posted by Jahan1373 (Post 503187)
This problem does not show itself in Windows 11
Now this problem is completely solved
Thank you

Hello, can you help me a little?

Jahan1373 27-12-2023 13:22

The finished project has only one small problem

BLACKFIRE69 27-12-2023 13:27

Quote:

Originally Posted by Jahan1373 (Post 503190)
The finished project has only one small problem

what's the issue?

Jahan1373 27-12-2023 13:32

On the first page, we have Autoran, we press the upper key, we are working on the project. On the second screen, there are 3 game icons. It is correct when I run the game
The problem is that the background image changes randomly
And the atroan screenshot will be replaced
When I click on all three game icons, the picture changes automatically
The second screen should have a separate photo, not the icon screen photo, and after opening one of the icons, the autoran background photo will be replaced.
And my next problem is in the script pictures folder, I don't know where the picture number 4 is in the script used in the game. I think it is for icons

Jahan1373 27-12-2023 13:36

I will send a video tomorrow so you can check the problem

BLACKFIRE69 27-12-2023 14:06

Quote:

Originally Posted by Jahan1373 (Post 503193)
On the first page, we have Autoran, we press the upper key, we are working on the project. On the second screen, there are 3 game icons. It is correct when I run the game
The problem is that the background image changes randomly
And the atroan screenshot will be replaced
When I click on all three game icons, the picture changes automatically
The second screen should have a separate photo, not the icon screen photo, and after opening one of the icons, the autoran background photo will be replaced.
And my next problem is in the script pictures folder, I don't know where the picture number 4 is in the script used in the game. I think it is for icons


Code:

Steps:

1. Open the 'Common.iss'.

2. Locate the section named 'procedure AutorunOnTimer(Sender: TObject);'

    -- Replace 'Img1.jpg' with 'Img2.jpg' as shown below.

https://i.ibb.co/KshYY7P/1.png


Code:

3. Locate the section named 'procedure OnClick(Sender: TObject);'

    -- Now replace 'Img2.jpg' with 'Img3.jpg' as shown below.

https://i.ibb.co/qCcSm76/2.png


Code:

4. That's it, save the file.

Jahan1373 27-12-2023 21:17

Quote:

Originally Posted by audiofeel (Post 503196)
OK... (changing the picture when starting the game in the autorun).
Fixed.
Now turning the checkbox into a radio button at the beginning of the script (if someone needs more than one language pack in the game).

thank you my friend

Tihiy_Don 27-12-2023 21:33

Will the ability to customize the trackbar be added: specify the width, length and thickness of the switch, as well as set the color and transparency?

Tihiy_Don 27-12-2023 22:44

Quote:

Originally Posted by audiofeel (Post 503199)
TrackBar - system control. But it can be changed using a style file.

I know, so I wanted to ask if there might be some kind of analogue.

BLACKFIRE69 28-12-2023 09:27

FMXInno v1.0.0.2 - New features
 
FTrackBarCustom:



1. FTrackBar - this depends on the Style file, so you need the ability to create or modify a new Style file.

2. FPictureTrackBar - a botva2-like trackbar requires skill in Photoshop.

3. for users like me who aren't design experts, we need an easy but fully customizable trackbar for general use. so, FTrackBarCustom may be suitable for that purpose.

4. i'm quite busy right now, so the given example is a bit ugly (no color matching). i'm sure you can design a better one on your own.


Code:

    function FCreate(FHandle, FFormHandle: TFmxObject; const FLeft, FTop, FWidth, FHeight, FBtnTop, FBtnWidth, FBtnHeight: Single; IsRoundSlide: Boolean): TFmxObject;
    procedure Left(FLeft: Single);
    procedure Top(FTop: Single);
    procedure Width(FWidth: Single);
    procedure Height(FHeight: Single);
    procedure Visible(FVisible: Boolean);
    procedure Enabled(FEnabled: Boolean);
    procedure FillColor(AlColor: Integer);
    procedure FillPicture(const Image: WideString; WrapMode: TWrapMode);
    procedure FillGradient(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure FillGradientLinearAngle(FAngle: Single);
    procedure FillGradientRadialAngle(FAngle: Single);
    procedure CusGradientPosition(X1, Y1, X2, Y2: Single);
    procedure StrokeColor(AlColor: Integer);
    procedure StrokeSetting(FThickness: Single; CapStyle: TStrokeCap; Dash: TStrokeDash; Join: TStrokeJoin);
    procedure StrokePicture(const Image: WideString; WrapMode: TWrapMode);
    procedure StrokeGradient(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure StrokeGradientLinearAngle(FAngle: Single);
    procedure StrokeGradientRadialAngle(FAngle: Single);
    procedure FillColorSlide(AlColor: Integer);
    procedure FillPictureSlide(const Image: WideString; WrapMode: TWrapMode);
    procedure FillGradientSlide(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure FillGradientLinearAngleSlide(FAngle: Single);
    procedure FillGradientRadialAngleSlide(FAngle: Single);
    procedure CusGradientPositionSlide(X1, Y1, X2, Y2: Single);
    procedure StrokeColorSlide(AlColor: Integer);
    procedure StrokeSettingSlide(FThickness: Single; CapStyle: TStrokeCap; Dash: TStrokeDash; Join: TStrokeJoin);
    procedure StrokePictureSlide(const Image: WideString; WrapMode: TWrapMode);
    procedure StrokeGradientSlide(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure StrokeGradientLinearAngleSlide(FAngle: Single);
    procedure StrokeGradientRadialAngleSlide(FAngle: Single);
    procedure Opacity(FOpacity: Single);
    procedure OpacitySlide(FOpacity: Single);
    procedure OpacityTotal(FOpacity: Single);
    procedure RotationAngleSlide(FRotationAngle: Single);
    procedure RotationCenterSlide(X, Y: Single);
    procedure CornerStyle(XRadi, YRadi: Single; FCorners: TCorners; CornerType: TCornerType);
    procedure Sides(Sides: TSides);
    procedure Scale(X, Y: Single);
    procedure CornerStyleSlide(XRadi, YRadi: Single; FCorners: TCorners; CornerType: TCornerType);
    procedure SidesSlide(Sides: TSides);
    procedure ScaleSlide(X, Y: Single);
    procedure SetValue(const FValue: Single);
    procedure SetMin(const FValue: Single);
    procedure SetMax(const FValue: Single);
    procedure OnChange(Event: TNotifyEvent);
    procedure AddProgress(AlColor: Integer);
    procedure AddProgressPicture(const Image: WideString; WrapMode: TWrapMode);
    procedure AddProgressGradient(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure ProgressVisible(FVisible: Boolean);
    procedure ProgressOpacity(FOpacity: single);
    procedure SetTag(Tag: Integer);
    procedure BringToFront;
    procedure BringToFrontSlide;
    procedure SendToBack;
    function GetTag: Integer;
    function GetValue: Single;
    function GetMax: Single;
    function GetMin: Single;
    function GetLeft: Single;
    function GetTop: Single;
    function GetWidth: Single;
    function GetHeight: Single;
    function GetObjectSlide: LongInt;
    function GetObjectBkg: LongInt;
    function GetObject: LongInt;
    function HandleSlide: TFmxObject;
    function HandleBkg: TFmxObject;
    function Handle: TFmxObject;


Jahan1373 28-12-2023 09:57

https://www.mediafire.com/file/11r9c...(101).png/file

Jahan1373 28-12-2023 09:58

Hello friends, does anyone have a solution to extract these types of files in the installation

BLACKFIRE69 28-12-2023 10:46

Quote:

Originally Posted by Jahan1373 (Post 503206)
Hello friends, does anyone have a solution to extract these types of files in the installation


@Jahan1373,

it would be more suitable to address your questions through private messages or relevant threads. additionally, try to limit multiple messages on a single topic for the benefit of others searching through the content. thank you.


All times are GMT -7. The time now is 00:20.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com