Discussion:
Gecko-based browser window in Visual Basic application?
(too old to reply)
Chaos Master
2004-11-17 02:57:15 UTC
Permalink
Hello!

Is there any way to "embed" a small Gecko-based browser, into a Visual
Basic 6.0 application? (i.e. some sort of "control" like MS 'navigator'
control that gives you a Internet Explorer 'interface' for your
application)?

[]s
--
Chaos MasterĀ®, posting from Brazil.
"It's not what it seems, not what you think. No, I must be dreaming."

http://marreka.no-ip.com | http://tinyurl.com/46vru
http://renan182.no-ip.org | http://marreka.blogspot.com (in Portuguese)
Rob Strover
2004-11-17 05:27:10 UTC
Permalink
"Chaos Master" <***@os.master.INVALID.INVALID> wrote in message news:***@News.individual.net...
Hello!

Is there any way to "embed" a small Gecko-based browser, into a Visual
Basic 6.0 application? (i.e. some sort of "control" like MS 'navigator'
control that gives you a Internet Explorer 'interface' for your
application)?

I don't know about using VB, but the XUL architecture of Mozilla, Firefox,
etc. mean you can write apps using this variety of XML plus javascript as
the coding language.

Take a look at the following sites for more info:

http://basic.mozillanews.org/mozilla_book/toc.html (online version of a
published book)
http://www.xulplanet.com/ (particularly references & tutorials)

HTH

Rob.
Chaos Master
2004-11-18 02:54:17 UTC
Permalink
Post by Rob Strover
I don't know about using VB, but the XUL architecture of Mozilla, Firefox,
etc. mean you can write apps using this variety of XML plus javascript as
the coding language.
http://basic.mozillanews.org/mozilla_book/toc.html (online version of a
published book)
http://www.xulplanet.com/ (particularly references & tutorials)
Looks good! I will check this info, thank you.

[]s
--
Chaos MasterĀ®, posting from somewhere near Porto Alegre, Brazil.
"It's not what it seems, not what you think. No, I must be dreaming."

http://marreka.no-ip.com | http://tinyurl.com/46vru
http://renan182.no-ip.org | http://marreka.blogspot.com (in Portuguese)
Continue reading on narkive:
Loading...