leandroavila74 Posted August 15, 2011 Posted August 15, 2011 I have a form with a urlframe created (mainform), when I create other forms they are always urlframe below, why this happens? There is no avoiding it? Leandro Quote
stlcours Posted August 15, 2011 Posted August 15, 2011 Your key code? And we can see it for you. thanks. Quote
leandroavila74 Posted August 16, 2011 Author Posted August 16, 2011 Thank you for your interest in helping me, investigating the problem further found that happens only if the urlframe are loading a site that is completely done in flash (fullpage) something happens that does not allow the window rest on the newly created site, it rises behind the urlframe. do the test yourself, and put a mainform page, place a panel as align = top then put a urlframe align = alClient create a uniform1 (Unit1.pas) and try to call this form with a button for example. put the url as "http://www.marciamaria.com.br" for example will see that when you call the uniform1.show it will be created and will stay behind urlframe now if the url is "www.google.com" for example then you'll see that it works perfectly. Quote
Administrators Farshad Mohajeri Posted August 16, 2011 Administrators Posted August 16, 2011 It is related to specific site you load in UrlFrame. If it has tendency to put itself over all other screen elements then there is nothing to do about it. 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.