Custom Browser

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Custom Browser

Post by the.weavster »

Qt makes it possible to create a custom webkit browser and expose QObjects to the embedded JavaScript interpreter, I'd like to see something similar in PureBasic, an easy way to embed V8 or Gecko in a browser and to access PureBasic functions/structures from JavaScript.