Need Multiple UI Threads support In VCL&FMX Get link Facebook X Pinterest Email Other Apps - February 24, 2018 Need Multiple UI Threads support In VCL&FMXhttps://quality.embarcadero.com/browse/RSP-19996 Get link Facebook X Pinterest Email Other Apps Comments 丽丽乌克February 26, 2018 at 5:15 PMDavid Heffernan .Net winform modeless form can receive input in TextBox correctly. .NET creates a new ApplicationContext when passing a form to Application.RunReplyDeleteRepliesReplyDavid HeffernanFebruary 26, 2018 at 11:37 PM丽丽乌克 what does the new ApplicationContext imply and how does that change the behaviour of the add in?ReplyDeleteRepliesReply丽丽乌克February 28, 2018 at 11:39 PMDavid Heffernan I'm not familiar with .Net, but I think it's something related to thread and message loop. https://msdn.microsoft.com/en-us/library/system.windows.forms.applicationcontext(v=vs.110).aspxReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
David Heffernan .Net winform modeless form can receive input in TextBox correctly. .NET creates a new ApplicationContext when passing a form to Application.Run
ReplyDelete丽丽乌克 what does the new ApplicationContext imply and how does that change the behaviour of the add in?
ReplyDeleteDavid Heffernan I'm not familiar with .Net, but I think it's something related to thread and message loop. https://msdn.microsoft.com/en-us/library/system.windows.forms.applicationcontext(v=vs.110).aspx
ReplyDelete