| View previous topic :: View next topic |
| Author |
Message |
menaphus
Joined: 28 Nov 2008 Posts: 111 Location: United Kingdom
|
Posted: Fri Mar 13, 2009 9:28 pm Post subject: Customizable HTML display? |
|
|
does anyone know of a script/ can produce a basic one for me that basicaly displays html and javascript but not in a browser, in its own box?
for example;
you can add a module with for instance the JS code for a google search bar and one for a button taking you to msn, then on opening the app you have a window with these items in it.
prefferably re-arrangeable modules
is there anything out there like this in autohotkey already ? _________________ Adam
http://moourl.com/8w0tx
 |
|
| Back to top |
|
 |
RTFM Guest
|
Posted: Sat Mar 14, 2009 12:18 am Post subject: |
|
|
| Quote: | | is there anything out there like this in autohotkey already ? | Yes. |
|
| Back to top |
|
 |
menaphus
Joined: 28 Nov 2008 Posts: 111 Location: United Kingdom
|
Posted: Wed Mar 18, 2009 9:46 pm Post subject: |
|
|
| RTFM wrote: | | Quote: | | is there anything out there like this in autohotkey already ? | Yes. |
some elaboration wouldn't go a miss! _________________ Adam
http://moourl.com/8w0tx
 |
|
| Back to top |
|
 |
Cachito
Joined: 06 Mar 2009 Posts: 11
|
Posted: Thu Mar 19, 2009 10:48 am Post subject: Re: Customizable HTML display? |
|
|
| menaphus wrote: | | does anyone know of a script/ can produce a basic one for me that basicaly displays html and javascript but not in a browser, in its own box? |
Sounds like you're describing an HTA (HTML Application).
http://www.microsoft.com/technet/scriptcenter/topics/htas/tutorial1.mspx _________________ Cachito |
|
| Back to top |
|
 |
|