Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: Creating Themes With Dreamboard
is a discussion within theiPhone 4|4S New Skins / Themes Launches
forums, a part of theNew Skins / Themes Launches
section;Originally Posted by Ian Nicoll I will read everything with interest pal. LOL... Believe me, we are not the only ones, there are hundreds of us.. well, to be frank,
...-
03-23-2011, 12:38 AM #81lao3modder
- Join Date
- May 2010
- Location
- Hong Kong
- Posts
- 6,347
- Thanks
- 10,653
- Thanked 10,505 Times in 3,754 Posts
-
03-23-2011, 02:39 AM #82
I don't have Endroid to play with at the moment as i just uninstalled the beta versions (beta donator here) & the cydia version is still showing up as 1.0-1. I'll wait till the cydia version to be updated to 1.0.1 before i venture in again. Still having phobia from the reboot loop previously lol. Just curious, using the idea of falcon212, is it possible to do in a folderenhancer style i.e. having more game folders inside the main game folder.
Games
->Games1
...
->Games2
...
->Games8
-
03-23-2011, 08:58 AM #83
hmmm welll then ur gonna hafta speak to jesse, also sometime it randomly doesnt work, just reupload the plist to ur ipod and try again. if it keeps on not working then yea there is a error in the plist. in that case either post the code so we cann check it out or wait till he fixes it
Official DreamBoard Wiki
Twitter | YouTube
My Themes: ipod 5g themes | Origins [blue] | Ubuntu Ultimate | Windows 7 OS
-
03-23-2011, 09:03 AM #84iPhoneaholic
- Join Date
- Feb 2011
- Location
- If there's a bright centre to the universe, I'm from the planet that is farthest from
- Posts
- 305
- Thanks
- 59
- Thanked 61 Times in 51 Posts
What y'all think of these icons? I knicked em off the interplep.


They might need resizing, a bit big, and the dock images need to match but it's a start.
-
03-23-2011, 10:25 AM #85
-
03-23-2011, 10:41 AM #86
In the plist... Go back and reread wynds tutorial if u dont even know that
-
03-23-2011, 11:27 AM #87Theme Creator
- Join Date
- Jan 2008
- Location
- Singapore
- Posts
- 2,227
- Thanks
- 764
- Thanked 930 Times in 594 Posts
yea, it's kinda hard to explain, only for advance theming only. But the codes are there in that post
iPhone Themes:
FlowBoard - Kassou HD - BoxorHD Widescreen - BoxorHD - BoxorHD Ceramic White - Bookshelf - AsymmetricHD
iPad Themes: Honeypad Pro - HoneyPad Pro Retina - BoxorHD - BoxorHD Retina - Bookshelf - BoxorHD Ceramic White
- All my themes in one Cydia website - open the link from your iDevice
PayPal Donation: [email protected] | Twitter: changroy | HoneyPad Pro
-
03-23-2011, 12:01 PM #88
I was playing with this yesterday as well.
I got a nice small menu to come up, and i can display an image in it, or i can set it up as an app view, which is slightly more frustrating, as i have less control over how it looks as an app list.
What i tried at first which would be ideal, was to show it as an image and try to add a string to launch an app, which caused a syntax error. Has anyone gotten this to work?
How do you deal developing in landscape with the appgrid being so rigid and horizontal?
here's my new menu and some SS's.
Code:<dict> <key>AllApps</key> <false/> <key>Apps</key> <array> <string>com.apple.mobileipod-AudioPlayer</string> <string>com.apple.mobilecal</string> </array> <key>Alpha</key> <real>0.0</real> <key>ClipToBounds</key> <true/> <key>Cols</key> <integer>4</integer> <key>FrameHeight</key> <integer>200</integer> <key>FrameWidth</key> <integer>400</integer> <key>FrameX</key> <integer>200</integer> <key>FrameY</key> <integer>95</integer> <key>GapX</key> <integer>77</integer> <key>GapY</key> <integer>85</integer> <key>IconHeight</key> <integer>85</integer> <key>IconWidth</key> <integer>65</integer> <key>PageHeight</key> <integer>200</integer> <key>PageWidth</key> <integer>400</integer> <key>Rows</key> <integer>1</integer> <key>Toggled</key> <false/> <key>ToggledInteraction</key> <true/> <key>UserInteraction</key> <false/> <key>ViewType</key> <string>AppGrid</string> <key>id</key> <string>testMenu</string> </dict> <dict> <key>Alpha</key> <real>0.5</real> <key>Toggled</key> <false/> <key>ToggledInteraction</key> <false/> <key>Alpha</key> <real>0.0</real> <key>FrameHeight</key> <integer>200</integer> <key>FrameWidth</key> <integer>400</integer> <key>FrameX</key> <integer>-55</integer> <key>FrameY</key> <integer>100</integer> <key>Image</key> <string>/DreamBoard/honeycomb/Images/Menu.png</string> <key>Toggled</key> <false/> <key>ToggledInteraction</key> <false/> <key>UserInteraction</key> <false/> <key>ViewType</key> <string>ImageView</string> <key>id</key> <string>testGrid</string> </dict>

shots are from an upcoming theme i'm doing when wynd finally brings back ipad compatibility. (even though certain versions certain ways still work fine)My iPhone 4 Mod Flickr Stream: http://www.flickr.com/photos/54754025@N07/
-
03-23-2011, 12:48 PM #89iPhoneaholic
- Join Date
- Feb 2011
- Location
- If there's a bright centre to the universe, I'm from the planet that is farthest from
- Posts
- 305
- Thanks
- 59
- Thanked 61 Times in 51 Posts
Teamspeak3 widget anybody?

I love just messing around with stuff to see if it works.
-
03-23-2011, 01:30 PM #90
@jesse im confused what is wrong? that doesnt work what u posted?
i havent made the appgrid view yet for the menus, but if i get problems ill just use indivdual icon placers instead of a grid
Official DreamBoard Wiki
Twitter | YouTube
My Themes: ipod 5g themes | Origins [blue] | Ubuntu Ultimate | Windows 7 OS
-
03-23-2011, 02:11 PM #91
Any possibility of bringing spotlight function back?
-
03-23-2011, 02:38 PM #92
Last edited by JesseDegenerate; 03-23-2011 at 02:43 PM.
My iPhone 4 Mod Flickr Stream: http://www.flickr.com/photos/54754025@N07/
-
03-23-2011, 04:52 PM #93lol its on wynds tutorial, this one will make iFile launch. if u make a button instead of the code above then ud hafta use a launch actionCode:
<dict> <key>BundleID</key> <string>eu.heinelt.ifile</string> <key>FrameHeight</key> <integer>85</integer> <key>FrameWidth</key> <integer>65</integer> <key>FrameX</key> <integer>890</integer> <key>FrameY</key> <integer>330</integer> <key>ViewType</key> <string>AppIcon</string> </dict>
Official DreamBoard Wiki
Twitter | YouTube
My Themes: ipod 5g themes | Origins [blue] | Ubuntu Ultimate | Windows 7 OS
-
03-23-2011, 06:05 PM #94My iPhone 4 Mod Flickr Stream: http://www.flickr.com/photos/54754025@N07/
-
03-23-2011, 06:27 PM #95Sug Luv Super Moderator
- Join Date
- Jan 2011
- Location
- Hammond Louisiana
- Posts
- 30,374
- Thanks
- 1,184
- Thanked 5,324 Times in 3,158 Posts
How can I git that smiley face icon for text messages?
-
03-23-2011, 07:09 PM #96Theme Creator
- Join Date
- Oct 2010
- Location
- file://
- Posts
- 3,600
- Thanks
- 163
- Thanked 1,217 Times in 588 Posts
Last edited by PathKiller29; 03-23-2011 at 07:09 PM. Reason: Automerged Doublepost
-
03-23-2011, 09:58 PM #97
u can use appicon view.... u just hafta have rotated icons in ur Icons folder
well i found a bug that iconviews and appgrids can only have certain sized icons or it just will squish em. does NOT save me time hahaLast edited by PhanaticD; 03-23-2011 at 09:58 PM. Reason: Automerged Doublepost
Official DreamBoard Wiki
Twitter | YouTube
My Themes: ipod 5g themes | Origins [blue] | Ubuntu Ultimate | Windows 7 OS
-
03-24-2011, 02:40 AM #98
-
03-24-2011, 10:54 AM #99iPhone? More like MyPhone
- Join Date
- Jan 2011
- Location
- FRANCE, Nancy
- Posts
- 131
- Thanks
- 17
- Thanked 25 Times in 18 Posts
-
03-24-2011, 09:32 PM #100
Official DreamBoard Wiki
Twitter | YouTube
My Themes: ipod 5g themes | Origins [blue] | Ubuntu Ultimate | Windows 7 OS




LinkBack URL
About LinkBacks



Reply With Quote

