Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14-06-2023, 00:09
tayeb1992's Avatar
tayeb1992 tayeb1992 is offline
Registered User
 
Join Date: May 2023
Location: Africa
Posts: 4
Thanks: 11
Thanked 7 Times in 4 Posts
tayeb1992 is on a distinguished road
Wink

Developer suggestions:
Hi BLACKFIRE69, thank you for everything you've added to this library.
If the following components are added, it will be great.

Feature of the FMXInno plugin:
  1. TabControl: TTabControl;
  2. TabItem: TTabItem;
  3. ActionList: TActionList;
  4. ChangeTabAction: TChangeTabAction;
  5. NextTabAction: TNextTabAction;
  6. PreviousTabAction: TPreviousTabAction;
  7. GridLayout: TGridLayout;
  8. Viewport3D: TViewport3D;
  9. Layer3D: TLayer3D;
Attached Files
File Type: 7z Thanks Gift.7z (2.88 MB, 54 views)

Last edited by tayeb1992; 14-06-2023 at 02:30.
Reply With Quote
The Following User Says Thank You to tayeb1992 For This Useful Post:
hitman797 (19-08-2023)
Sponsored Links
  #2  
Old 13-08-2023, 10:44
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 701
Thanks: 486
Thanked 2,606 Times in 574 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno - Optional Updates

Quote:
Originally Posted by tayeb1992 View Post
Developer suggestions:
Hi BLACKFIRE69, thank you for everything you've added to this library.
If the following components are added, it will be great.

Feature of the FMXInno plugin:
  1. TabControl: TTabControl;
  2. TabItem: TTabItem;
  3. ActionList: TActionList;
  4. ChangeTabAction: TChangeTabAction;
  5. NextTabAction: TNextTabAction;
  6. PreviousTabAction: TPreviousTabAction;
  7. GridLayout: TGridLayout;
  8. Viewport3D: TViewport3D;
  9. Layer3D: TLayer3D;


the following classes are now included.


Code:
* Viewports:
 TViewport3D

* 3D Scene:
 TCamera
 TLight
 TDummy

* 3D Layers:
 TLayout3D
 TBufferLayer3D
 TSolidLayer3D
 TImage3D
 TLayer3D
 TTextLayer3D

* 3D Shapes
 TPlane
 TDisk
 TCube
 TSphere
 TCylinder
 TRoundCube
 TCone
 TGrid3D
 TText3D
 TRectangle3D
 TEllipes3D
Code:
* Controls
 TTabControl
 TTabItem

* Materials
 TColorMaterialSource
 TTextureMaterialSource
 TLightMaterialSource

.

Last edited by BLACKFIRE69; 14-07-2024 at 02:02.
Reply With Quote
The Following 5 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (13-08-2023), hitman797 (15-08-2023), Lord.Freddy (13-08-2023), ScOOt3r (13-08-2023), Tihiy_Don (13-08-2023)
  #3  
Old 14-08-2023, 23:08
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 701
Thanks: 486
Thanked 2,606 Times in 574 Posts
BLACKFIRE69 is on a distinguished road
Talking Just for fun

Code:
FMXInno:  Puzzle  (Dragging Example)
.

Last edited by BLACKFIRE69; 14-07-2024 at 02:02.
Reply With Quote
The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (14-08-2023), crachlow (15-08-2023), hitman797 (15-08-2023), Lord.Freddy (15-08-2023)
  #4  
Old 18-08-2023, 13:07
crachlow's Avatar
crachlow crachlow is offline
Registered User
 
Join Date: Nov 2017
Location: Eka-burg
Posts: 22
Thanks: 44
Thanked 11 Times in 7 Posts
crachlow is on a distinguished road
Cool

Quote:
Originally Posted by audiofeel View Post
@BLACKFIRE69
I understand that the scale function is in the process of being finalized and tested ... but could you at least temporarily fix this bug. When the user changes the desktop scale from the recommended system (i.e. 100%) then "FFolderTreeView" floats away and is not visible. This appeared on the latest dll.
--
But the good old "FDirBrowse" feels much better. And it scales correctly. Somehow it even became a shame for "FFluentDirBrowse".
Another quirk. If you hold the window with the mouse on a scale of 150 and try to move it, miracles happen. The window moves like a living thing across the screen.
Reply With Quote
The Following User Says Thank You to crachlow For This Useful Post:
audiofeel (18-08-2023)
  #5  
Old 16-06-2023, 01:04
Tihiy_Don Tihiy_Don is offline
Registered User
 
Join Date: Mar 2023
Location: Los Angeles Lakers
Posts: 43
Thanks: 91
Thanked 26 Times in 18 Posts
Tihiy_Don is on a distinguished road
Is it possible to remove border that is shown around the CheckboxTree?
Reply With Quote
The Following User Says Thank You to Tihiy_Don For This Useful Post:
Behnam2018 (23-06-2023)
  #6  
Old 16-06-2023, 06:33
tayeb1992's Avatar
tayeb1992 tayeb1992 is offline
Registered User
 
Join Date: May 2023
Location: Africa
Posts: 4
Thanks: 11
Thanked 7 Times in 4 Posts
tayeb1992 is on a distinguished road
Quote:
Originally Posted by Tihiy_Don View Post
Is it possible to remove border that is shown around the CheckboxTree?
Remove border in the styles using Bitmap Style Designer in Delphi.
Reply With Quote
The Following 2 Users Say Thank You to tayeb1992 For This Useful Post:
Behnam2018 (23-06-2023), Tihiy_Don (18-06-2023)
  #7  
Old 25-06-2023, 22:23
Tihiy_Don Tihiy_Don is offline
Registered User
 
Join Date: Mar 2023
Location: Los Angeles Lakers
Posts: 43
Thanks: 91
Thanked 26 Times in 18 Posts
Tihiy_Don is on a distinguished road
Add the ability to overlay the video background on the form when creating it, by analogy with the image.
Reply With Quote
  #8  
Old 01-07-2023, 14:48
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Hi audiofeel,

I'm an inch away from completing work on Redshank installer, and just need a last favor. Thank you for the DLL and its working fine as of now, but there seems to be few issues. The .exe file runs fine when in the 'Output' Folder, but as soon as you move it the to a different directory, the defender blocks it completely from running. Tried turning off the Real-time scan and protection and all the other workarounds, but the defender keeps blocking the app. Any fix for that?

Also what version of InnoSetup would be the most compatible with the Installers you shared?
Reply With Quote
  #9  
Old 05-07-2023, 11:06
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
-------------------------
Updated FMXInno.dll and FMXInnoHandle.iss module to the latest version + minor script changes for compatibility. ISArcEx is no longer needed for unpacking, it is sewn inside. Hope this helps. Inno 5.5.1.ee2 (u)(build 121216) is suitable for compilation.
Sorry, but with this script there is one more issue:
The installer doesn't close (gets stuck) after there is an IsArcError or Missing Files Window Pop-up
Reply With Quote
  #10  
Old 05-07-2023, 12:19
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
I'm fine with this script. I can't repeat the mistake that occurs to you. Publish the source file here.
Hi audiofeel,

Well, please refer the files. To reproduce the issue:
1. The required files in the Output are obviously missing. So, start the installer normally and navigate to Installation tab. It will show you some error like: Required Files Missing.

2. Try to close it and quit the installer. It doesn't happen. Hard close using Task Manager.

3. Now, open the installer again and try to quit at any point of time. It doesn't close.

Let me know if you're able to refer this link:
https://www.mediafire.com/file/ohrzl...dated.zip/file

I know there can be some issue with my code. But, if you can help me, I'll learn from you
Reply With Quote
The Following User Says Thank You to Fak Eid For This Useful Post:
crachlow (18-07-2023)
  #11  
Old 28-04-2024, 01:12
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 104
Thanked 9 Times in 9 Posts
Jahan1373 is on a distinguished road
Link dwnlad

Quote:
Originally Posted by Fak Eid View Post
Hi audiofeel,

Well, please refer the files. To reproduce the issue:
1. The required files in the Output are obviously missing. So, start the installer normally and navigate to Installation tab. It will show you some error like: Required Files Missing.

2. Try to close it and quit the installer. It doesn't happen. Hard close using Task Manager.

3. Now, open the installer again and try to quit at any point of time. It doesn't close.

Let me know if you're able to refer this link:
https://www.mediafire.com/file/ohrzl...dated.zip/file

I know there can be some issue with my code. But, if you can help me, I'll learn from you
Link dwnlad
Reply With Quote
  #12  
Old 29-04-2024, 07:02
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 701
Thanks: 486
Thanked 2,606 Times in 574 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno - Update

FMXInno - Final Release [2024-Apr-29]


* What's New:

Quote:
* This update focuses on quality improvements, stability enhancements, and minimizing memory leaks.

-- Features like FMXInno Copilot, Widgets, and certain modern features have been postponed to avoid adding bloatware to FMXInno.
-- However, you can test them out on FMXInno-Dev, and I'll provide updates on their availability in the future.

* Introduced a new Error Handling Mechanism.

-- Previous versions of FMXInno lacked proper error handling because I prioritized adding new features and improvements over it.
-- With this update, I've enhanced the stability of FMXInno,
-- Ensuring that the new error handling significantly benefits you by preventing installer crashes and access violation errors.

* Compiled with the latest version of RadStudio (RadStudio Athens 12.1 - 04/Apr/2024).

-- This ensures that everything is up-to-date.
-- Providing high-quality performance and rendering.
-- High-DPI support.
-- Complete compatibility with Windows 11.
-- Increased Windows API availability.
-- And improved coding efficiency.

* Fixed HTMLText and added support for opacity.

-- Previously, HTMLText had issues with opacity, which have now been resolved.

* Fixed WebView2 to ensure proper setup closure.

-- Updated WebView2 to the latest version and made necessary improvements.
Code:
Example: 

procedure DeinitializeSetup();
begin
  AWebView.Stop;
  AWebView.Shutdown;
  FMXInnoShutDown;
end;
Quote:
* Improved SKIA for high performance.

-- SKIA relies on the GPU and minimally affects the CPU, making it suitable for use in your installer.

* Although SKIA and Blend2D are kept separate from the standard FMXInno for now, both versions are provided in the attachment.

-- In the future, they will need to be downloaded separately.

* The Image32 Engine remains unavailable for public use.

-- As many FMXInno users may not be familiar with it.

* Various improvements and bug fixes.

-- No software is without issues, so we continue to address them with each update.

* Updated the '_InstallerGenerator' app.

-- Now includes a built-in Inno Script Editor + Compiler.

* Ready to use with the upcoming InnoSetup v6.3.0.

* Added a new example for setup language selection.


Note: The first post has been updated; check it out.



.
Attached Images
File Type: png 1.png (24.4 KB, 194 views)
File Type: png 2.png (26.3 KB, 200 views)
File Type: png 3.png (26.6 KB, 202 views)
File Type: jpg 4.jpg (34.3 KB, 201 views)
File Type: jpg l1.jpg (47.8 KB, 202 views)
File Type: jpg l2.jpg (22.3 KB, 196 views)
File Type: png x.png (34.2 KB, 200 views)
File Type: png y.png (29.3 KB, 200 views)
File Type: png z.png (33.1 KB, 202 views)
Reply With Quote
The Following 5 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (29-04-2024), Ele (30-04-2024), hitman797 (29-04-2024), ScOOt3r (29-04-2024), Tihiy_Don (29-04-2024)
  #13  
Old 03-07-2023, 22:46
Tihiy_Don Tihiy_Don is offline
Registered User
 
Join Date: Mar 2023
Location: Los Angeles Lakers
Posts: 43
Thanks: 91
Thanked 26 Times in 18 Posts
Tihiy_Don is on a distinguished road
Running the script from the compiler always gives a white window, even for a short interval, but it does. Therefore, it is better to run the compiled file separately not from Inno setup.
Reply With Quote
  #14  
Old 05-07-2023, 12:52
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Did you recompile the script, or just used the setup.exe from the link I shared?
Reply With Quote
  #15  
Old 05-07-2023, 13:23
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Cool

Quote:
Originally Posted by audiofeel View Post
try this
TitleBarBtn[1].Enabled(True)
I tried the new script as well. Thanks for the fix. Please check this video to understand the issue.

[Edit]: I cannot be posting link here. Please check your DM.

When this happens, even if you now restart the installer again and try to quit, it doesn't. The page is just stuck.

There is still an issue with the defender blocking the setup.exe in some cases with Trojan:Win32/Bearfoos.A!ml

Even if you cannot help me in this, I'm fine. It's alright. Thank you for your time and effort already.

Last edited by Fak Eid; 05-07-2023 at 13:26.
Reply With Quote
The Following User Says Thank You to Fak Eid For This Useful Post:
crachlow (18-07-2023)
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Fluent Effects Standalone API - InnoSetup / VCL / FXM BLACKFIRE69 Conversion Tutorials 0 15-11-2023 17:35
Windows Phone Installer similar to razor12911's original design? Kitsune1982 Conversion Tutorials 0 02-07-2020 13:04
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48



All times are GMT -7. The time now is 16:24.


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