Thread: Transparency Help
-
12-14-2008, 08:54 PM #1
Transparency Help
okay, i have the file that i want to use, but how can i make it so that inside ANY app, the status bar is transparent. please help =)
im trying to create a theme, so i dont want to mess with any system files,
im placing my files here but it messes up alot..
Themes.XXXXXX/My.theme/Bundles/com.apple.springboard/
is this the wrong place?-----------------------------------------
GatewayFX Desktop:
Intel Core2 Quad 9300 @ 2.5 Ghz
Nvidia 9800 GT Factory Overclocked
Windows XP,Windows 7 RTM, Ubuntu 9.04, Bactrack 4 Pre-Final USB
-
12-14-2008, 08:59 PM #2plain jane vanilla (post count restored to FULL AWESOMENESS)
- Join Date
- Jul 2007
- Location
- ATL
- Posts
- 11,692
- Thanks
- 181
- Thanked 1,457 Times in 1,263 Posts
You can create a transparent status bar....it will appear that way in SOME apps, but some it wont.
To disable the status bar in an app you have to add this to every apps info.plist file:
I am unsure of any other way to disable it in every app.<key>UIStatusBarHidden</key>
<true/>
-
12-14-2008, 09:06 PM #3-----------------------------------------
GatewayFX Desktop:
Intel Core2 Quad 9300 @ 2.5 Ghz
Nvidia 9800 GT Factory Overclocked
Windows XP,Windows 7 RTM, Ubuntu 9.04, Bactrack 4 Pre-Final USB
-
12-14-2008, 09:10 PM #4plain jane vanilla (post count restored to FULL AWESOMENESS)
- Join Date
- Jul 2007
- Location
- ATL
- Posts
- 11,692
- Thanks
- 181
- Thanked 1,457 Times in 1,263 Posts
Well, what your wanting to do is actually sorta theming each app. Not the OS.
Like I said, just using a transparent status bar should work for most apps, but I know there are some like the Weather app for example that will show the top of your background image where the status bar should be.
In those cases, you would have to edit the .plist file for that specific app. The file is located within the apps main folder, and can be edited in Wordpad in Windows.
There may be another way, But im tired and cannot think of anything else.
-
12-14-2008, 09:14 PM #5
one more thing, when i add that line into the plist, does that </true> have to be in there ?
-----------------------------------------
GatewayFX Desktop:
Intel Core2 Quad 9300 @ 2.5 Ghz
Nvidia 9800 GT Factory Overclocked
Windows XP,Windows 7 RTM, Ubuntu 9.04, Bactrack 4 Pre-Final USB



LinkBack URL
About LinkBacks
Reply With Quote

