Vexplorer Beta 1.1 (I wanted it to sound posh)
Those of you on Teamspeak and if you read the shoutbox you will have known that I have created my own Web Browser.
Just to say that it supports most things that firefox does but it doesn't support keyboard in flash games. This is my first ever program and VERY VERY BASIC.
Download Vexplorer here.
I am open to all suggestions on how to improve this and ofcourse it will be made more decrative.
NOTE: This was posted using Vexplorer.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
lol you shouldnt have released all the source code with it.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
I just copied the whole folder lol.
Does it work fine for you as Daemon is havng problems with it.
It should look like this:
http://img142.imageshack.us/img142/6...19f7685fh4.jpg
(The Firefox was to take the screenshot)
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
works fine and im posting from it now very nice.
also uses all the IE cookies fine.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
Did you just follow the instructions in the ReadMe?
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
just ran Vexplorer NET (windows application 1)
Although I have visual basic and all its libary's installed so im guessing because its not fully compiled anyone without the libarys wont be able to use it.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
Beta 1.2
I've changed the look and added links to our sponsers. Hopefully it might cure some bugs too.
>>DOWNLOAD BETA 1.2<<
http://img329.imageshack.us/img329/9...1ca39c9wp6.jpg
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
whack on the auto complete as well makes it much nicer in the "properties" box just set it on.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
I take it you mean in the URL box. There is CustomSource, Mode and Source. What one do I change, and when I change them it says property value is not valid.
Also what is the code for a button to go back a page?
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
for the source use history list or all system sources see which one works best and for mode use suggest append.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
Posted this post using it, its quite cool, but probs wont use it ever again lol.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
Maybe Update 1.3 will make you change your mind, I have included Back, Forward, Refresh and Contact Dev buttons.
>>DOWNLOAD BETA 1.3<<
http://img301.imageshack.us/img301/7...1eb64c0up2.jpg
Autocomplete wouldn't work by the way.
Just for the record, it doesn't keep a history.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
Beta 1.3.1
- Removed certain button links and replaced in casses.
- Fixed for non-widescreen users.
- Homepage now loads on application start up.
>>DOWNLOAD BETA 1.3.1<<
http://img254.imageshack.us/img254/9...21eb048ws5.jpg
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
That was the fastest every consequential release of software versions I’ve ever seen ^&^
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
You've obviously never had to see the spice girls do a retake of their album when they only managed one good note :p.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
Glad to see you playing around with Visual Basic Vox :). I am trying to get back into programming so expect to see some releases from me (not of browsers) in the not too distant future!
Great idea to include links to our sponsors btw.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
do you want my rock paper scissors game? written in pure c# coding none of this drag and drop vb rubbish ;)
command line of course with dx10 graphics ^&^, ive put some cheats in as well.
http://www.mediafire.com/?o1mcpjy9tmx
just run "SPSProject" and the game will start in command line.
edit: this is a older version that does not include total scores and if fucntion win messages will post the newer one up tommorow off to get some breakfast now.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
Screen issues are still there Vox even with new Update
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
Thought it was pretty awesome actually Ez64!
How well does the computer think or is it just random? Cos it was whooping me.
Re: Vexplorer Beta 1.1 (I wanted it to sound posh)
its just random number generation 1-3
and a if function
if(random==3)
computer.choice="stone"
and so on.