Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: Boxor HD - Ceramic White -
is a discussion within theiPhone 4|4S New Skins / Themes Launches
forums, a part of theNew Skins / Themes Launches
section;<dict> <key>Frame</key> <string>0,420,320,60</string> <key>Subviews</key> <array> <dict> <key>BundleID</key><string>com.apple.mobilephone</string> <key>Frame</key><string>125,420,0,9000</string> <key>LabelStyle</key> <dict> <key>labelFontSize</key><integer>0</integer> <key>labelHeight</key><integer>0</integer> <key>labelWidth</key><integer>0</integer> <key>labelX</key><integer>0</integer> <key>labelY</key><integer>0</integer> </dict> <key>ViewType</key><string>AppIcon</string> </dict> <dict> <key>BundleID</key><string>com.bitesms</string> <key>Frame</key><string>50,430,0,9000</string> <key>LabelStyle</key> <dict> <key>labelFontSize</key><integer>0</integer> <key>labelHeight</key><integer>0</integer> <key>labelWidth</key><integer>0</integer> <key>labelX</key><integer>0</integer> <key>labelY</key><integer>0</integer> </dict> <key>ViewType</key><string>AppIcon</string>
...-
07-09-2011, 11:39 PM #201
<dict>
<key>Frame</key>
<string>0,420,320,60</string>
<key>Subviews</key>
<array>
<dict>
<key>BundleID</key><string>com.apple.mobilephone</string>
<key>Frame</key><string>125,420,0,9000</string>
<key>LabelStyle</key>
<dict>
<key>labelFontSize</key><integer>0</integer>
<key>labelHeight</key><integer>0</integer>
<key>labelWidth</key><integer>0</integer>
<key>labelX</key><integer>0</integer>
<key>labelY</key><integer>0</integer>
</dict>
<key>ViewType</key><string>AppIcon</string>
</dict>
<dict>
<key>BundleID</key><string>com.bitesms</string>
<key>Frame</key><string>50,430,0,9000</string>
<key>LabelStyle</key>
<dict>
<key>labelFontSize</key><integer>0</integer>
<key>labelHeight</key><integer>0</integer>
<key>labelWidth</key><integer>0</integer>
<key>labelX</key><integer>0</integer>
<key>labelY</key><integer>0</integer>
</dict>
<key>ViewType</key><string>AppIcon</string>
</dict>
<dict>
<key>Actions</key>
<array>
<string>launch com.apple.mobilephone</string>
</array>
<key>Frame</key>
<string>132,0,60,60</string>
<key>Image</key>
<string>$ROOT/Images/dockPhone.png</string>
<key>ViewType</key>
<string>Button</string>
</dict>
Here is the section of code.
-
07-10-2011, 12:25 AM #202
-
07-10-2011, 12:28 AM #203
My weather widget isn't working
I get the blue square.
-
07-10-2011, 12:30 AM #204
weather icon doesnt work
I bought you app and installed it however the icon for the sun, moon and or clouds doesnt show up! its just a square and then a little square with a question mark inside it!
How can I fix this? Can i get a refund?
ill post a pic later.
-
07-10-2011, 12:31 AM #205
-
07-10-2011, 12:31 AM #206
Moose check your private messages thanks =D

-
07-10-2011, 12:33 AM #207
-
07-10-2011, 12:36 AM #208
-
07-10-2011, 12:38 AM #209
-
07-10-2011, 12:43 AM #210
-
07-10-2011, 12:51 AM #211
-
07-10-2011, 12:55 AM #212
Moose this how it look like
<dict>
<key>Actions</key>
<array>
<string>views.ScrollView.contentOffsetX= 320 animated:0.5</string>
</array>
<key>Frame</key>
<string>132,0,60,60</string>
<key>Image</key>
<string>$ROOT/Images/dockHome.png</string>
<key>ViewType</key>
<string>Button</string>
</dict>
and the icon for the home look very dark. And when i press the home icon, i get a runtime error.

-
07-10-2011, 01:01 AM #213
FIXED! Moose and Falcon, I swear, you guys are the greatest.
-
07-10-2011, 01:23 AM #214
Opps, is okay, fixed everything.

-
07-10-2011, 03:18 AM #215
Thank you Moose, Worked Great.
Something was wrong with my Current.plist so I had to start over with a fresh one.
Regardless, much appreciated.
-
07-10-2011, 05:02 AM #216iPhone? More like MyPhone
- Join Date
- May 2009
- Location
- Callus, Catalonia
- Posts
- 203
- Thanks
- 84
- Thanked 140 Times in 53 Posts
-
07-10-2011, 05:32 AM #217
First, go and save the "home" image view pages back and name it dockHome.png, ssh it into your boxorhd/images. Secondly delete away this part,
"<dict>
<key>Actions</key>
<array>
<string>launch com.apple.mobilephone</string>
</array>
<key>Frame</key>
<string>132,0,60,60</string>
<key>Image</key>
<string>$ROOT/Images/dockPhone.png</string>
<key>ViewType</key>
<string>Button</string>
</dict>"
replace it with,
<dict>
<key>Actions</key>
<array>
<string>views.ScrollView.contentOffsetX= 320 animated:0.5</string>
</array>
<key>Frame</key>
<string>132,0,60,60</string>
<key>Image</key>
<string>$ROOT/Images/dockHome.png</string>
<key>ViewType</key>
<string>Button</string>
</dict>
And you should be able to use the Home button, take note that when you already at the first page, nothing will happen. =D
-
07-10-2011, 06:32 AM #218
I am also having a blue question mark in the liveweather app where a picture should be. I have already set the entire Boxor HD folder and the liveweather folder to R W and E. Owner and group are mobile. I have set 'apply hierarchically' to ON. There's a little popup saying 'applying permissions and ownership hierarchically, but when I go back to setting the permissions it's OFF again.
Respringing the iphone didn't solve the problem. Do I need to purchase iFile?
-
07-10-2011, 07:00 AM #219
You don't have to. A few respring it will automatic fix it or you can try uninstalling dreamboard and reinstall it again.

-
07-10-2011, 07:13 AM #220iPhone? More like MyPhone
- Join Date
- May 2009
- Location
- Callus, Catalonia
- Posts
- 203
- Thanks
- 84
- Thanked 140 Times in 53 Posts




LinkBack URL
About LinkBacks
Reply With Quote

