lema Posted October 16, 2011 Posted October 16, 2011 Hi, I face a strange behavior when a modal form (form1) shows a non-modal form (form2). The form2 is in front of form1 as should be , but if user clicks on form1 , the form2 goes behind form1 and nothing can get it back. Actually , I don't know if it is a bug or its the nature of web programming, but with that situation we cant show non-modal forms from modal ones. I attached a test project to demonstrate the "problem". temp.ZIP Quote
Administrators Farshad Mohajeri Posted November 4, 2011 Administrators Posted November 4, 2011 It is natural and behavior is same for a regular Delphi VCL application too. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.