Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi VST UI controls like should only be manipulated through the main thread (https://www.delphipraxis.net/195862-vst-ui-controls-like-should-only-manipulated-through-main-thread.html)

christophspaeth 13. Feb 2020 12:36

AW: VST UI controls like should only be manipulated through the main thread
 
Nachdem ich die Fehlermeldung in einer DLL hatte, die ein Form mit dem VST erzeugt hat, noch ein Hinweis auf https://stackoverflow.com/a/37770909/2131459.
Dort steht, dass eine DLL per se keinen eigenen MainThread hat und MainThreadID auf den Thread initialisiert wird, der die DLL geladen hat und man folglich in einer DLL mit GUI die MainThreadID selber initialisieren/umsetzen muss.


Alle Zeitangaben in WEZ +1. Es ist jetzt 15:29 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz