I would like to render HTML using Gecko; however, I would like to get feedback about the size the rendered area, i.e., (no pun intended) I would like to size my window to the size of what was rendered and not have any extra white space. Is this something that I can do using Gecko.
Can someone point me to where I can learn on how to integrate Gecko into a Windows application. (I cannot use MFC) The application I am developing is written in C#. I have looked at the http://mozilla.org/projects/embedding and I cannot find the details of what dlls are needed and where they should go. I need to create a GUI project. Most document refer to example with makefiles that are easy to decipher. Can someone help? I have also tried to use the ActiveX version. I am also having trouble calling its methods. Furthermore, this control seems to only implement IWebBrowser2 interface, which is the same interface that IE uses. This interface appears to give very little control to the developer. It is great if someone wants to make a browser, but that is not my intention. Thanks, Patrick J. Hill [EMAIL PROTECTED] (please remove XXX from my email address)
