Shoutbox

My VB WebBrowser - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: My VB WebBrowser (/showthread.php?tid=27234)

My VB WebBrowser by conless on 06-15-2004 at 08:33 AM

Hey all, I had posted my browser like a week ago or so. anyways, I just wanted you guys to have a new look at it. I updated it, new colors (cool colors, I think :S)
New things added...
Google Search bar.
ConXplayer, Coded my own .avi,.mp3,.mpeg,.mpg, etc. player
Yes, it plays while you browse! :D im proud of that
a player in the browser.
I added, some other little things.
Please take a look at it, and tell me if you find bugs or suggestions, or something. NO SHIT TALKING PLEASE! :P
if you dont like it, dont say anything. I am a noob at this so dont expect this shit to be the BOMB. I am just doing what I can.
mess with it and tell me what you think. THX.
I have a few little things I need to fix.

Ps. All that company names and things like that are fake. I just put them for fun.

Conless,
creator of
ConXploreR.™


RE: My VB WebBrowser by conless on 06-15-2004 at 08:42 AM

Here is a snapshot

[Image: conxplorer.jpg]


RE: My VB WebBrowser by Choli on 06-15-2004 at 09:01 AM

quote:
Originally posted by conless
new colors (cool colors, I think )
errr.... I don't like them :) but anyone has his own likings

about the borwer itself: can you make it works well in 800x600? I mean, it works, but it's too wide and i can't see it correctly :P

ah! also if the user types a page that bagins with "http://", don't add it again ;)

quote:
Originally posted by conless
I am a noob at this so dont expect this shit to be the BOMB. I am just doing what I can.
it's good, continue working on it ;)
RE: RE: My VB WebBrowser by conless on 06-15-2004 at 09:33 AM

quote:
ah! also if the user types a page that bagins with "http://", don't add it again ;)

quote:
Originally posted by conless
I am a noob at this so dont expect this shit to be the BOMB. I am just doing what I can.
it's good, continue working on it ;)


Oh yea, forgot about that http://. Its like everyone I know doesnt type http:// or www.
they just type google.com like that so thats why I made it like that.
anyways, thx for letting me know.

Thanks, I am going to keep working on it :)
RE: My VB WebBrowser by Choli on 06-15-2004 at 09:47 AM

quote:
Originally posted by conless
or www.
don't assume that all pages have www.
there are pager that start with ttt. or any other thing, if the user doesn't type www., don't add it.
RE: My VB WebBrowser by Millenium_edition on 06-15-2004 at 10:02 AM

i don't like the colors :( also, the interface is so sticked to each other. if you show/hide, it should resize a bit to make it look better.
it doesn't seem to like resizing.
also, the color changing is good, but make an option to edit BG and the button colors :)

you really used the IE control here :)


RE: RE: My VB WebBrowser by conless on 06-15-2004 at 08:39 PM

quote:
Originally posted by Millenium_edition
i don't like the colors :( also, the interface is so sticked to each other. if you show/hide, it should resize a bit to make it look better.
it doesn't seem to like resizing.
also, the color changing is good, but make an option to edit BG and the button colors :)

you really used the IE control here :)


Cant make it resize it self :S. That was the best I can do :P. like I said I am a noob at this but of course I will get better with time and when I do, imma update the whole thing.
What you mean by the "edit BG" the button colors do change, but I dont know how the color of the text in the buttons change forecolor dont work with buttons.

Yea, thats what everyone told me about the IE control :S
I still consider it mines cause I coded it, but since im using IE stuff its not all mines like 60%. I get the bigger half :P


If you mean the colors of the buttons by the icons in there like the green printer, mail, home. etc., those are pics. Since they have that color they stay like that, Imma find a way to make them change too.
RE: My VB WebBrowser by Millenium_edition on 06-16-2004 at 10:17 AM

nono, I ment:
to be able to change the backcolor of the buttons and of the background sperately, so you choose each's color!


RE: My VB WebBrowser by doggie on 06-16-2004 at 10:40 AM

is it an actual browser or just someone adding a IE control box? :S


RE: My VB WebBrowser by Choli on 06-16-2004 at 10:49 AM

quote:
Originally posted by doggie
is it an actual browser or just someone adding a IE control box?
I think it's adding an IE control.
RE: RE: My VB WebBrowser by conless on 06-17-2004 at 02:50 AM

quote:
Originally posted by Millenium_edition
nono, I ment:
to be able to change the backcolor of the buttons and of the background sperately, so you choose each's color!

hmmm, I dont know how to do that yet, but I will try to learn how.

Have you tested my ConXplayeR yet??
You can play mp3s, avi, mpeg, mpg, etc. without laggin
You can browse and play music while you surf

You open the file with the eject button.
check it out :D

RE: My VB WebBrowser by matty on 06-17-2004 at 03:30 AM

The resizing part is simple. You use the subroutine

Private Sub Form_Resize()

End Sub

When the form is resized the control gets bigger or smaller. Also at the top of the Subroutine add On Error Resume Next This will tell the application that if there is an error skip to the next line.


RE: My VB WebBrowser by spokes on 06-17-2004 at 06:32 AM

its pretty good!, i like it


RE: RE: My VB WebBrowser by conless on 06-18-2004 at 10:26 AM

quote:
Originally posted by spokes25
its pretty good!, i like it

I been sending it to a lot of ppl and mostly everyone is loving it :D.
maybe just cause a lot of ppl hate the IE. I love my browser too, it loads faster than IE and you can play music while you suft without laggin. I want to add more stuff to it but I dont know what, any suggestions??
I am trying to create a better icon or like a logo. any ideas??
I creating the site for it too, so it will be out soon. nothing fancy cause I am not that good on it. But like I said before, I will get better with time. :D
RE: My VB WebBrowser by Dempsey on 06-18-2004 at 10:48 AM

when you goto View --->  Text Size

you have the order the wrong way around, Largest makes it small and Smallest makes it big!

And the colour scheme is a bit bright!  i agree with Millenium_edition about changing the colours and the background and buttons sepersatley.

To do the resizing, do what Matty said,

code:
Private Sub Form_Resize()
     webBrowser1.width = screen.width - 100
     webBrowser1.left = 50
end sub
something like that, but obviuously do the height too and change weBrowser1 to your control name

And add a XP manifest file, so the controls look XP stylee
RE: My VB WebBrowser by matty on 06-18-2004 at 04:38 PM

quote:
Originally posted by Dempsey
To do the resizing, do what Matty said,
code:
Private Sub Form_Resize()
     webBrowser1.width = screen.width - 100
     webBrowser1.left = 50
end sub

It wouldn't be screen.width - 100 it would be Me.Width - 120 (Me being the Form)
-----------------------------------------------------------------------

Out of straight borderm I started to give you some competition :)

Here are a few screen shots :)

[Image: MainScreen.gif]
[Image: ViewSource.gif]
[Image: Popups.gif]
RE: My VB WebBrowser by Dempsey on 06-18-2004 at 04:40 PM

looks great Matty.  is it just for you cos your bored?  Or are you gonna put it for download?


RE: My VB WebBrowser by matty on 06-18-2004 at 04:42 PM

quote:
Originally posted by Dempsey
looks great Matty.  is it just for you cos your bored?  Or are you gonna put it for download?

Both


If anyone is still reading this thread here are the current things my browser offers.


Instant Hide: Using F12 will Instantly Hide any instances of the browser, and will put an icon in the system tray that is password protected (if set).
Pop Blocker: Currently the one coded does not allow any new windows to be created, not even if you click on. This is because of the way the Browser Control is set.

To Do List
Internet Explorer Tweaks: The Options section of the browser will not only allow you to set settings for the browser but will allow you to tweak Internet Explorer.
Tabs: Like Opera, MyIE2 and FireFox there will be an option to have tabs so that only one window is used

I cant think of anything else at the moment but when it is finished you will all know about it :)

RE: RE: My VB WebBrowser by conless on 06-19-2004 at 02:14 AM

quote:
Originally posted by matty
Out of straight borderm I started to give you some competition :)

it sucks ass :P, jk. Come on now matty, why you gotta post yours in my thread :P
You a better programmer than me so of course yours is going to be better, (not for long)
but mines plays mp3s, avis, and all that yours dont, haha :P jk.
I see yours on the top right, is that a player also?
You doing your in VB too?
Well I am not going to hate, so its coo. I guess:S

quote:
Originally posted by Dempsey
And add a XP manifest file, so the controls look XP stylee
How you go about doing that? That will be cool
RE: My VB WebBrowser by Millenium_edition on 06-19-2004 at 07:04 AM

that thing on the screenshot (the player on mattys) is winamp i think.


RE: My VB WebBrowser by Choli on 06-19-2004 at 08:29 AM

quote:
Originally posted by conless
quote:

Originally posted by Dempsey
And add a XP manifest file, so the controls look XP stylee

How you go about doing that? That will be cool
search in :google: "windows xp manifest", and read about what's it and how to use it.

then create a .manifest file and add it as a resource to your exe (using reshack). Put it at 24,1,0. And remember to call the API InitCommonControls before any form is loaded in your program. That's the way I do it.