Lots of people seem to want to embed browsers in their apps for browsing 
purposes.  I'd like, however, to embed the browser for *data display* 
and for user navigation.  My development environment is C++ Builder and 
I'm primarily writing for win32.

I'd like to use Moz in these ways:
- to display information, structured or otherwise;
- to create clickable links that my app can "see" as an alternative to 
menus and buttons;
- to supply content via *streams* rather than files or network;

Moz' own Newsgrooup News pages (where we have subscribe, account 
managements and other tasks) is an example).

Using a browser seems like a more flexible tool than traditional 
approaches, even RAD approaches.

I know about the activex control, and that may yet be useful.  What I'm 
looking for is some documentation--I believe I saw some on the Moz site 
some days ago but now I can't find it again.

Mechanically, I think I need to know:
- where are the *.h files
- how to static link the required DLLs
- the API documentation to accomplish above, including stream creation 
of HTML

Could someone give me a hand where to start?

Thanks very much!
-- 
Frank Burleigh
Indiana University School of Law
[EMAIL PROTECTED]


Reply via email to