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 05-03-2023, 22:47
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2 - Updates

Quote:
Originally Posted by Cesar82 View Post
This makes changing the volume a little smoother.
I hope it helps you!

this could work..


FMXInno Updates:

Code:
What's new:

 * Updated Music Plugin.
 * Updated Skia.
   - Skia Graphic Library   v107.0.0 --> v107.1.1
   - sk4d.dll   v4.0.2 --> v4.1.1

 * Compiled in RadStudio 11.3.
(the first post has also been updated)


.

Last edited by BLACKFIRE69; 14-07-2024 at 01:50.
Reply With Quote
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (05-03-2023), Cesar82 (07-03-2023), hitman797 (06-03-2023)
Sponsored Links
  #2  
Old 08-03-2023, 08:45
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2 - Updates

Quote:
Originally Posted by audiofeel View Post
Animation broke, could you bring back the animation? I understand that you can live without animation, but still it was better with it.
first of all i apologize.
it's my responsibility to check that everything is working fine before sharing the new update. but i didn't.

custom page animations seem to not work properly with the latest version of RadStudio(v11.3). so i went back and recompiled the DLL with the previous version(v11.2 + Patch 01). so this might work.




Quote:
Originally Posted by audiofeel View Post
Hello again to everyone who helps with the combobox? (drive letter), does not work normally (you will understand where and how at startup and test)
let's see...



guys, could you check this DLL before updating the first post?



FMXInno - Updates

Code:
* Updated Video Player Volume Function.
* Added new properties/functions for FEdit.
  --Password(FPassword: Boolean) 
  --FilterChar(FFilterStr: WideString) 
  --DisableFocusEffect(FDisable: Boolean) 
  --MaxLength(FLength: Integer) 
  --HitTest(FEnable: Boolean) 
  --Caret(FColor: TAlphaColor FInterval: Integer FWidth: Word) 
  --CheckSpelling(FCheck: Boolean) 
  --CaretShow(FShow: Boolean) 
  --SelectAll 
  --SelectWord 
  --SelStart(FValue: Integer) 
  --SelLength(FValue: Integer) 
  --GetSelText: Widestring 
  --SelectionFillColor(FColor: TAlphaColor) 
  --SelectionFillImage(FImage: WideString) 
  --SelectionFillGradient(FColor1, FColor2: IntegerFStyle: TGradientStyle) 
  --SelectionFillGradientLinearAngle(FAngle: Single) 
  --SelectionFillGradientRadialAngle(FAngle: Single) 
  --OnTyping(FEvent: TNotifyEvent) 
  --OnValidate(FEvent: TValidateTextEvent) 
  --OnValidating(FEvent: TValidateTextEvent) 
  --OnEnter(FEvent: TNotifyEvent) 
  --OnExit(FEvent: TNotifyEvent)
,

Last edited by BLACKFIRE69; 14-07-2024 at 01:50.
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (08-03-2023)
  #3  
Old 08-03-2023, 09:17
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
Thank you for taking the time. The folder name is duplicated in "DirBrowseForm". I believe that the culprit of this is "ChangeDirectory". This is an old bug, I have never written to you about it, but I just did not use this procedure. Everything else seems fine at first glance. But I could be wrong.
try this...

Last edited by BLACKFIRE69; 09-03-2023 at 03:54.
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (08-03-2023)
  #4  
Old 08-03-2023, 09:55
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2 - Updates

the first post has been updated. check it out!
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (08-03-2023), Gehrman (08-03-2023)
  #5  
Old 10-03-2023, 06:11
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno Power Plan

Quote:
Originally Posted by audiofeel View Post
The "High performance required" power plan (if it can't be turned on or you don't know how... and to hell with it).

by using this simple tool, we could exempt the user from it.


FMXInno-PowerPlan.exe:
Code:
USAGE:
   FMXInnoPowerPlan.exe [/Switch]

SWITCH:
   /Enable  = Enable FMXInno PowerPlan.
   /Disable = Disable FMXInno PowerPlan.

checkout the Test.iss for more details...

.

Last edited by BLACKFIRE69; 14-07-2024 at 01:51.
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (10-03-2023)
  #6  
Old 12-03-2023, 13:47
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
"FEdit" doesn't want to hide and show up as desired, What's wrong? Who understands what? Correct it.
Everything is fine with the "FCheckbox". With "edit" no. the code is the same.

why don't you try this way?

.

Last edited by BLACKFIRE69; 14-07-2024 at 01:51.
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (12-03-2023), hitman797 (12-03-2023)
  #7  
Old 14-03-2023, 02:34
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
A lightweight version of the "METRO" script. Without Autorun and tiles in the form of tiles.
FMXInno + IsArcEx
This is a demo version (demonstration of the capabilities of the dynamic library FMXInno) do not use it for its intended purpose. Only for Windows 10-11
-----------------------
Minor update. Changed the animation effect (I spied UWPTiles here).

added some functions to ExitForm, now it's 100% customizable.

Code:
procedure YesBtnVisible(FVisible: Boolean); 
procedure NoBtnVisible(FVisible: Boolean);
procedure Msg1Visible(FVisible: Boolean);
procedure Msg2Visible(FVisible: Boolean);

Code:
Example:  New Buttons

  ExitForm.YesBtnVisible(False);
  ExitForm.NoBtnVisible(False);

  NewExitBtn[1].FCreate(ExitForm.Handle, ExitForm.GetWidth - NSX(310), ExitForm.GetHeight - NSY(70), 'Yes', False);
  NewExitBtn[1].BackColor(ALPaleturquoise);
  NewExitBtn[1].OnClick(@CommonOnClick);

  NewExitBtn[2].FCreate(ExitForm.Handle, ExitForm.GetWidth - NSX(200), ExitForm.GetHeight - NSY(70), 'No', False);
  NewExitBtn[2].BackColor(ALPaleturquoise);
  NewExitBtn[2].OnClick(@CommonOnClick);
.

Last edited by BLACKFIRE69; 14-07-2024 at 01:51.
Reply With Quote
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (14-03-2023), ffmla (15-03-2023), ScOOt3r (14-03-2023)
  #8  
Old 22-03-2023, 10:40
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2

Quote:
Originally Posted by audiofeel View Post
@BLACKFIRE69: Mr... Is it possible to change the volume with the mouse wheel? (you point the pointer at the button, turn the wheel and the volume changes) As in the latest Win11 builds. A non-interfering SetHint appears at the top with numbers showing the level.
Sorry for my english, you all already felt a slight Welsh accent
Here , as if it is possible

Added OnMouseWheel event for FMXForm and Trackbar. let me know if you need OnMouseWheel event for other components as well.


.

Last edited by BLACKFIRE69; 14-07-2024 at 01:53.
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (22-03-2023), hitman797 (23-03-2023)
  #9  
Old 15-03-2023, 05:24
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
@BLACKFIRE69 Have you tried to make "Plugin\FluentAPI" on the standard "SelectLanguageForm"?
some kind of crap turns out

yes, unless you set the background color to null anyway.

.

Last edited by BLACKFIRE69; 14-07-2024 at 01:51.
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (15-03-2023), ffmla (15-03-2023)
  #10  
Old 15-03-2023, 07:11
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2 - Updates

Quote:
Originally Posted by audiofeel View Post
Quote:
Originally Posted by BLACKFIRE69 View Post
FMXInno - Dev


Code:
* Fully customizable UWP Tiles was a feature in the version v.1.0.0.3

* it's the only feature which supported by its predecessor, FMXInno v1.0.0.2

* if you are interested, i can add this feature on request.

Of course it's interesting. Version 1.0.0.3 is needed

sorry bro, i didn't see that...


FMXInno - Cumulative Update

Code:
* Added UWP Tiles.

three examples are attached.

Example1: An example with default settings.
Example2: i'm gonna show you how to create your own custom tiles.
Example3: A more customized example.


.

Last edited by BLACKFIRE69; 14-07-2024 at 01:52.
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
alexachu (15-03-2023), audiofeel (15-03-2023)
  #11  
Old 15-03-2023, 08:17
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
@BLACKFIRE69
I have no words, great job. It remains only to find an idea to implement it all (and the ideas have run out). Of course, the low feedback is depressing, each post is downloaded at least 50 times and there is no feedback.

yes, one of the reasons why i gave up on this whole project. it leads to lack of motivation.


and @audiofeel,
you always appreciate my works. so thank you very much.
Reply With Quote
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (15-03-2023), hitman797 (15-03-2023), Wanterlude (18-03-2023)
  #12  
Old 15-03-2023, 08:42
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
I found one oddity, if you click on the tile not with the left mouse button, as it should be, but with the right, and not just once, but a lot, then the tile shifts down to the lower right corner.
here is an example in the screenshot
Fixed!

.

Last edited by BLACKFIRE69; 14-07-2024 at 01:52.
Reply With Quote
The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post:
ADMIRAL (16-03-2023), audiofeel (15-03-2023), hitman797 (15-03-2023), Wanterlude (18-03-2023)
  #13  
Old 16-03-2023, 03:23
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Question FMXInno v1.0.0.2

Hi,

anyone interesting in creating custom components for FMXInno (like FUWPTiles, FToggleCheckBox, FNotification, etc.) is welcome,
and you'll get proper credit for doing so...

On FMXInno i called blueprints for custom components like the unreal engine(except the visual scripting part).


,

Last edited by BLACKFIRE69; 14-07-2024 at 01:52.
Reply With Quote
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (16-03-2023), Behnam2018 (22-03-2023), hitman797 (16-03-2023)
  #14  
Old 16-03-2023, 08:31
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2 - Updates

Update Available!

Code:
* The latest update is in the first post.
* Those who don't have the latest final release go and download it!
Reply With Quote
The Following 7 Users Say Thank You to BLACKFIRE69 For This Useful Post:
alexachu (16-03-2023), audiofeel (16-03-2023), Behnam2018 (22-03-2023), ffmla (17-03-2023), hitman797 (16-03-2023), ScOOt3r (17-03-2023), Wanterlude (18-03-2023)
  #15  
Old 18-03-2023, 06:12
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2 - Updates

Quote:
Originally Posted by BLACKFIRE69 View Post
Update Available!

Code:
* The latest update is in the first post.
* Those who don't have the latest final release go and download it!

One More Thing

Code:
* Added rating stars.
,

Last edited by BLACKFIRE69; 14-07-2024 at 01:53.
Reply With Quote
The Following 5 Users Say Thank You to BLACKFIRE69 For This Useful Post:
ADMIRAL (19-03-2023), audiofeel (18-03-2023), Behnam2018 (22-03-2023), hitman797 (18-03-2023), Wanterlude (18-03-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 09:14.


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