Web Browser button Question menu

Shout-Out

User Tag List

Results 1 to 11 of 11
  1. #1
    Neth'zul's Avatar Banned
    Reputation
    204
    Join Date
    Nov 2007
    Posts
    887
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Web Browser button Question

    Hai Thar programmers :3

    So I have a button on my Web Browser that says "Program Info". Now is there any way to make it so when someone presses that button a small windows pops up with the info of the browser, like who made it, when it was made, ect ect.

    Web Browser button Question
  2. #2
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes there is

    What do you want a new windows or just little one with some text?

    If you want to little one with text this is the code:

    msgbox "insert text here"
    Put that on the button you want to click on.
    When you click on that button, a small window will pop up and say: insert text here.

    You could also try:
    msgbox "text here", vbCritical
    or
    msgbox "text here", vbInformation
    Good luck
    Last edited by Viter; 07-22-2008 at 09:18 AM. Reason: color :O



  3. #3
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Or even
    Code:
    MsgBox("Main text here",,"Window Title Here")
    :gasp:

  4. #4
    Neth'zul's Avatar Banned
    Reputation
    204
    Join Date
    Nov 2007
    Posts
    887
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you guys, I will tell you the results.

    EDIT: Thank you both!

    EDIT 2: Another question. I need to know how to make a button where you can do File>Bookmarks and put other options..
    Last edited by Neth'zul; 07-23-2008 at 05:33 PM.

  5. #5
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you want something a bit more than a message box, add a new form and make one open the other

  6. #6
    Neth'zul's Avatar Banned
    Reputation
    204
    Join Date
    Nov 2007
    Posts
    887
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do i do that ReidE96?

  7. #7
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neth'zul View Post
    How do i do that ReidE96?
    Create your form.

    Dim myForm as New MyForm
    myForm.Show()

  8. #8
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What Apoc said ^^

    Just make the form the same way as you design any other form.

  9. #9
    Neth'zul's Avatar Banned
    Reputation
    204
    Join Date
    Nov 2007
    Posts
    887
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So how do I make the bookmarks thingy?

  10. #10
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neth'zul View Post
    So how do I make the bookmarks thingy?
    That one is pretty simple. Have your "Bookmark" button event grab the current URL. And save that string to a configuration file. (Save it as a List<string> in the app itself, but make sure you're also saving it externally, or people only have bookmarks as long as they have the app open)

    When they open the browser, load the bookmarks in.

  11. #11
    Neth'zul's Avatar Banned
    Reputation
    204
    Join Date
    Nov 2007
    Posts
    887
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Apoc, but how do i make the program find that config file and use it?

Similar Threads

  1. Replies: 2
    Last Post: 06-30-2012, 09:49 AM
  2. My MMowned Web Browser
    By Ermok in forum Community Chat
    Replies: 19
    Last Post: 01-06-2008, 05:38 PM
  3. Mah web browser
    By Le Froid in forum Community Chat
    Replies: 1
    Last Post: 12-31-2007, 03:56 PM
  4. Wyzo = My fav web browser
    By Adrenalin3 in forum Community Chat
    Replies: 6
    Last Post: 11-06-2007, 04:45 PM
All times are GMT -5. The time now is 07:41 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search