Stupid questions regarding CHome Configurator... - Dash 3G, Snap General

Ok, i use CHome Configurator to customize my sliding panels for my VZW Ozone and i have two questions.
(1) i like to use the HTC home screen because i like to blend some of the HTC options w/ the Windows options and it usually takes me a while to set it up after a hard reset. Is there a way to just back up those settings w/o backing up the entire phone?
(2) One of the neat things about the OZONE is that it has Visual Voicemail. Also i like to have only one message notification as a panel and its the one that has all the messages in a row and not seperate panels for Missed calls/email/vm... ete. There are two such panels in the htc homescreen that i can use. one problem though, if i have visua, vm enabled it works on one panel and not the other. the panel it doesnt work on is the panel that i prefer because that on shows txt msg previews in that panel. is there a way to edit something to kinda combine this two panels?
thanks in advance!

Related

Anyone with programing skills willing to help?

Hey all,
I recently bought my first PPC ever, the HTC Touch. Not very much later I discovered rlToday and designed a skin in Photoshop. Pi3cH coded it and I tweaked it some more. Besides rlToday I use S2U2, TodayShrink and PCM Keyboard.
The result can be viewed here...
For those who don't understand Dutch. Underneath the appointment is the task section (Total, Important, Today, Overdue)
Now I have some problems I can't resolve in rlToday. I saw Grump on this forum for example that made an app for the iPhone skin and I was wondering if some guys are willing to get this done for me as apps can do more than rlToday.
What am I missing and can't I get done with rlToday:
1) topbar should be something like iPhone or S2US style
No start logo but still its functionality when tapping the icon on the left, smaller than WM6 topbar and nicer icons for Wifi, BlueTooth and stuff.
2) Now I'm using Mortscript to get the appointment coming inside the screen, but I only get the first upcoming one. And if that appointment is now, the next one coming is shown underneath it.
I would rather always see the next y (2, maybe 3, or for the today and tomorrow for example) upcoming appointments along with the location (if available), rather than the 1st upcoming or current and next.
3) Get rid of the circle on the bottom 3 icons when the number of missed calls/new sms/new email is 0.
4) get a highlight effect when tapping one of the 3 bottom icons, just like TouchFlo Cube for example (see pic 6 at my rlToday skin of the Cube 6 app side I changed, it turns blue when tapped).
Just wondering if this is in any way possible, without having a slow and without battery/memory consuming.
No one that can help me out?
You might be able to accomplish this solely with Wisbar Advanced, Wisbar Advanced Desktop (WAD) and a today plug-in.
1) Wisbar Advanced can definately make the top bar look like an iphone. As an alternative you can just run WAD in full screen mode to get the same effect. You won't have the iphone top bar running all the time but just in this screen. But as a trade off it'll be one less program running in the background. Along with the visual customization, Wisbar does have a decent start menu.
2) Doesn't the built-in calendar show the next couple appointments? If not, then there might be some pre-existing today plug-ins that can fulfill this. You gotta do some searching in Google or on this board for that. Worst case scenario, asking someone to program you a today plug-in is a lot easier and quicker than doing a full GUI.
3) WAD already does this and you can see some of their iphone themes already have that. What they do is draw a background circle without any text. And then the top text is drawn using a command like %Unread:SMS%. There is commands to do this for missed phone calls and any other e-mail account you have setup in the device.
4) WAD allows you to have two button states. Normal and pressed. You just need to create two different images for each. I've also came across a thread here in XDA where Speechman created a couple WAD screens where the button would move a little bit. And then use Mortscript to tie it together where it'll make it look like the button (or perhaps the phone) vibrates when you press a button. Here is that post:
http://forum.xda-developers.com/showpost.php?p=1809601&postcount=9
5) To address your speed and memory concerns...I don't think WAD is that bad. It uses about 700-800KB of RAM. No noticeable speed down. If you or someone else builds a custom GUI it will most likely take up even more resources. But atleast this way you can get what you want with $20 worth of software and you have the option of customizing it any way you like in the future.
SeanFromSoCal said:
You might be able to accomplish this solely with Wisbar Advanced, Wisbar Advanced Desktop (WAD) and a today plug-in.
1) Wisbar Advanced can definately make the top bar look like an iphone. As an alternative you can just run WAD in full screen mode to get the same effect. You won't have the iphone top bar running all the time but just in this screen. But as a trade off it'll be one less program running in the background. Along with the visual customization, Wisbar does have a decent start menu.
Click to expand...
Click to collapse
Thx, I've tried WA2 once, but I cannot change it the way I want it, way too much stuff you need to adjust to get it how you want it. I just want to get rid of the start logo and icon, and some nicer icons for signal, battery, wifi and stuff... the iPhone skin I downloaded was grey instead of the black I want and it changed some more icons and stuff I didn't like.
I've posted a request on WA2 forum for a WA2 skin with my wishes but no one ever replied.
SeanFromSoCal said:
2) Doesn't the built-in calendar show the next couple appointments? If not, then there might be some pre-existing today plug-ins that can fulfill this. You gotta do some searching in Google or on this board for that. Worst case scenario, asking someone to program you a today plug-in is a lot easier and quicker than doing a full GUI.
Click to expand...
Click to collapse
Calendar+ is a plugin that works perfect for me, unfortunately I want to use it in the middle of my screen. That becomes a problem because both top and bottom part are rlToday skinned and you cannot run 2 rlToday plugins at one screen.
SeanFromSoCal said:
3) WAD already does this and you can see some of their iphone themes already have that. What they do is draw a background circle without any text. And then the top text is drawn using a command like %Unread:SMS%. There is commands to do this for missed phone calls and any other e-mail account you have setup in the device.
Click to expand...
Click to collapse
My rlToday skin places a circle, together with Mortscripts it gets the missed calls and stuff on my screen, only problem is when it's zero I cannot make the skin hide the circle image...
SeanFromSoCal said:
4) WAD allows you to have two button states. Normal and pressed. You just need to create two different images for each. I've also came across a thread here in XDA where Speechman created a couple WAD screens where the button would move a little bit. And then use Mortscript to tie it together where it'll make it look like the button (or perhaps the phone) vibrates when you press a button. Here is that post:
http://forum.xda-developers.com/showpost.php?p=1809601&postcount=9
Click to expand...
Click to collapse
Will take a look at that.
Well with WA3 (it lets you have more control over the top bar icons) you just have to find a theme that's similar and tweak it. At that point it'll be just replacing graphics and modifying text files for placement. WAD is much easier to work with and you are just starting with a black background, add the bottom gradient, and setting the placement of 3 today plug-ins.
Focaldesign said:
Thx, I've tried WA2 once, but I cannot change it the way I want it, way too much stuff you need to adjust to get it how you want it. I just want to get rid of the start logo and icon, and some nicer icons for signal, battery, wifi and stuff... the iPhone skin I downloaded was grey instead of the black I want and it changed some more icons and stuff I didn't like. I've posted a request on WA2 forum for a WA2 skin with my wishes but no one ever replied.
Click to expand...
Click to collapse
Look at Phone Alarm. This is probably what you will need to replace the bottom rlToday. Phone Alarm has a lot of skins available and you might find a minimalistic one that can get you close. This might also solve the no bubble when zero problem.
So in WAD you'd do...
Top = rlToday
Middle = Calendar+
Bottom = Phone Alarm
Focaldesign said:
Calendar+ is a plugin that works perfect for me, unfortunately I want to use it in the middle of my screen. That becomes a problem because both top and bottom part are rlToday skinned and you cannot run 2 rlToday plugins at one screen.
My rlToday skin places a circle, together with Mortscripts it gets the missed calls and stuff on my screen, only problem is when it's zero I cannot make the skin hide the circle image...
Click to expand...
Click to collapse
Hope that helps. I'm all out of ideas otherwise
SeanFromSoCal said:
Well with WA3 (it lets you have more control over the top bar icons) you just have to find a theme that's similar and tweak it. At that point it'll be just replacing graphics and modifying text files for placement. WAD is much easier to work with and you are just starting with a black background, add the bottom gradient, and setting the placement of 3 today plug-ins.
Look at Phone Alarm. This is probably what you will need to replace the bottom rlToday. Phone Alarm has a lot of skins available and you might find a minimalistic one that can get you close. This might also solve the no bubble when zero problem.
So in WAD you'd do...
Top = rlToday
Middle = Calendar+
Bottom = Phone Alarm
Hope that helps. I'm all out of ideas otherwise
Click to expand...
Click to collapse
I don't have WA3 so I can't try that...
PhoneAlarm won't do it for me I think. To many stuff that I don't want in that plugin (I see a load of icons, clock etc...).
Don't have WAD either, so can't try the bottom part in WAD neither.

HTC Touch Theme

I'm looking for some good HTC Touch themes that dont require the user of WAD WA3 UL ect.. Is this possible? If not, The program needs to be very light on the battery. Any ideas?
start here
Okay, I was able to get what i want by using HHC Today Customizer, The only problem im having is on the today screen theres a thin grey line splitting up icons like on the main screen.. The email, sms, and missed call icons are devided by a thin grey line. this same grey line devides up icons in the other sections of my today screen as well. How do i get rid of it?
Also does anyone know how to change the buttons on the bottem, I think their called softkeys. Theirs two of them, Mine say calendar and contacts.
once again a search would suffice ur needs...to my knowledge...theres no way of getting rid of those separator lines...theres things u can do to change the colour of it to best match your walpaper...and please search...on how to change your softkeys...a search for advancedconfig will solve your problem

Can the HTC Home plugin only show the clock?

Hi everyone,
I was just wondering if there is a way to make the HTC Home plugin only show the clock, like a registry edit or something? The thing is I use ultimate launch, and I dont need the new sms and missed call tabs, and the other tabs below with weather etc. They're just using space. I tried other home plugins that only have a clock, but I could not customize them the way I like (I really like the diamond clocks for HTC Home).
I've tried searching the forums (alot) for an answer, but I just could'nt find any. So sorry if this has been answered before!
Thanks
no registre... , easy manipulation
look
I want to remove the tabs completely, so I get the space to other plugins, if it's possible. Or another plugin that is a clock only that I can customize the same way as the HTC Home plugin clock.
I have also tried unchecking all the tabs in the menu you show me here, but I still get the four standard tabs (Home, weather, app launcher & profiles). Even edited the tab registry string, but they're still there.
Try this. I've use it and it's quite simple. In the today items don't choose htc home and use the pdc clock instead.
Thank you! But I allready tried it and I don't think I can customize it the way I want to.
When it comes to my question about removing all the tabs from the HTC Home plugin, I kind of figured out myself that it was pretty stupid. Since the home tab in the HTC Home plugin -IS- the clock, I now understand it's impossible to remove it and still have the clock.
But if anyone has a clock plugin that you can customize the same way as the HTC Home plugin clock, please post!
well what some people do is use the samsung clock instead of the htc home clock...
Try this link, it isn't HTC Home but the clock looks similar, but as far as I know you cannot customize it...
http://www.wm6software.net/windows-mobile/action/download_page/id/215

More Today screens as panel?

Is it possible get that more those standard today screen as panel?
Cos I would like to have FEWidgets & iFronz etc. as panels and still have that normal today screen.
Any ideas?
That is a nice idea...!
2 today screens
The closest iv seen to solving this is to use a program called mtoday, see thread - Best Apps for the x1.
You can create 2 today screens with different plugins, run program, set profile 1 and save, then create shortcut, do the same for profile 2. In the programs menu you then find links to launch your 2 today screens. I have pocket plus 4 and touch 3d. Why use panel spaces switching this way is easier and faster.
Posted from my X1
Hi,
I think axjiii is searching a programme or a option to create a panel for a specific programme, for expamle a panel which launches iFonz or other programmes. I was also looking for such an programme with which I could create several panels for i.e. skype, TV, iFonz, etc.
BTW, is iFonz working on the X1? As I'm still waiting for my X1 I couldn't test it yet.
Well, maybe the TF3D panel launcher could be tweaked to launch FEWidgets and iFonz.
No iFonz panel as at yet, right?
ipporek said:
No iFonz panel as at yet, right?
Click to expand...
Click to collapse
Maybe you should try downloading the SDK panel editing package from Sony and dissect the "TF3D as a panel" cab: it just "runs" TF3D
There's also a "youtube" panel but it makes the same simple thing: when pressed, it runs the youtube app and turns "today" screen to blank
You could try to build a panel that runs your desired app
I'd also love such a feature. I have got the panels installed already (not using them though) and to me they very much seem to be something like multiple today screens. It would be nice to just keep the existing panels and the normal today screen and to be able to define another panel (or many more) for which you can define a different today screen with different plugins etc.
What would be very important from my perspective is the impact on resources, both memory and CPU. It would be good not having all today plugins running at all time, even when they are not visible, because many today plugins affect performance a lot from what I experienced. Also the time when switching the home screen via the panels shouldn't take too long, so, initializing the today plugins completely whenever switching today screens/panels would take too long in my point of view. Still, today plugins which run in the background need to get specific messages, e.g. GPRS monitor for still counting the data.
What I would love to have with such a solution would be to be able to switch panels/today screens by switching profiles, i.e. switching panels via commandline.
gtrab said:
Maybe you should try downloading the SDK panel editing package from Sony and dissect the "TF3D as a panel" cab: it just "runs" TF3D
There's also a "youtube" panel but it makes the same simple thing: when pressed, it runs the youtube app and turns "today" screen to blank
You could try to build a panel that runs your desired app
Click to expand...
Click to collapse
Looks quite simple for everyone who has Microsoft Visual Studio.
Unfortunately I don’t have MSVS, but I someone create a panel that simply call some app stored in registry (or panel1 for app1, panel2 for app2 and so on), it will be great! In combination with mToday or SecondToday it will allow for anyone to have multiple Today Screens.
I’m personally prefer to have on main Today Screen SPB Dairy and SPB Phone Suite (organiser) while on second Today a lot of shortcuts to useful apps and tools (pocket pc).

Please help me -- need simple customize of Snap HTC Home Screen

I like the HTC Snap slider, but want the message center from the Windows Sliding Panels...so all 4 are in one row and not separate panels like they are on the HTC home.
I've been scouring the web for hours with no luck. Or I could use the Windows Sliding Panels home page and would like to add the HTC Weather to it.
I've tried adding 3rd party weather apps like NRG's mini weather but it won't work properly so need to adjust the panels myself I guess. Featherweather wouldn't even begin to work on my Snap.
Thanks
Trent
kansaskid72 said:
I like the HTC Snap slider, but want the message center from the Windows Sliding Panels...so all 4 are in one row and not separate panels like they are on the HTC home.
I've been scouring the web for hours with no luck. Or I could use the Windows Sliding Panels home page and would like to add the HTC Weather to it.
I've tried adding 3rd party weather apps like NRG's mini weather but it won't work properly so need to adjust the panels myself I guess. Featherweather wouldn't even begin to work on my Snap.
Thanks
Trent
Click to expand...
Click to collapse
CHome Configure will allow you to hide those panels, and show panels on other home screen panel choices. As far as weather, Elecont Weather has a home screen panel set up that rocks. Its not free, but, well you know
Yea, I tried unhiding the HTCWeather panel in Chome Configurator and it still doesn't show up on my Home Screen.

Categories

Resources