Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: HTML as a GUI: part 32,523rd

by theAcolyte (Pilgrim)
on Apr 10, 2004 at 00:23 UTC ( [id://344063]=note: print w/replies, xml ) Need Help??


in reply to HTML as a GUI: part 32,523rd

Actually, using the Browser as UI can make developing the UI easy -- if you're already used to doing it. If you are -not- worried about cross-platform issues, then its -- to me -- ideal.

IE is installed on all windows systems ... it has to be for the Windows Explorer.

IE lets you create things called .hta (hyper-text applications). You can call DLLs and other operating system bits from your hta's. You can embed perl (perlscript, via activestate). You can easily ditch *all* the browsers native chrome and just use an empty window as a starting place. You can create components with defined behaviors (via .htc files) that are easy to reuse.

No, I'm not a big MS fan, but I have used IE as interface for desktop based, custom, windows apps. Hit MSDN and start reading about IE ... you'd be amazed at how much they've done to make this easy and powerful for you. I think few poeple take advantage of it because .. its 1 platform and its microsoft. I don't blame 'em.

- Erik

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://344063]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 13:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found