EOSERV Forum > Lounge > EOSERV Browser
Topic is locked.
Page: << 1 2 3 4 >>
EOSERV Browser
Author Message
Post #84876 EOSERV Browser

Well, I've been experimenting with VB for my first time, so i decided to make a web browser for experience. If someone could please make me a couple graphics = Back button, Forward button, Home button, Stop, and Go. Thanks very much to you who do.


Download v1.0.1 - Here

---
Create your own destiny, don't let someone else do it for you.
14 years, 2 days ago
Post #84877 Re: EOSERV Browser

Looks good.

I found something cool with textboxes that you might like :P 

  1. Select your url textbox.
  2. go to the property "AutoCompleteMode"
  3. Change it to "Suggest"
  4. Now go to the property below that "AutoCompleteSource"
  5. Change that to either HistoryList, RecentUsedList, or AllURL


also you should get the mozilla activex control for browser. Its the the same functions. But its better. Suspecting your using the IE control.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 2 days ago
Post #84881 Re: EOSERV Browser
Wildsurvival posted: (25th Jun 2011 04:14 am)

Looks good.

I found something cool with textboxes that you might like :P 

  1. Select your url textbox.
  2. go to the property "AutoCompleteMode"
  3. Change it to "Suggest"
  4. Now go to the property below that "AutoCompleteSource"
  5. Change that to either HistoryList, RecentUsedList, or AllURL


also you should get the mozilla activex control for browser. Its the the same functions. But its better. Suspecting your using the IE control.


I'll try that out later!

Updated first post! Added Forum Search and Site search, along with a clock. Also fixed the Processor bar at the bottom.

---
Create your own destiny, don't let someone else do it for you.
14 years, 2 days ago
Post #84883 Re: EOSERV Browser

Nice, can you upload the Executable file? I wanna check this thing out :P

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 2 days ago
Post #84886 Re: EOSERV Browser

Yeah sure, updated the first post. Don't make fun, this is my first day actually fucking with VB

---
Create your own destiny, don't let someone else do it for you.
14 years, 2 days ago
Post #84887 Re: EOSERV Browser

Lol i wont :P

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 2 days ago
Post #84888 Re: EOSERV Browser

Good lol. I'm working on Tabs atm now.

---
Create your own destiny, don't let someone else do it for you.
14 years, 2 days ago
Post #84889 Re: EOSERV Browser

Tabs are annoying. I got tabs implemented into mine but changing the url of the selected is the annoying part. Btw dock the browser and the panel at the top so it expands and ppl can go full screen with it.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 2 days ago
Post #84890 Re: EOSERV Browser

I made it so they can't go fullscreen on purpose so that it can't fuck up. I'll mess with it some more and make it go fullscreen.


Alright, I made it so you can go Fullscreen now.

---
Create your own destiny, don't let someone else do it for you.
14 years, 2 days ago
Post #84891 Re: EOSERV Browser

:D

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 2 days ago
Post #84963 Re: EOSERV Browser

the buttons look to plain fix it up and then ill see xD

14 years, 1 day ago
Post #84979 Re: EOSERV Browser

What kind of bottons? I might try to do some.

14 years, 1 day ago
Post #84991 Re: EOSERV Browser

I have some graphics i just found on my computer. I'm gonna spice it up now.

If you could, here's the background for the buttons. = 

I need a green arrow on that like this <--,

I need a green arrow on that like this -->,

I need a refresh arrow on it,

I need a home site on there, 

I need a red X,

You could make that larger then add "Forum Search",

You could use the bigger one and add "Site Search",

If someone could do all these that'd be great! You'd be put on the credits!



---
Create your own destiny, don't let someone else do it for you.
14 years, 1 day ago
Post #85018 Re: EOSERV Browser

Not bad at all!

I know from experience with making web browsers in delphi that making tabs work can be an asshole xD

And i completely understand what you mean when you say you deliberately made it windowed to prevent it fucking up. If im right its because of the button alignments and positioning when the size of the window is changed?

Keep up the good work :P

14 years, 1 day ago
Post #85019 Re: EOSERV Browser

Yeah, you can fix it by either docking it or changing the anchor.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 1 day ago
Page: << 1 2 3 4 >>
Topic is locked.
EOSERV Forum > Lounge > EOSERV Browser