|
-
Apr 3rd, 2010, 09:05 AM
#1
Enhanced VB Tabbed Web Browser
Enhanced VB Tabbed Web Browser. Last updated: 23rd December 2011
Note: C# Version can be found here.
With the consent of jmcilhinney, I have taken the original Tabbed Web Browser code which you can find here:
http://www.vbforums.com/showthread.php?t=506103
And started extending it to include some additional functionality. The first major addition is the ability to enumerate and to the Favourites that are contained within the Users Favourites folder on their machine. Details regarding how this was achieved can be found in this post:
http://www.vbforums.com/showthread.p...59#post3764059
Author name:
Gary Ewan Park
Update history:
23rd December 2011
I took jmcilhinney's original code and added the following:
- Favourites TreeView populated with all Favourites in User's Favourites Folder
- Ability to delete selected Favourite from TreeView
- Ability to add new Favourite based on currently viewed web page
- Ability to add new Folders within the Favourite Folder
- Ability to hide the Favourites TreeView
Todo List:
- Implement Feeds Section
- Implement History Section
- Ability to delete entire Favourites Directory from TreeView
- Add icons to TreeView for both Directories and individual Favourites using FavIcons
Feel free to make more suggestions for things to add.
Known Issues:
None at present, but feel free to submit issues by posting a comment.
Screenshots:

Latest Code:
You can find this on github here:
https://github.com/gep13/VBForums-En...ed-Web-Browser
Last edited by gep13; Dec 29th, 2011 at 09:50 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|