Arcade Prehacks

Results 1 to 4 of 4
  1. #1
    hugopwn's Avatar
    Join Date
    Aug 2010
    Posts
    183

    Maii, Unique Webbrowser!

    I maked a webbrowser, After i saw links for Visual Basic 6, From Dezlad.
    So what's in this browser at version 1.0 is basicaly,

    Back.
    Forward.
    Stop butttom.
    And "Go!" buttom.


    Things i need help with : When i'm on This Forum... It stands something about a Script error.


    What will come in next version, A "homepage" with links and etc. (Like Chrome) [<-- That will be a extension becuz, I'll will need more than 1 file for that O_O]
    Tabs, Close tabs.
    Colour Themes!


    Instructions:
    Extract the .exe file.
    Open the .exe file.
    Enjoy.
    Attached Files Attached Files

  2. #2
    Senior Member Dezlad's Avatar
    Join Date
    Feb 2010
    Location
    UK
    Posts
    327

    Re: Maii, Unique Webbrowser!

    To fix the error thing you need to click the web browser in your project and set ScriptErrorsSuppressed to True
    Altenatively on the script for your form loading add
    Code:
    WebBrowser1.ScriptErrorsSuppressed = "True"

  3. #3
    Senior Member
    Join Date
    Feb 2010
    Location
    http://tinyurl.com/2atap49
    Posts
    2,328

    Re: Maii, Unique Webbrowser!

    Quote Originally Posted by hugopwn
    Colour Themes!
    When you add that, I suggest making it so people can set an image as the background from their computer or from the internets, so it's really customizable.
    Um... I used to be a moderator here...

  4. #4
    hugopwn's Avatar
    Join Date
    Aug 2010
    Posts
    183

    Re: Maii, Unique Webbrowser!

    I'll try, And thanks Dezlad ^^,

    That problem was annoyying...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •