IceGecko WebBrowser - 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: Programming Help (https://bpforums.info/forumdisplay.php?fid=9) +----- Thread: IceGecko WebBrowser (/showthread.php?tid=307) |
IceGecko WebBrowser - Kaine599 - 02-14-2011 Hey, im making a tabbed web browser and i have found that if i use a lot of codes from youtube the tab pages dont display what the web page is! also if i click on a link they will open in internet explorer instead of my web browser please replie ASAP <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Thanks, Kaine Re: IceGecko WebBrowser - xolara - 02-14-2011 i am not sure what you mean here? Re: IceGecko WebBrowser - brandonio21 - 02-14-2011 Hello Kaine. For tabbed web pages, please download our forums webbrowser (Co-Lab Webbrowser topic) You are free to use that code for any of your projects. As for making it your default browser, you have to add a registry key into the systems registry <!-- m --><a class="postlink" href="http://www.windowsitpro.com/article/configuration/how-can-i-configure-the-default-internet-browser-.aspx">http://www.windowsitpro.com/article/con ... wser-.aspx</a><!-- m --> Re: IceGecko WebBrowser - redpois0n - 02-17-2011 Hello! i understand your problem about the System.Windows.Forms.WebBrowser and i recommend that you try GeckoFXe (or moznet) on <!-- m --><a class="postlink" href="http://www.geckofx.org">http://www.geckofx.org</a><!-- m --> If you want to use the normal WebBrowser, then email me at <!-- e --><a href="mailto:contact@redpois0n.com">contact@redpois0n.com</a><!-- e --> and ill send you an extended version that can handle popups. And ill dont understand the Tabbed Webpages things. ~~ redpois0n <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> |