Problems with new comment system, sorry I can't answer all your comments. Please post your questions on the website : techviewforum.com
@TechViewHD8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@mikemizner492011 жыл бұрын
can I have the project files to lumia? or how do I make it really advanced like your lumia browser?
@burhansyamand427311 жыл бұрын
when i open browser your chanel open how i make it google?
@deathreaper33747 жыл бұрын
how do yo uset the home button link?
@TechViewHD11 жыл бұрын
This is the most amount of code that will be released. When Lumia Browser 3 comes out there will be a new video on how to make an extreme browser.
@TechViewHD11 жыл бұрын
Sorry the project got stuffed up, I've remade the project identical to the old one. Link in the description. ;)
@tafadzwatapera83056 жыл бұрын
MAY YOU PLEASE RESEND THE LINK
@burhansyamand427311 жыл бұрын
History some times dont work can you give me code for history?
@unitornsreal7 жыл бұрын
how do i make it to where it doesnt go to your channel when i start it!?
@TechViewHD7 жыл бұрын
Select the WebBrowser control in design view and then set the "Url" property to the page you want to show when you first start the program or when a new tab is created.
@unitornsreal7 жыл бұрын
k tnx
@TechViewHD11 жыл бұрын
Thanks :) glad to help
@natlec11 жыл бұрын
Oh, should also mention that HDTechView is made by me.
@Min-jb8qp10 жыл бұрын
Look nice, i should try making it. Btw thank for sharing :)
@TechViewHD11 жыл бұрын
Source code has been put in description. About the tabs, i'm making (right now) a tutorial about how to make a clean User interface for applications (Good Looks).
@mehmetyazici200111 жыл бұрын
fastcoloredtext box ERROR please help me !
@TechViewHD11 жыл бұрын
What's the error?
@mehmetyazici200111 жыл бұрын
Thanks for your interest but I solved my problem
@mehmetyazici200110 жыл бұрын
I have delete some unuseful scripts
@natlec11 жыл бұрын
Code in Description (or do you mean something else?)
@MrPro-of2xc8 жыл бұрын
Thaaaaaaaannnnnnnnnnnnnnnk you so much :))))))
@natlec11 жыл бұрын
Thanks :)
@BR4m1r3z10 жыл бұрын
Error in ProgressBar1.Value = e.CurrentProgress . A first chance exception of type 'System.ArgumentOutOfRangeException' occurred in System.Windows.Forms.dll Additional information: O valor '-1' não é válido para 'Value'. 'Value' deve estar entre 'minimum' e 'maximum'. If there is a handler for this exception, the program may be safely continued.
@TechViewHD10 жыл бұрын
Did you use the following code: Try ProgressBar1.Maximum = e.MaximumProgress ProgressBar1.Value = e.CurrentProgress Catch ex As Exception End Try
@TechViewHD11 жыл бұрын
I made them: Link in description!
@burhansyamand427311 жыл бұрын
Thanks'
@TechViewHD11 жыл бұрын
True
@makandz10 жыл бұрын
Thanks so much! I am going to use this source and develop on it! Is it open source and can I redistribute it on www.BOXC.tk? Ill give you full credit!
@TechViewHD10 жыл бұрын
Yes and yes. :)
@makandz10 жыл бұрын
TechViewHD :) I also put your ad for free on our website :)))))
@TechViewHD10 жыл бұрын
:) Thanks
@m0h6mm6d9 жыл бұрын
link : www.mediafire.com/download/sdldzr4dsw7haz4/TechViewHD+-+Advanced+Web+Browser.zip
@TechViewHD8 жыл бұрын
+HMK-Hacking Real link: techview.link/1orzX4A
@TechViewHD11 жыл бұрын
Go to properties and set url to : google.com
@natlec11 жыл бұрын
Open Sans
@unitornsreal6 жыл бұрын
i can make better one :)
@TechViewHD11 жыл бұрын
This is the most amount of code that will be released. When Lumia Browser 3 comes out there will be a new video on how to make an extreme browser.