|
|
|
#1
|
|||
|
|||
|
Does anyone have any idea how can this be implemented?
I have SettingsForm: FCustomFluentWindow, and I just want to display this section on the form, without having another pop-up. How can this be implemented? Like we have FStartMenuFolderTreeView, but it can only be on HWND handler, like FMXForm.HandleHWND. I'd want it inside an FCustomPage.Handle Last edited by Fak Eid; 15-06-2024 at 13:01. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
This is for the directory. If this can somehow display menu folders, it can work. I thought if this feature was already present (like FStartMenuFolderTreeView) and if there exist a standard way by which we can do it.
|
|
#3
|
||||
|
||||
|
Code:
App: FXSignVerifier, A Signature Verifier For FMXInno Date: 2024-June-16 Compiler: Zig v0.12.1 From now on, every FMXInno update attachment will be signed with a digital signature to verify that the update comes from a trusted source (in this case, me) and has not been tampered with. So, what's the actual big deal with digital signing over checksum? Is a checksum not enough? Checksum: Digital Signature:
Usage:
* You'll find the signature file and the public key for the latest version of FMXInno (2024-June-10) (.rar). * The signature file will look like this:
. |
|
#4
|
||||
|
||||
|
Quote:
Code:
procedure SetPaths(const AUserPrograms, ACommonPrograms, AUserStartup, ACommonStartup: String); |
| The Following 3 Users Say Thank You to hitman797 For This Useful Post: | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |