Re: Mozilla ActiveX Control -- Browser not in a valid state

2006-01-12 Thread Jacek Caban
Hi. Phil Lodwick wrote: Before I start digging deeper, I was hoping somebody might have some insight to lead me down the correct path. Well, you can't do much with Mozilla ActiveX Control on Wine side... However the plan is to get rid of Wine's dependency on it. Currently MSHTML is implement

Mozilla ActiveX Control -- Browser not in a valid state

2006-01-10 Thread Phil Lodwick
Hi, I have a Borland C++ Builder app that is a simple FORM with a TCppWebBrowser and a button. I have two callbacks, one when the form is created, and one when the user pushes the button. Both callbacks just navigate to google. __fastcall TForm1::TForm1(TCompone