Available for a limited time only - £10 off a £20 spend at eXpansys! For more details visit this topic!

Please Log In or Register - it's FREE!

4 Pages V  < 1 2 3 4 >  
Reply to this topicStart new topic
 Restoring Extra Screens to Defaults
FrankyG
post Oct 31 2003, 14:17
Post #21


Addict
Group Icon

Group: Posters
Posts: 569
Joined: 16th December 2002
Member No.: 1,113



Damn this transparent screen...just happened to me :x

Any of you guys been able to fix this? Midnight?


--------------------
FrankyG
Go to the top of the page
 
+Quote Post
JoelRae
post Oct 31 2003, 15:38
Post #22


Diehard
Group Icon

Group: Posters
Posts: 402
Joined: 3rd June 2003
From: London UK
Member No.: 7,267

Device(s): SPV C500



Well at least I wasn't making it up :wink:
Go to the top of the page
 
+Quote Post
FrankyG
post Oct 31 2003, 16:08
Post #23


Addict
Group Icon

Group: Posters
Posts: 569
Joined: 16th December 2002
Member No.: 1,113



I just removed the 'home screen reset' from 'remove programs' menu on the phone, re-booted.

Then installed the LonghornSPVProExtras.cab to overwrite the default ones. I'm happy with these at the moment, I just can't be bothered trying to apply the 'reset to default' cab again...as I ain't to hopeful of it working!

I've attached the LonghornSPVProExtras.cab in case you want it, without searching laugh.gif

Attached File(s)
Attached File  LonghornSPVProExtras.CAB ( 30.93K ) Number of downloads: 308
 


--------------------
FrankyG
Go to the top of the page
 
+Quote Post
smittyofdhs
post Oct 31 2003, 17:40
Post #24


Regular
Group Icon

Group: Posters
Posts: 96
Joined: 27th October 2003
From: So Cal, USA
Member No.: 19,389



thank god, midnight made this so when it was uninstalled it reverted all the settings back. I don't like the screens that AWS used on the MPx200. I have another thread going asking for the original images so I could change them back. So I tried this and it totally screwed up all the info and alert screens. Like I said, thank god (or midnight) that this was reversible.


--------------------
PDA Lineage: Handspring Visor Deluxe > Handspring Edge > Ipaq 3850 > Siemens/AT&T SX56 PPCPE > Moto MPx200 Smartphone > Audiovox 4100 PPCPE > Audiovox SMT5600 > Cingular SX66 PPCPE > RIM Blackberry 7520 > RIM Blackberry 7100i > Verizon XV6700 > Samsung BlackJack
Go to the top of the page
 
+Quote Post
JoelRae
post Oct 31 2003, 18:17
Post #25


Diehard
Group Icon

Group: Posters
Posts: 402
Joined: 3rd June 2003
From: London UK
Member No.: 7,267

Device(s): SPV C500



Cheers FrankyG, will try the fix asap biggrin.gif

Posted from my SmartPhone!
Go to the top of the page
 
+Quote Post
midnight
post Nov 2 2003, 02:34
Post #26


Hardcore
Group Icon

Group: Posters
Posts: 3,685
Joined: 27th January 2003
Member No.: 2,344



sorry i havent looked at this yet (bloody game development hehe) but i will have a look this weekend sometime, i've no idea why it goes transparent, but i'll solve it one way or another, even if it means having new default images for the error screens smile.gif


--------------------
Alien Invention - home of Eclipse: First Wave and Kumite
Midnight SP! Smartphone Registry Tweaks and Voice Themes
irc.monolithix.org #smartphone (come and have a chat )
My Gadgets Gallery
Go to the top of the page
 
+Quote Post
StarfireCT
post Nov 3 2003, 14:17
Post #27


Newbie
Group Icon

Group: Posters
Posts: 24
Joined: 2nd November 2003
Member No.: 19,870



I saw the transparent screens on the Motorola phone, but I figured it was a MPx200 thingy, but I think it was the same thing you've been seeing:

It's caused but the registry tweak that changes the image: the background colour (BKUnselected) gets set to a blank value but if it's set to COLOR_alertWINDOW, the warning popups stay opaque. Also, I'm pretty sure that as Colour Themes change, the background of the error message will change as well, seeing as the COLOR_alertWINDOW value is a theme-able property.

I put together a a version for the MPx200 because I figured that the original tweak worked OK on the SPV. It also doesn't change the image for the start menu wallpaper and contacts wall paper, but that was by design.
Go to the top of the page
 
+Quote Post
midnight
post Nov 4 2003, 00:29
Post #28


Hardcore
Group Icon

Group: Posters
Posts: 3,685
Joined: 27th January 2003
Member No.: 2,344



my cab already sets it to COLOR_alertWINDOW, always has, but the problem looks like its as simple as a missing comma, it worked on the first version of this cab, but something went wrong for the second version, anyways, just cabbed another version if someone wishes to try it


--------------------
Alien Invention - home of Eclipse: First Wave and Kumite
Midnight SP! Smartphone Registry Tweaks and Voice Themes
irc.monolithix.org #smartphone (come and have a chat )
My Gadgets Gallery
Go to the top of the page
 
+Quote Post
StarfireCT
post Nov 4 2003, 02:02
Post #29


Newbie
Group Icon

Group: Posters
Posts: 24
Joined: 2nd November 2003
Member No.: 19,870



QUOTE
my cab already sets it to COLOR_alertWINDOW, always has, but the problem looks like its as simple as a missing comma, it worked on the first version of this cab, but something went wrong for the second version, anyways, just cabbed another version if someone wishes to try it


Actually, if this is the same CAB that I got like a night or two ago, it didn't have that setting. What I did was extract the _setup.xml file from the CAB file on a PC and looked to see what was changing. The BKUnselected value that I saw in there told the registry to set it to "".

The way I built my CAB was by using a /postxml switch with the same basic XML that I found in that _setup.xml file - I didn't set the registry settings in the .INF file because I found that to be more cumbersome.

Of course, the other problem might have nothing to do with this or I might have gotten an older version - I'm just letting you know what made it into the CAB file that I originally downloaded... if it helps, I can send ya the CAB or _setup.xml that I got...

Cheers!
Go to the top of the page
 
+Quote Post
midnight
post Nov 4 2003, 02:10
Post #30


Hardcore
Group Icon

Group: Posters
Posts: 3,685
Joined: 27th January 2003
Member No.: 2,344



its cos when it built the cab from the inf there was a missing comma like i said, so cabwiz removed that setting (and set it as blank in the compiled cab cos thats all it could do), makes no difference either way, its fixed now i hope


--------------------
Alien Invention - home of Eclipse: First Wave and Kumite
Midnight SP! Smartphone Registry Tweaks and Voice Themes
irc.monolithix.org #smartphone (come and have a chat )
My Gadgets Gallery
Go to the top of the page
 
+Quote Post
StarfireCT
post Nov 4 2003, 13:30
Post #31


Newbie
Group Icon

Group: Posters
Posts: 24
Joined: 2nd November 2003
Member No.: 19,870



Ah cool - tis all good. Thanks for coming up with and maintaining the CAB: it saves a lot of tapping with the registry editor smile.gif
Go to the top of the page
 
+Quote Post
JoelRae
post Nov 5 2003, 15:34
Post #32


Diehard
Group Icon

Group: Posters
Posts: 402
Joined: 3rd June 2003
From: London UK
Member No.: 7,267

Device(s): SPV C500



Yep, worked like a charm. Thanks again Mid biggrin.gif/
Go to the top of the page
 
+Quote Post
mon_nom_est_arna...
post Nov 16 2003, 11:50
Post #33


Newbie
Group Icon

Group: Posters
Posts: 45
Joined: 8th August 2003
Member No.: 12,405



Help please !
I've installed this CAB and rebooted my SPV (ROM Orange FR 1.3.6.5) twice. Extra screens (Info, Exclamation...) are now as normal, but the Programs menu background is still white without any gradient !
Go to the top of the page
 
+Quote Post
tanny
post Dec 19 2003, 08:38
Post #34


Newbie
Group Icon

Group: Posters
Posts: 27
Joined: 15th September 2003
Member No.: 16,153



QUOTE
Help please !
I've installed this CAB and rebooted my SPV (ROM Orange FR 1.3.6.5) twice. Extra screens (Info, Exclamation...) are now as normal, but the Programs menu background is still white without any gradient !



Remove the BKBitmapFile from HLMSoftwareMicrosoftShellRai:MSStart

midnight - can you make the 'reset' remove the BKBitmapFile (as for MSStart and MSCONTACTS) instead of assigning "" as the value? many thanks.
Go to the top of the page
 
+Quote Post
midnight
post Dec 22 2003, 15:48
Post #35


Hardcore
Group Icon

Group: Posters
Posts: 3,685
Joined: 27th January 2003
Member No.: 2,344



You cant actually remove reg keys using a cab as far as i'm aware, only change them so they are blank

however, i do have an idea, which i'll work on, which should hopefully fix the problem


--------------------
Alien Invention - home of Eclipse: First Wave and Kumite
Midnight SP! Smartphone Registry Tweaks and Voice Themes
irc.monolithix.org #smartphone (come and have a chat )
My Gadgets Gallery
Go to the top of the page
 
+Quote Post
midnight
post Dec 22 2003, 16:16
Post #36


Hardcore
Group Icon

Group: Posters
Posts: 3,685
Joined: 27th January 2003
Member No.: 2,344



and the answer is, no, cant be done as far as i can tell

dont forget, you should always use 'Remove Programs' on any homescreen that uses extra screens before installing another that does the same, it solves this problem before it even occurs and so no need to run this homescreen reset cab.


--------------------
Alien Invention - home of Eclipse: First Wave and Kumite
Midnight SP! Smartphone Registry Tweaks and Voice Themes
irc.monolithix.org #smartphone (come and have a chat )
My Gadgets Gallery
Go to the top of the page
 
+Quote Post
Disco Stu
post Feb 2 2004, 15:46
Post #37


Hardcore
Group Icon

Group: Moderator Team
Posts: 8,218
Joined: 9th April 2003
From: Coventry, UK
Member No.: 4,510

Device(s): HTC Touch Dual / SPV E650



Just for the sake of formailty..ahem..can you confirm this works for WM2003 ?


--------------------
Go to the top of the page
 
+Quote Post
midnight
post Feb 4 2004, 13:23
Post #38


Hardcore
Group Icon

Group: Posters
Posts: 3,685
Joined: 27th January 2003
Member No.: 2,344



i cant see why not, the reg keys are all the same smile.gif


--------------------
Alien Invention - home of Eclipse: First Wave and Kumite
Midnight SP! Smartphone Registry Tweaks and Voice Themes
irc.monolithix.org #smartphone (come and have a chat )
My Gadgets Gallery
Go to the top of the page
 
+Quote Post
ultimasnake
post Feb 12 2004, 09:10
Post #39


Addict
Group Icon

Group: Posters
Posts: 758
Joined: 3rd December 2003
From: Amsterdam Holland
Member No.: 23,236

Device(s): Imate JAM/Orange E200



it works alright wink.gif midnight has done a great job on it wink.gif


--------------------
Current Project :
Smart commander
Great new application to control your pc

Smart Browser the (first) PIE alternative
Click here for the official website

Try some other great free software like :
Gaydar
Homers Bar Quotes
Erotic dice

and soon more at ultimasoftware
Go to the top of the page
 
+Quote Post
badboy4life
post Mar 7 2004, 15:11
Post #40


Diehard
Group Icon

Group: Posters
Posts: 305
Joined: 23rd January 2003
Member No.: 2,240



I just installed this on my phone(e200) and got the pink square around the icon image, looking at the original settings on my old spv i found that the 'BKBitmapTransparent' value needs to be set to '16711935' and the pink bits disappear and so your left with a background set to the COLOR_alertWINDOW and the icon without the pink bit!!!


--------------------
A man does what he can, until his destiny is revealed
Go to the top of the page
 
+Quote Post

4 Pages V  < 1 2 3 4 >
Reply to this topicStart new topic

Collapse

Similar Topics

  Topic Replies Topic Starter Views Last Action
No new Topic has attachmentsPaul's guide to... changing the HTC Touch / T-Mobile Wing PagePool size
279 Paul (MVP) 126,795 Today, 20:09
Last post by: Denithor
No new Topic has attachmentsPaul's complete guide to installing OSX Leopard on your MSI Wind / Advent 4211
Video uploading now...
545 Paul (MVP) 203,899 Today, 19:50
Last post by: zac.sonoio
No New Posts How to install igo8 on omnia?
error: program application database cannot be found. please insert ori
10 Lers88 502 Today, 18:10
Last post by: datafanatic
No New Posts how to recover data from storage after HARD RESET?
is there any way to recover lost files after hard reset
3 pp56825 154 Today, 17:42
Last post by: pp56825
No New Posts Topic has attachmentsLaunch an app and switch to landscape from shortcut
2 daz306td 63 Today, 17:52
Last post by: everton2004
No New Posts Registry hack to increase system performance?
1 Bennieficial 35 Today, 19:51
Last post by: Its Ez

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: