Fairly Complex Webbrowser
Here's a video of it because I don't feel like typing out a list of features.
http://www.youtube.com/watch?v=VNsJTQ1O5vU
Here's the download link to the source+app * UPDATED 2.13.11 *
http://dl.dropbox.com/u/10417814/mBrowser.rar
Actually, I'll type out some features.
* Full bookmark support with icons, editing, and a bookmark bar.
* Support for new tabs/windows
* Standard back, forward, refresh, stop, home, navigate options
* Search options of google, bing, or yahoo.
* Customization in settings by allowing links to open in new tabs/current tab
* Theme support is coded in but the calls are commented out
* Edit options like undo, redo, copy, cut, paste, delete, select all
* Find text on page support
* Custom context menus when right click an image or link
* Zoom support
* Saves search/browsing history
** Added advanced history support for deleting individual items and loading them in another form.
* Private browsing support
* Custom homepage settings
* Progress bar, status text, encryption status.
There's more I'm sure, but anyways, enjoy!
Here's a picture of the most recent
http://i51.tinypic.com/15xl5q9.png
Re: Fairly Complex Webbrowser
Bump - updated the source/app with new history options.
Re: Fairly Complex Webbrowser
Interesting, I like it :) Are you using the WebBrowser control to render pages or some third-party control?
Re: Fairly Complex Webbrowser
I'm using the webbrowser control. Sadly some other webbrowser controls like gecko and webkit didn't support some of the things I wanted to do :( I wish there was a way to make an ie9 based browser.
Re: Fairly Complex Webbrowser
Please can you change the link to megaupload or something? it is no longer valid :\ and i really needed the code
Re: Fairly Complex Webbrowser
Wow, this is very decent looking to me, good job :)