Jump to content

urlframe and forms


leandroavila74

Recommended Posts

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.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...