|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
We are using Delphi v7. The system came with an Internet browser as a part of the sample applications. I have noticed that it is having a
hard time with much of the more advanced HTML code making it tough to use for browsing. So here is the question. We are planning to distribute Mozilla FireFox with our application. I have the Delphi Internet browser opening up in a client area within the application. Instead, I would like to either call FireFox from a Delphi form or better yet, call FireFox directly into the client area. I can use shellexecute to launch the browser but it does not put it in the specific client area. Any assistance, would be greatly appreciated for one who is beating his head agaist the wall! ![]() Jack Wilson Northwest Software www.nwsoftware.com |
|
#2
|
|||
|
|||
|
Try using the Mozilla ActiveX Control instead, it is a replacement for TWebBrowser:
http://www.iol.ie/~locka/mozilla/control.htm Down at the bottom of the page is how to use it in Delphi and, also, take a look at the IEPatcher, it works wonders. You may be able to run it on your app and not make any code changes. |
|
#3
|
|||
|
|||
|
probably you could use an api for it
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Delphi Programming > How To Call FireFox within... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|