View Single Post
  #1  
Old 15-03-2024, 14:18
hitman797's Avatar
hitman797 hitman797 is offline
Registered User
 
Join Date: Feb 2013
Location: Algeria
Posts: 168
Thanks: 486
Thanked 202 Times in 122 Posts
hitman797 is on a distinguished road
Quote:
Originally Posted by Fak Eid View Post
Hi @Blackfire

The earlier issue with FCreateBlankForm, where it loads with a blank image before load, has resurfaced. When running for the first time it is for more time, it subsequently gets faster (depending upon SSD/HDD, I suppose). Can you please look into it?

I'm not sure if there is already a fix for it, as I lost track of some recent changes in FMXInno. If there is a fix, let me know.

Image and gif added for review.
add this to the code.
Code:
procedure InitializeWizard();
begin
  FMXForm.Show;
end;
Reply With Quote
The Following User Says Thank You to hitman797 For This Useful Post:
Behnam2018 (15-03-2024)
Sponsored Links