webOS Nation Forums >  Homebrew >  webOS themes > What is the name...
What is the name...

  Reply
 
LinkBack Thread Tools Display Modes
Old 05/23/2011, 09:40 PM   #1 (permalink)
Member
 
despinova's Avatar
 
Join Date: May 2007
Posts: 77
Likes Received: 0
Thanks: 42
Thanked 1 Time in 1 Post
Default What is the name...

Hey gurus ... how to call the card pop out immediately after we open an application. Is gray and very nasty indeed (for me). I'm making some cosmetic changes to my palm before and this is one of the things that I need.

Thanks for the help.

P. S. This is what I mean.
despinova is offline   Reply With Quote
Old 05/24/2011, 09:15 AM   #2 (permalink)
Member
 
4r4qg's Avatar
 
Join Date: Apr 2011
Location: HTML-land
Posts: 192
Likes Received: 1
Thanks: 17
Thanked 32 Times in 27 Posts
Default

Man, I couldn't find anything on this: https://developer.palm.com/content/api/index.html
Card being loaded?
__________________
Palm IIIx >>> Palm V >>> Palm Vx >>> Tungsten T5 >>> webOS 2.1 emulator

Pre|central Peacekeepers
SO easy anyone can do it! HP webOS First App Tutorial

If i have helped you; please click the Thanks button.>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4r4qg is offline   Reply With Quote
Old 05/24/2011, 09:23 AM   #3 (permalink)
Member
 
jsgraphicart's Avatar
 
Join Date: May 2010
Location: NorCal
Posts: 1,762
Likes Received: 79
Thanks: 51
Thanked 279 Times in 200 Posts
Default

Most of the default apps have this labeled something along the lines of splash scrim or splash background or loading scrim. Most of them can be found in there designated app folder. but palm makes things crazy sometimes and places one image that changes images in multiple areas in some random folder and labels it something vague like "scrim" which has the same name as files in other folders. I have changed the default apps that I could find so that the splash screen wasnt gray. But I cant find the file that changes all the rest. I've looked in all the usual directories. ugh.
jsgraphicart is offline   Reply With Quote
Old 05/24/2011, 09:52 AM   #4 (permalink)
Member
 
Join Date: Jul 2010
Location: North East
Posts: 125
Likes Received: 0
Thanks: 27
Thanked 23 Times in 14 Posts
Default

its the splash screen, and can be changed by editing the appinfo.json and changing the splash icon setting toward the bottom....
and I can't remember the exact name either... at work. :P
__________________
Apps: Junk Silver, Junk Exchange Projects: Distress Signal
antijingoist is offline   Reply With Quote
Old 05/24/2011, 11:23 AM   #5 (permalink)
Member
 
jsgraphicart's Avatar
 
Join Date: May 2010
Location: NorCal
Posts: 1,762
Likes Received: 79
Thanks: 51
Thanked 279 Times in 200 Posts
Default

Quote:
Originally Posted by antijingoist View Post
its the splash screen, and can be changed by editing the appinfo.json and changing the splash icon setting toward the bottom....
and I can't remember the exact name either... at work. :P
That means you would have to go and change all the appinfo.json files for each app. Its easier to just change the image in the directory for that app. But apps like the clock app dont have this line in there because there is no splash image in that directory. I dont know what would happen if you added it but Im not going to experiment. lol. I would think there is another image somewhere that changes the default splash screens. And if not there has to be a single .json file that can be changed.
jsgraphicart is offline   Reply With Quote
Old 05/24/2011, 11:47 AM   #6 (permalink)
Member
 
Join Date: Jul 2010
Location: North East
Posts: 125
Likes Received: 0
Thanks: 27
Thanked 23 Times in 14 Posts
Default

You can add it in.
Otherwise I think you are going to be playing with the mojo framework, and I can't remember where that is exactly.
__________________
Apps: Junk Silver, Junk Exchange Projects: Distress Signal
antijingoist is offline   Reply With Quote
Old 05/24/2011, 11:57 AM   #7 (permalink)
Member
 
jsgraphicart's Avatar
 
Join Date: May 2010
Location: NorCal
Posts: 1,762
Likes Received: 79
Thanks: 51
Thanked 279 Times in 200 Posts
Default

Quote:
Originally Posted by antijingoist View Post
You can add it in.
Otherwise I think you are going to be playing with the mojo framework, and I can't remember where that is exactly.
Yeah, I've looked in the mojo and mojo2 directories. I cant find the images. I think i've even changed some and it didnt do anything.
jsgraphicart is offline   Reply With Quote
Old 05/24/2011, 12:02 PM   #8 (permalink)
Member
 
jsgraphicart's Avatar
 
Join Date: May 2010
Location: NorCal
Posts: 1,762
Likes Received: 79
Thanks: 51
Thanked 279 Times in 200 Posts
Default

Theres a file named global.css file in the stylesheets folder in mojo. That might have something in it. I havent taken a detailed look yet though.
jsgraphicart is offline   Reply With Quote
Old 05/24/2011, 12:05 PM   #9 (permalink)
Member
 
jsgraphicart's Avatar
 
Join Date: May 2010
Location: NorCal
Posts: 1,762
Likes Received: 79
Thanks: 51
Thanked 279 Times in 200 Posts
Default

Quote:
Originally Posted by jsgraphicart View Post
Theres a file named global.css file in the stylesheets folder in mojo. That might have something in it. I havent taken a detailed look yet though.
Never Mind. I dont think its that one. lol
jsgraphicart is offline   Reply With Quote
Old 05/24/2011, 02:19 PM   #10 (permalink)
Member
 
OmegaSupreme's Avatar
 
Join Date: Apr 2006
Location: galveston, tx
Posts: 145
Likes Received: 0
Thanks: 74
Thanked 44 Times in 21 Posts
Default

/usr/palm/sysmgr/images/loading-card-scrim.png

it's accessible via jason's internalz pro app.
OmegaSupreme is offline   Reply With Quote
Thanked By: Unclevanya
Old 05/24/2011, 02:25 PM   #11 (permalink)
Member
 
despinova's Avatar
 
Join Date: May 2007
Posts: 77
Likes Received: 0
Thanks: 42
Thanked 1 Time in 1 Post
Default

It's more complicated than I imagined. Suddenly I thought was just a matter of changing a file. Gulp :s . While I believe that is called "animations cards" Correct me if I'm wrong.
despinova is offline   Reply With Quote
Old 05/24/2011, 02:29 PM   #12 (permalink)
Member
 
despinova's Avatar
 
Join Date: May 2007
Posts: 77
Likes Received: 0
Thanks: 42
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by OmegaSupreme View Post
/usr/palm/sysmgr/images/loading-card-scrim.png

it's accessible via jason's internalz pro app.
In fact, I tried without success by this route. Thanks guy.
despinova is offline   Reply With Quote
Old 05/24/2011, 03:49 PM   #13 (permalink)
Member
 
OmegaSupreme's Avatar
 
Join Date: Apr 2006
Location: galveston, tx
Posts: 145
Likes Received: 0
Thanks: 74
Thanked 44 Times in 21 Posts
Default

Quote:
Originally Posted by despinova View Post
In fact, I tried without success by this route. Thanks guy.
hmmm... my bad for the quick response. seems they've changed it since i've had my sprint fraken pre.

edit: will look for it later. funny that the loading-card-scrim.png is still there.

Last edited by OmegaSupreme; 05/24/2011 at 03:59 PM.
OmegaSupreme is offline   Reply With Quote
Old 05/24/2011, 06:32 PM   #14 (permalink)
Member
 
warlord9159's Avatar
 
Join Date: Jun 2009
Location: Some where in KY.
Posts: 3,741
Likes Received: 31
Thanks: 1,058
Thanked 1,359 Times in 855 Posts
Default

Quote:
Originally Posted by OmegaSupreme View Post
hmmm... my bad for the quick response. seems they've changed it since i've had my sprint fraken pre.

edit: will look for it later. funny that the loading-card-scrim.png is still there.
I could not find that image.

I hope someone can
__________________
Dropbox With over 200 animated wallpapers
PayPal Make a donation and/or hit the Thanks button please
Theme prethemer
Patches Animated Back Grounds Devicemenu MaxedOut Animated Music Player Sound Bar
My home page
warlord9159 is offline   Reply With Quote
Old 05/24/2011, 06:36 PM   #15 (permalink)
Member
 
Join Date: Jun 2009
Posts: 291
Likes Received: 9
Thanks: 10
Thanked 25 Times in 21 Posts
Default

device info haha
champiful is offline   Reply With Quote
Reply

 

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0