Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: [Dreamboard Theme] Brush Metal Full Menu System
is a discussion within theiPhone 4|4S New Skins / Themes Launches
forums, a part of theNew Skins / Themes Launches
section;Brush Metal Ultimate HD Theme is Released Now on the DreamStore Brush Metal Ultimate HD is a Dreamboard Theme with Full menu system and widget configuration option. From within the
...-
04-04-2011, 08:49 AM #1Theme Creator
- Join Date
- Mar 2010
- Location
- Current.plist
- Posts
- 337
- Thanks
- 203
- Thanked 116 Times in 68 Posts
[Dreamboard Theme] Brush Metal Full Menu System
Brush Metal Ultimate HD
Theme is Released
Now on the DreamStore
Brush Metal Ultimate HD is a Dreamboard Theme with Full menu system and widget configuration option. From within the theme itself you will be able to configure what widget you want (from the preloaded ones) and on what page you want them.
Tested only on 4.2.1 Retina Display although it should work on 3GS.
- Full HD images
- Full Scrollable Menu system. 5 main category, 4 sub category in each of them.
- Scrollable Dock
- Widget ON/OFF Toggle
- Widget positioning system.
- Full page icon placement pre-loaded
This theme replaces the need for many, although great, Substrate add-on.
- Infiny Dock
- Folder Enhancer
- SpringJump
- Category
- and more...
Theme is available with 1.99$ donation DONATE
Dreamboard 1.1 strongly recommended
NOTES:
- If you want to use Edit mode, make sure you change the Owner of Current.plist from "root" to "mobile"
- If you respring, the widgets and colors will go back to their default settingsLast edited by TheWarlu; 05-12-2011 at 05:44 AM.
-
The Following 13 Users Say Thank You to TheWarlu For This Useful Post:
Berber81 (04-04-2011), can7 (04-09-2011), carolinamic (04-04-2011), cavman2004 (04-11-2011), ChrisOSX (04-09-2011), Dkaramazov (04-04-2011), GaN-MaN (04-06-2011), Jersey Girl (04-09-2011), jpel (04-11-2011), jsayz (04-09-2011), kuanyu (04-11-2011), littlelisa63 (05-12-2011), trebor130657 (04-09-2011)
-
04-04-2011, 10:51 AM #2
looks pretty cool
-
04-04-2011, 10:55 AM #3
Any idea of when this will be released?
-
04-04-2011, 11:05 AM #4*****Bonzo*****
- Join Date
- Mar 2008
- Location
- Pennsyltucky
- Posts
- 1,759
- Thanks
- 1,336
- Thanked 1,570 Times in 736 Posts
-
04-04-2011, 11:09 AM #5Theme Creator
- Join Date
- Mar 2010
- Location
- Current.plist
- Posts
- 337
- Thanks
- 203
- Thanked 116 Times in 68 Posts
I am working on changing some icons and hopefully the next version of Dreamboard which will require a lot less memory.
A few tweaks here and there and it should be good.
I also want to change the demo so you can see what it looks like with Integration with few other themes.
-
04-04-2011, 11:11 AM #6
Ok, sounds good to me, are you releasing a beta or is there currently a private one out? Looks as if at the moment it would use a hell of a lot of memory :/
-
04-04-2011, 11:14 AM #7Theme Creator
- Join Date
- Mar 2010
- Location
- Current.plist
- Posts
- 337
- Thanks
- 203
- Thanked 116 Times in 68 Posts
There is currently no beta or private one out. And it does use some memory (although I haven't had any problems running any apps on my IPhone4).
-
04-04-2011, 07:41 PM #8
looking forward to the release!
-
04-05-2011, 05:59 AM #9
Great work dude! waiting for the release
-
04-06-2011, 05:43 AM #10
cool! nice one!
-
04-09-2011, 10:34 AM #11Theme Creator
- Join Date
- Mar 2010
- Location
- Current.plist
- Posts
- 337
- Thanks
- 203
- Thanked 116 Times in 68 Posts
Theme is Released. See 1st POST
-
04-09-2011, 01:59 PM #12iPhone? More like MyPhone
- Join Date
- Feb 2009
- Location
- Dallas
- Posts
- 253
- Thanks
- 189
- Thanked 70 Times in 54 Posts
it's awesome, thanks warlu.... enjoying your creation
-
The Following User Says Thank You to Jersey Girl For This Useful Post:
TheWarlu (04-09-2011)
-
04-09-2011, 02:12 PM #13
just donated looking forward to this one
-
The Following User Says Thank You to can7 For This Useful Post:
TheWarlu (04-09-2011)
-
04-09-2011, 03:50 PM #14Theme Creator
- Join Date
- Mar 2010
- Location
- Current.plist
- Posts
- 337
- Thanks
- 203
- Thanked 116 Times in 68 Posts
If you have any issue with the Weather Input. You can send me a PM or an email for a new download
Last edited by TheWarlu; 04-09-2011 at 04:17 PM.
-
04-09-2011, 05:40 PM #15
i just donated thanks for your work
-
04-10-2011, 08:02 AM #16Theme Creator
- Join Date
- Mar 2010
- Location
- Current.plist
- Posts
- 337
- Thanks
- 203
- Thanked 116 Times in 68 Posts
Alright, some people asked me how to permanently remove the Twitter and Facebook widget.
To do so, open the Current.plist then locate and delete the following code. The code shown is the Facebook code. Right underneath you will find the Twitter code
Of course backup your original Current.plist first
hint: you can do a find for "FacebookWidget" and "TwitterWidget"
<dict>
<key>ClipToBounds</key>
<true/>
<key>ContentHeight</key>
<integer>5000</integer>
<key>ContentWidth</key>
<integer>261</integer>
<key>FrameHeight</key>
<integer>322</integer>
<key>FrameWidth</key>
<integer>261</integer>
<key>FrameX</key>
<integer>30</integer>
<key>FrameY</key>
<integer>58</integer>
<key>HorizontalScrollBars</key>
<false/>
<key>ScrollingEnabled</key>
<true/>
<key>Subviews</key>
<array>
<dict>
<key>ClipToBounds</key>
<true/>
<key>FrameHeight</key>
<integer>5000</integer>
<key>FrameWidth</key>
<integer>260</integer>
<key>FrameX</key>
<integer>0</integer>
<key>FrameY</key>
<integer>0</integer>
<key>URL</key>
<string>/DreamBoard/BrushMetalUltimateHD/Widgets/Facebook/Widget.html</string>
<key>UserInteraction</key>
<true/>
<key>ViewType</key>
<string>WebView</string>
</dict>
</array>
<key>UserInteraction</key>
<true/>
<key>VerticalScrollBars</key>
<false/>
<key>ViewType</key>
<string>ScrollView</string>
<key>id</key>
<string>FacebookWidget</string>
</dict>
<dict>
<key>FrameHeight</key>
<integer>480</integer>
<key>FrameWidth</key>
<integer>320</integer>
<key>FrameX</key>
<integer>0</integer>
<key>FrameY</key>
<integer>0</integer>
<key>Image</key>
<string>/DreamBoard/BrushMetalUltimateHD/Images/Frame.png</string>
<key>ViewType</key>
<string>ImageView</string>
<key>id</key>
<string>FacebookWidgetFrame</string>
</dict>
-
The Following User Says Thank You to TheWarlu For This Useful Post:
jpel (04-11-2011)
-
04-10-2011, 08:32 AM #17iPhone? More like MyPhone
- Join Date
- Feb 2009
- Location
- Dallas
- Posts
- 253
- Thanks
- 189
- Thanked 70 Times in 54 Posts
quick thought, so we don't change anything in the brushmetal plist? just wondering
Edit: never mind.... got it! What I just did was replaced the Twitter page with YouTube thanks to PK (PathKiller29) creative mind.... Thanks guys for this awesome implement!!
-
04-10-2011, 08:56 AM #18iPhone? More like MyPhone
- Join Date
- Feb 2009
- Location
- Dallas
- Posts
- 253
- Thanks
- 189
- Thanked 70 Times in 54 Posts
like so....
-
04-10-2011, 09:00 AM #19Sug Luv Super Moderator
- Join Date
- Jan 2011
- Location
- Hammond Louisiana
- Posts
- 28,660
- Thanks
- 1,085
- Thanked 5,007 Times in 2,980 Posts
-
The Following User Says Thank You to 2k1 For This Useful Post:
Jersey Girl (04-10-2011)
-
04-10-2011, 09:07 AM #20Theme Creator
- Join Date
- Mar 2010
- Location
- Current.plist
- Posts
- 337
- Thanks
- 203
- Thanked 116 Times in 68 Posts
you should modify the BrushMetalUltimateHD.plist (incase you do a Reset or really want to remove any trace of the widget) although as long as you have a Current.plist it will take precedence over the original one.
Nice job with the YouTube widget. You're faster than me :-)
-
The Following User Says Thank You to TheWarlu For This Useful Post:
Jersey Girl (04-10-2011)




LinkBack URL
About LinkBacks
Reply With Quote
