|------------------|
|About webview v3.0|
|------------------|

Webview is an addon that allows you to browse the web while in mirc. 
It opens an @window and uses nhtmn_2.92.dll (by necroman) to snag an explorer window
It uses MDX.dll (bars and views.mdx by dragonzap) for the nav bar and favorites folder look.
ktool.dll by (kfreak) for the docking


;Loading/Usage
;-------------
1. Save the webview folder to your mirc
2. Load the wbv.mrc to your remote scripts

use: //load -rs pathto\webview\wbv.mrc
;----------------------------------------

or Paste this line in the status window of your mirc: 
;------------------------------------------------------------------------
//echo -a $findfile($+(",$mircdir,"),wbv.mrc,0,load -rs $+(",$1-,"))
;------------------------------------------------------------------------

3. Once loaded type /browser to open the webview
   Or use the right click menu and go to webview. 


Happy Surfing =)
-KiX-
Contact ME: 
kixdagr8@hotmail.com or on irc @ irc.extasyirc.com:6667 #workshop



UPDATES::Bug Fixes
------------------
-Update v3.0
Cleaned up the code. Made it so you can open multiple pages
Added Progress bar
Added Docking Options: You can dock to Toolbar, Switchbar, or neither.
Included Netgames
Enabled /go http:www.yourpage.com as a universal command 
Removed url grabber

-Updates v1.5
Changed the Favorites Back to a dialog due to problems with popups.dll 
Added Google search for any entry to the address bar that doesn't start with 
http or www.

*Bug Fix: no shut down error


-Updates v1.4
Changed the Favorites to a popup menu but still has the dialog to edit them. 
Resized the favorites dialog.
Changed the icon pack
Resized the toolbar 

*Bug fix:
fixed a delete bug in the url grabber.

-Updates: v1.3 
Added a Url Grabber. Which watches for www. and http on text, action, and notice

-Updates: v1.2
Added a favorites folder
Resized the nav bar to fit a mirc with a tree/list view


-v1.1
Changes: Resized the Nav Bar to fit an 800 x 600 resolution 
monitor and a script with a tree/list view set up.
