Go Back   FileForums > Search Forums

Showing results 1 to 25 of 81
Search took 0.02 seconds.
Search: Posts Made By: Tihiy_Don
Forum: Conversion Tutorials 13-09-2024, 14:23
Replies: 3
Views: 1,129
Posted By Cesar82
Great project. Thanks! However, what everyone...

Great project. Thanks!
However, what everyone needs is an improved IDE interface with code completion like the one in version 5.5.1 ENHANCED by RESTOOL and also including all the additional classes....
Forum: Conversion Tutorials 27-08-2024, 10:53
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Updates

[ FMXInno Cumulative Update - 2024/Aug/28 ]


--- Changelog

* Added Custom Blueprints:
1. 'FAdvancedMemo'
2. 'FAdvancedShape'
3. 'FAdvancedNotification'
Forum: Conversion Tutorials 16-08-2024, 22:33
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Updates

FMXInno - Updates


* Let me know if you would like to have the FCustomMemo in future updates. it's an advanced Memo component i used previously in the Avalon Installer...
Forum: Conversion Tutorials 10-06-2024, 12:26
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Updates

FMXInno - Final Release [2024-June-10]


What's new:

* Merged Runtime-Scripts into this build.

* 'FNewINI' updated.

- Now you can create a 'FNewINI' from a string.
Forum: Conversion Tutorials 07-06-2024, 01:08
Replies: 0
Views: 1,722
Posted By BLACKFIRE69
Arrow FMXInno: Hidden Features Revealed

1) Today, I unlock the feature 'Runtime Scripts' for FMXInno for general use.


So, what are 'Runtime Scripts'? They are scripts that run at runtime without needing to be compiled at compile-time....
Forum: Conversion Tutorials 26-05-2024, 10:19
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Windows gets new updates regularly, and i've...

Windows gets new updates regularly, and i've upgraded to the newest version of RadStudio, so anything could be affect this. this is the best optimization that i can do on my part. if it doesn't work,...
Forum: Conversion Tutorials 21-05-2024, 03:27
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Updates

Just forget about the previous builds (May 19, etc.) because they had some issues. 'FMXForm.Show' didn't work properly, 'Translucent' objects didn't function, and 'BeginHaltProc' was broken, etc.
...
Forum: Conversion Tutorials 19-05-2024, 10:24
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
adding compatibility for higher DPI is a...

adding compatibility for higher DPI is a headache, but anyway, we've to deal with it.

this update will fix the issue that shows the titlebar at higher DPI settings (>= 125%).

feel free to...
Forum: Conversion Tutorials 11-05-2024, 09:01
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Updates

FMXInno Cumulative Update - [2024 May 11]

* Improvements in the code.
* Cleaned up the code a bit and removed duplications.
* More stable.

* This build could be more efficient than the...
Forum: Conversion Tutorials 10-05-2024, 09:28
Replies: 865
Views: 271,160
Posted By Fak Eid
Hi @Blackfire69, Can you please help me with...

Hi @Blackfire69,

Can you please help me with following additions/workaround to FMX Libraries as I require them on a Project I'm working in:

1. Can we fetch the drive's name (Picture 1)?

2....
Forum: Conversion Tutorials 30-04-2024, 11:15
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow users sometimes report this issue, but until now,...

users sometimes report this issue, but until now, i couldn't come up with a better solution.

let's dive a little deeper into this. in FMXInno, all the forms (FluentForm, BlankForm, ImageForm,...
Forum: Conversion Tutorials 29-04-2024, 07:02
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Update

FMXInno - Final Release [2024-Apr-29]


* What's New:


Example:

procedure DeinitializeSetup();
begin
Forum: Conversion Tutorials 28-03-2024, 11:40
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Windows 8

FMXInno - Windows 8




.
Forum: Conversion Tutorials 27-03-2024, 06:48
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno: Minor Update

FMXInno: Minor Update - [2024-Mar-27]


* Added the FColorComboBox class.
* Prevented forms from being resized.
* Added the following new functions:

function IsValidVCLColor(const AColor:...
Forum: Conversion Tutorials 20-03-2024, 08:43
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno: Minor Update

FMXInno: Minor Update for [Mar-20]





UWP Tile Selection:
procedure TileSelect(ATile: LongInt);
procedure TileSelectEx(ATile: LongInt; MouseOverColor: TAlphaColor);
Forum: Conversion Tutorials 19-03-2024, 20:48
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Final Release

FMXInno - Final Release [2024-Mar-20]


What's new:




function FCreateFluentBlendedColor(WParent: HWND; DarkTheme, NoBorder: Boolean;
Opacity: Single; BrightnessPct: Byte;...
Forum: Conversion Tutorials 15-03-2024, 22:45
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Cumulative Update

FMXInno: Cumulative Update - [2024-Mar-15]


What's New:

* Merged FMXInno Dev into this.
* Updated ISArcEx to the latest version.
* Made some improvements and bug fixes.
* This update...
Forum: Conversion Tutorials 13-03-2024, 05:23
Replies: 43
Views: 27,944
Posted By BLACKFIRE69
Arrow ^^^ i forgot to mention some facts regarding...

^^^

i forgot to mention some facts regarding 'ISArcExAddDisksEx' in the above post.


* 'BaseDirInArc' is case-sensitive.
- 'Bin' and 'bin' are not the same.

* You can also use it with...
Forum: Conversion Tutorials 13-03-2024, 04:54
Replies: 43
Views: 27,944
Posted By BLACKFIRE69
Arrow ISArcEx - Minor Update

ISArcEx - Minor Update





- Example: Consider the following structure of 'data-langs.bin':

--------------------------------------------------------------------------------------...
Forum: Conversion Tutorials 12-03-2024, 03:52
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno Dev

Hola everyone,

This is the FMXInno official development library, encompassing all features. my intention with this update is to address known issues so far. therefore, i need your assistance in...
Forum: Conversion Tutorials 05-03-2024, 11:21
Replies: 865
Views: 271,160
Posted By Fak Eid
Auto Update Directory Space on Directory Edit

Code for Edit Box
Page2Edit.FCreate(Page2.Handle);
Page2Edit.SetBounds(NSSX(100), NSSY(190), NSSX(520), NSSY(35));
Page2Edit.FontSetting('{#FontName}', VCLFontSizeToFMX2(13), ALGainsBoro);
...
Forum: Conversion Tutorials 27-02-2024, 17:30
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Lightbulb FMXInno - News

FMXInno - News








.
Forum: Conversion Tutorials 26-02-2024, 06:44
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Final Release: Hotfix_01

FMXInno - Final Release: Hotfix_01


* The FMXInno final build includes three main types of FMXInno libs. (yes, i should have mentioned these facts earlier; i really forgot, sorry.)


1....
Forum: Conversion Tutorials 24-02-2024, 05:40
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - Updates

* FMXInno - Updates [2024-Feb-24]


1. Integrated all updates up to this point.
2. Removed FMXInno's memory (RAM) truncation.
3. Fixed issues with invalid handles and owners.
4. Resolved some...
Forum: Conversion Tutorials 12-02-2024, 11:13
Replies: 865
Views: 271,160
Posted By BLACKFIRE69
Arrow FMXInno - documentation

FMXInno - documentation








.
Showing results 1 to 25 of 81

 
Forum Jump


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


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