Click to See Complete Forum and Search --> : Hta displayed in a free-standing python gui?


George Kilroy
12-05-2001, 08:07 PM
The game I am working on will be like Myst, but people type at a command line rather than click with the mouse as one would in a text adventure. I can make this using Javascript and also display this with HTA so it "looks" like an application. These rely on browsers though and elements such as forms/right click make if look like a web page. I am wondering if there is a free-standing python gui that supports html/hta/javascript on its own an would make the hta application look just like any application, taking away the web page feel to it.