Revisions - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +----- Forum: Co-Lab Webbrowser (https://bpforums.info/forumdisplay.php?fid=11) +----- Thread: Revisions (/showthread.php?tid=250) |
Revisions - brandonio21 - 09-27-2010 Here is the latest version of the webbrowser which i managed to save <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> Have fun! Re: Revisions - selimaydi - 09-28-2010 here is the one with the icons (for search and program) Although the search with icons doesn't really work, but im sre you guys can fix it <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> I added all the icons like google , yahoo, bing etc. And I have made an icon for the program itself. Hope u like it <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> <!-- m --><a class="postlink" href="http://www.2shared.com/file/t1wIu_i1/searchicons.html">http://www.2shared.com/file/t1wIu_i1/searchicons.html</a><!-- m --> Re: Revisions - brandonio21 - 09-28-2010 Uhhhh, I don't really understand how to download files from this website that you linked. Could you maybe explain it to me? <!-- s --><img src="{SMILIES_PATH}/icon_razz.gif" alt="" title="Razz" /><!-- s --> Re: Revisions - xolara - 09-28-2010 There is a very small link near the buttom of the page <!-- s --><img src="{SMILIES_PATH}/icon_razz.gif" alt="" title="Razz" /><!-- s --> Re: Revisions - brandonio21 - 09-28-2010 Thanks for alerting me! I will download it at soon as possible. Re: Revisions - brandonio21 - 09-28-2010 Alright, so i've downloaded it and noticed that the icon search is a little glitchy, so I will try to work on that as soon as possible! Re: Revisions - selimaydi - 09-29-2010 yeah i know, but it will look a lot better with the icons <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s -->, I hope this gets fixed ASAP <!-- s --><img src="{SMILIES_PATH}/icon_razz.gif" alt="" title="Razz" /><!-- s --> Re: Revisions - brandonio21 - 09-29-2010 Alright selimaydi, here it is! I think it works really good, and sorry for the horrible picturebox naming, i will change it later. <!-- m --><a class="postlink" href="http://dl.dropbox.com/u/398377/Trinity%20with%20icons%20v2.zip">http://dl.dropbox.com/u/398377/Trinity% ... s%20v2.zip</a><!-- m --> Re: Revisions - xolara - 10-02-2010 Don't think the picture box naming is making any difference <!-- s --><img src="{SMILIES_PATH}/icon_razz.gif" alt="" title="Razz" /><!-- s --> but still great idea of making the search to look great but i did discover that you had changed the link for google search when i tried to search with that link i just got to google's Website only Code: CType(TabControl1.SelectedTab.Controls.Item(0), WebBrowser).Navigate("http://www.google.com/#hl=da&source=hp&biw=1920&bih=800&q=" + textbox1.text + "&aq=f&aqi=g10&aql=&oq=&gs_rfai=&fp=99f7094a07051932" is working for me tho dont know if its just me <!-- s --><img src="{SMILIES_PATH}/icon_razz.gif" alt="" title="Razz" /><!-- s --> Re: Revisions - brandonio21 - 10-03-2010 Alright, I'll add this to the code and make a few more minor changes to the program <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Re: Revisions - selimaydi - 10-17-2010 looking great guys, i don't know how u managed to fix the searchbar icons (i tried a lot of things but it didn't work <!-- s --><img src="{SMILIES_PATH}/icon_razz.gif" alt="" title="Razz" /><!-- s -->) , but it looks very nice now Re: Revisions - brandonio21 - 10-17-2010 Thanks alot. I haven't been working on the browser lately, but I am planning to make some type of plug-in support. Re: Revisions - brandonio21 - 01-22-2011 I know it hasn't been a while since anyone has worked on this - but I have edited the tab system to work completely, and I added Gecko support, for better browsing. Hopefully it runs on your systems![attachment=0]<!-- ia0 -->Trinity with working tabs plus gecko.zip<!-- ia0 -->[/attachment] Note : The reason I am again working on this, is because I want to open it to the public on CodePlex :0 Re: Revisions - yjy1110 - 02-04-2011 Here I had changed the design to Krypton and tweeked some things... The logo has changed because I didn't have the file of the other Trinity Logo... <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Re: Revisions - brandonio21 - 02-05-2011 yjy1110 Wrote:Here I had changed the design to Krypton and tweeked some things...Oh wow. Trinity looks amazing now. NICE! <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> By the way, how did you change everything? Did you do it manually, 1 by 1? Re: Revisions - xolara - 02-05-2011 Nice Re: Revisions - yjy1110 - 02-05-2011 I had to create a new solution and copy and paste all of the code... The menu strips didn't work so I had to create a groupbox and insert linklabels into the groupbox... Also it was almost a pain to figure out the My.Settings.Home but I finally found the way to do that. <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed" /><!-- s:oops: --> Re: Revisions - brandonio21 - 02-05-2011 Oh wow. Well, kudos to you for putting all that work into it! <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Re: Revisions - yjy1110 - 02-17-2011 I'm just curious if anybody is planning to make the Download Manager... <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Sorry but I can't do it because I am still beginning VB code <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed" /><!-- s:oops: --> Re: Revisions - brandonio21 - 03-20-2011 Alright guys. New version. This just makes it look very nice, with icons! <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Hope you guys enjoy! [attachment=0]<!-- ia0 -->Krypton.zip<!-- ia0 -->[/attachment] |