Introducing my web browser - The Web Browser Project Version 3.2.5

preview_player
Показать описание
IT IS HIGHLY RECOMMENDED YOU WATCH FULLSCREEN @ 720p.

A brief tour of The Web Browser Project, a web browser written in Visual Basic 2010.

Credits:
Kleinma - for making the advanced web browsing engine that made popup blocking possible.
Eduardo Olievera - For the really cool tab system. If you want tabs like mine, just google MDI Tab Control.

This program is completely OPEN-SOURCE.

Any bug reports would be appreciated.

The song is Boten Anna by Basshunter
Рекомендации по теме
Комментарии
Автор

A note to everyone who watches this video:

I'm currently in the process of making a brand new user interface. This one will look so different from the current one that you won't even recognize it. I'm planning to release it within the next couple of days.

twbpdemo
Автор

The new user interface has been released. It looks really cool! It's worth a download, trust me. In fact, I'm making another video that showcases the new engine and this new user interface working together.

twbpdemo
Автор

Awesome. I see that you are using an MDITabControl. I have that same tab control that I use in all of my tabbed projects but how did you add the "+" button there?

MrHaFunnyHa
Автор

Now I have a new default browser...keep going on with developing it!

danmm
Автор

At last!, you release the source co])e! THanks man!

itzuqkhie
Автор

I used a PictureBox to do it. Every time the user opens or closes a tab, I run a function that recalculates it's location relative to how many tabs there are (and how big those tabs are). Then, on the _Click event, I run my tab opening code.

twbpdemo
Автор

@maxter1999
What are you talking about? The link's not broken. You click on the link, then click Download TWBP. It's the big blue button in the middle. You can't miss it.

twbpdemo
Автор

alexrozon

To make the X button disappear, all you have to do is set
to false. As for the close button, I used the site cooltext.com. This is also the site I get my logo and other artwork from. Thanks for commenting!

twbpdemo
Автор

2 questions...
1... i am also using mdi tabcontrol and i want to know of you could tell me how i can remove the x buton from the tabpage of the mditabcontrol if its the last tab?
2... how did you make your add button for the mdi tabcontro?

alexrozon
Автор

New: I've set up forums so that people can talk about my web browser and offer feedback! Link to the forums is in my signature!.

twbpdemo
Автор

The lyrics is "I am friends with a boat that is named anna"

billgates
Автор

@itzuqkhie TWBP is completely open source.

twbpdemo
Автор

@wiimancool1

I don't know what's going on - it works for everyone else. Perhaps try re-downloading it?

twbpdemo
Автор

@redpois0n

You're only saying that because I didn't tell you what you want to know. For your information, I've forgotten more than you'll ever know in VC#

twbpdemo
Автор

i downloaded it and it says it is not a win32 app

wiimancool
Автор

Can u Please give me the source code?
Or make a tutorial for that
tnx!...

itzuqkhie
Автор

If TabControl1.TabPages.Count = 1 Then
= False
Else
= True
End If

Just do that every time a tab is opened or closed.

twbpdemo
Автор

@monstercameron Try downloading it and you'll realize it's not. Let me get this straight. You come to my video, watch it, then, without downloading it, you start posting pointless, unneeded comments about how it looks like IE even though its nothing like it. For one, the user interface, two, it's open source, three, it uses a completely different engine, four, its alot faster and less glitchy than IE, five it has just as many features, six, it's more user-friendly. Shall I go on? Because I could

twbpdemo
Автор

Mines more advanced. Not the pub versiom but the VIP one.

darknartosdragon
Автор

naw dude i was just messing around, i was actually watching some dude showing of a browser he made in visual basic and if im correct visual basic uses ie rendering engine! and i had typed in teh comment for this vid sor, but man you get worked upset for the stupidest of things

monstercameron