I've been having an issue creating the memo control dynamically where the application takes a while to load (about 400 ms for the first memo and 2s for each additional one). I'm trying to conver from TMS VCL components to FNC and the application works but it takes a long time to open.
I wanted to isolate the issue from my own code and tried the sample demo app and it has the same issue. On your testing on average how long would the 5 tabs in the demo app should be expected to take when loading?
Thanks
I watched the demo video:
TMS FNC UI: Next-Gen, Multi-Platform Memo control with syntax highlighting - YouTube
and downloaded the code from github
examples/src at 08_fncui_ttmsfncmemo · holgerflick/examples · GitHub