WX Web Browser (lulz start from page 4)

Status
Not open for further replies.

pillhead2007

Active Member
26
2009
0
0
Please Check My Web Browser Out Its Not Completely Finished yet Some Things i still need to Code
Screenshot
wtwppw.jpg


its features is
windows version Check
Check For updates
About Box
tabbs
Progress bar
random Password generator
restart Application
exit app
status Label
Connection/Disconnection Icon For Internet not being connected
time And Date Displayed - Even if your in a different timezone it runs off your clock off operating system

also if you use xp the main controls well change apperance as your taskbar or the same colour as your using

New things i want to code to it next

post Generator
Status labels working on all tabs - cause when ya hovber over hyperlink displays it on tab one that opens but when ya add a new tab the second one doesnt display hover hyperlinks are not displayed like first tab

random Password generator -- needs each one that it generates needs to be added to the text box

Also in random password generator when minimised want to resume main form without it asking me to close random password dialog box

want to add cookies and internet tools
favorites ... also recent sites ive visited will be displayed in address box

also wanna add cyberj37s post generator to it but a slight tweak

i want to make copy and paste work by keyboard and copys to clipboard instead of copy by keyboard and right click paste and be able to paste in address box

Hopefully i Will Be Done all this soon thats me dream :>


Download At
http:// warezextreme . x10hosting .com Click Download Page or
Code:
http://rapidshare.com/files/289631765/Warez-XtremE_Web_Browser.exe

Please Rate And review thanks
Pillhead2007
Global Mod of Warezxtreme.org
 
69 comments
wx browser

doesnt use ie8 controls or mozirilla coded it my self otherwise i wouldnt have problems with facebook

IE 8 doesnt have problems wiv facebook poker say i wanted to play poker then went to my profile then click back on poker it would load it up

but mine however if i did that it wont load back up poker it just says inizalising config on texas holdem poker zanga it wont load it loads once but when go to profile and go back to poker wont load what so ever i need to fix that

how ever if it did use microsoft internet controls i wouldnt have problems wiv script errors sometimes on facebook as far as i know of IE8 dont get script errors on facebook on mine i do know and again ive conpressed some script errors
 
and atchally ive added a few codes unlike the old version i had i added random password generator status (hyperlink script and mouse over script to tabpage1 but it wont work for tab page 2 but other than that what do you think :>

i want cyberj37 to help me out me with his post generator like so i can add bare web tools to it to make it great :>

what would you rate it :)
 
Would you mind posting some code up? - I highly doubt you coded a new browsercontrol without being able to string together a logical english sentence.
 
no worries mate id do the same but i know its pure coding never done visual basic before first application that too taught meself :> after you scanned and tryed it out tell me what you think thanks
 
scam, sorry dude ive seen this before. its a sample app that comes with microsoft visual basic from years ago or something, i used to play around with it all the time lol
 
doesnt use ie8 controls

Really now, are you going to claim you have just written a fully W3C complaint xHTML parsing engine, a Javascript interpreter, CSS parser , and, a HTML rendering engine? And put all of that in a 600KiB executable? Lmao.

Just had a peek at the CIL and guess what I found?

Code:
this.WebBrowser = new WebBrowser()
In other words, all this does is use whatever Internet Explorer version is installed on your PC and display it inside your app. Simple as that 8-).
 
Really now, are you going to claim you have just written a fully W3C complaint xHTML parsing engine, a Javascript interpreter, CSS parser , and, a HTML rendering engine? And put all of that in a 600KiB executable? Lmao.

Just had a peek at the CIL and guess what I found?

Code:
this.WebBrowser = new WebBrowser()
In other words, all this does is use whatever Internet Explorer version is installed on your PC and display it inside your app. Simple as that 8-).
Exactly what I thought - Hyperz to the rescue
 
Yeh, good job with the program but don't claim things that are false. For the others: the app is safe, doesn't contain dodgy stuff or anything of that nature ;).
 
Status
Not open for further replies.
Back
Top