| Heaven's BPGP Browser Thread | |
|
|
Author | Message |
---|
Heaven Casual
Number of posts : 335 Age : 33 Reputation : 44 Registration date : 2008-09-30
| Subject: Heaven's BPGP Browser Thread Sat Dec 13, 2008 9:42 pm | |
| Downloads: http://209.85.62.24/174/125/0/f223340/BPGPBrowser.exe
Skins: Christmas ( screenshot) Template
Screenshots: http://209.85.62.24/174/125/0/f223268/Screenshot1.pnghttp://209.85.62.24/174/125/0/f223269/Screenshot2.pnghttp://209.85.62.24/174/125/0/f223270/Screenshot3.png (google)
Updating: Latest version: 1.1 You can check if your current version is up-to-date by going to the Version Checker page from the BPGP browser. There will always be a download link to the latest version there as well as, maybe, new and/or featured theme links.
Features: - Standard address bar (resizes with window, select all on first click, go to url upon enter, changes to http... style url on page load)
- Standard home (bpgamingplanet forums), back, forward, stop, refresh buttons
- Dynamic title bar - changes based on current page
- BPGP button (opens a menu: Home, Messages, Chat)
- Chat button - opens the BPGP chat at the bottom of the browser. Chat window can be resized by dragging the top (cursor changes to a resize cursor on hover)
- Skinable design (change button, background looks through images and skin.xml)
- Preference saving (save chat window open/close state, skin, etc.)
- Version Checker - go here to check your version (works with 1.1 and higher)
Requirements: .NET Framework (Web browser is cross-platform (windows, mac, etc.) therefore this is needed to run it.)
Skin Design: You can download a template skin here. Proper syntax (File name: skin.xml): - Spoiler:
- Code:
-
<skin name="Example" author="Ray Brazil" affiliation="darksauft.co.cc"> <text> <tbpgp></tbpgp> <thome>Home</thome> <tback>Back</tback> <tforward>Forward</tforward> <tbpgphome>Home</tbpgphome> <tbpgpmsgs>Messages</tbpgpmsgs> <tchat>Chat</tchat> <tskin>Skin</tskin> <tskinreset>Reset</tskinreset> <tstop>Stop</tstop> <trefresh>Refresh</trefresh> </text> <backcolors> <bcnavbox>#000000</bcnavbox> </backcolors> <forecolors> <general>#ffffff</general> <bpgp></bpgp> <home></home> <back></back> <forward></forward> <bpgphome></bpgphome> <bpgpmsgs></bpgpmsgs> <chat></chat> <skin></skin> <skinreset></skinreset> <panel></panel> <pnlbpgp></pnlbpgp> <fcnavbox>#ffffff</fcnavbox> <go></go> </forecolors> </skin>
Images used (Must be named correctly): - Spoiler:
- Code:
-
BackButton.png BackImg.png BPGPButton.png BPGPHomeButton.png BPGPHomeImg.png BPGPImg.png BPGPMsgsButton.png BPGPMsgsImg.png ChatButton.png ChatImg.png RefreshButton.png RefreshImg.png ForwardButton.png ForwardImg.png General.gif GoButton.png GoImg.png HomeButton.png HomeImg.png MenuPanel.png SkinButton.png SkinImg.png SkinResetButton.png SkinResetImg.png Splitter.png StopButton.png StopImg.png Top.png
If you make skins and want an underbanner you can use this if you'd like: - Code:
-
[img]http://209.85.62.24/174/125/0/f222916/SkinDesigners2.png[/img] Tips: - A useful technique is to include only background images for some buttons (and no General.gif image) and include foreground images (eg. StopImg.png) so that the only the foreground image shows. For this you may want to leave a text area in skin.xml blank (eg. <tstop></tstop>).
Side Notes: I suggest that there be a forum made for the browser so that we can have separate threads for user skins (could make each skin have a 1-5 rank poll; skins with 6 or more 4-5 votes can become official skins), general browser support, and skin-specific support. This could mean some great community projects. BPGP Browser is a copyright (C) 2009 of Darksauft (don't want anyone taking our stuff)
Last edited by Heaven on Mon Dec 15, 2008 6:50 am; edited 10 times in total | |
|
| |
Frusciante Admin
Number of posts : 4553 Age : 31 Location : Hialeah,Florida Reputation : 44 Registration date : 2008-08-19
Character sheet Health: (100/100) Character Name: Blaze Race: Human
| Subject: Re: Heaven's BPGP Browser Thread Sun Dec 14, 2008 2:03 pm | |
| done and done i gave praises to both of you............. Heaven i tried downloading it and it says application failed. | |
|
| |
Heaven Casual
Number of posts : 335 Age : 33 Reputation : 44 Registration date : 2008-09-30
| Subject: Re: Heaven's BPGP Browser Thread Sun Dec 14, 2008 2:52 pm | |
| Did you read the requirements section and download the .NET framework? If not also read the side notes section. | |
|
| |
Frusciante Admin
Number of posts : 4553 Age : 31 Location : Hialeah,Florida Reputation : 44 Registration date : 2008-08-19
Character sheet Health: (100/100) Character Name: Blaze Race: Human
| Subject: Re: Heaven's BPGP Browser Thread Sun Dec 14, 2008 2:58 pm | |
| - Heaven wrote:
- Did you read the requirements section and download the .NET framework?
If not also read the side notes section. oh wow forgot something | |
|
| |
Heaven Casual
Number of posts : 335 Age : 33 Reputation : 44 Registration date : 2008-09-30
| Subject: Re: Heaven's BPGP Browser Thread Sun Dec 14, 2008 3:33 pm | |
| What do you think about the new forum in the first side notes paragraph? | |
|
| |
Claus RP Team
Number of posts : 3596 Age : 29 Reputation : 35 Registration date : 2008-08-19
Character sheet Health: (100/100) Character Name: Claus Race: Other
| Subject: Re: Heaven's BPGP Browser Thread Sun Dec 14, 2008 6:04 pm | |
| Cool. Think I can help ? Here's a refresh browser code - Code:
-
' Refreshes Browser Private Sub cmdrefresh_Click() WebBrowser1.Refresh End Sub
| |
|
| |
Heaven Casual
Number of posts : 335 Age : 33 Reputation : 44 Registration date : 2008-09-30
| Subject: Re: Heaven's BPGP Browser Thread Sun Dec 14, 2008 8:27 pm | |
| Um >.< I'm sorta extremely beyond that. Don't mean to sound ungrateful for your offer to help but that's basic and I make programs with 6k+ lines of code.
But, really, thanks for the offer. Also, I forgot to put a refresh button on and I might add one; thanks for the reminder.
EDIT: Working on version 1.1, which includes a Stop and Refresh button as well as larger buttons to make skinning easier/better as that's a huge part of it. | |
|
| |
Frusciante Admin
Number of posts : 4553 Age : 31 Location : Hialeah,Florida Reputation : 44 Registration date : 2008-08-19
Character sheet Health: (100/100) Character Name: Blaze Race: Human
| Subject: Re: Heaven's BPGP Browser Thread Sun Dec 14, 2008 9:20 pm | |
| - Heaven wrote:
- Um >.< I'm sorta extremely beyond that. Don't mean to sound ungrateful for your offer to help but that's basic and I make programs with 6k+ lines of code.
But, really, thanks for the offer. Also, I forgot to put a refresh button on and I might add one; thanks for the reminder.
EDIT: Working on version 1.1, which includes a Stop and Refresh button as well as larger buttons to make skinning easier/better as that's a huge part of it. good, cause i kinda noticed that there was no refresh lol | |
|
| |
Heaven Casual
Number of posts : 335 Age : 33 Reputation : 44 Registration date : 2008-09-30
| Subject: Re: Heaven's BPGP Browser Thread Sun Dec 14, 2008 9:36 pm | |
| New version, as well as all versions thereafter includes code that checks the current version when the user visits http://darksauft.webs.com/VersionChecker.htm from the BPGP Browser. It gives your current version number, new version number, and tells you if you are up-to-date, or outdated. The checker page itself will always have a download link to the latest version there as well as, maybe, new and/or featured theme links. As for the Stop/Refresh buttons they are finished, coded, and skinnable. Just adding some finishing touches before I update this page. EDIT: Finished, uploaded, changed links and added a skinning tip. | |
|
| |
Claus RP Team
Number of posts : 3596 Age : 29 Reputation : 35 Registration date : 2008-08-19
Character sheet Health: (100/100) Character Name: Claus Race: Other
| Subject: Re: Heaven's BPGP Browser Thread Fri Feb 20, 2009 11:16 pm | |
| | |
|
| |
Heaven Casual
Number of posts : 335 Age : 33 Reputation : 44 Registration date : 2008-09-30
| Subject: Re: Heaven's BPGP Browser Thread Fri Feb 20, 2009 11:42 pm | |
| - Noob wrote:
- any updates?
Na. Hasn't seemed to be much need as of yet. Don't even know how many use it. | |
|
| |
Sponsored content
| Subject: Re: Heaven's BPGP Browser Thread | |
| |
|
| |
| Heaven's BPGP Browser Thread | |
|