Embedding External Website Into GUI Question

I am starting out with panda3d, and I trying to create a GUI with a scrollable frame or label, and I would like to have an external web page appear in this frame/label. I have had no luck searching the forums for a way to do this. Is this possible, or does anyone else have any suggestions on alternative solutions? Please help.

Hi, and welcome to the Panda3D forums!

This is possible using a thirdparty library called Awesomium. There have been various implementations in Panda:
discourse.panda3d.org/viewtopic.php?t=6580
discourse.panda3d.org/viewtopic.php?t=8100