Author |
K850 Menu interface in K810 |
sergage Joined: Apr 13, 2008 Posts: 15 From: Bulgaria PM |
Walkman icon ready. Folder/Applications icon coming up .
well actually I need the folder icon so I can use this for applications menu where the alarm one is.
Do you know how to edit menu.ml, so the new icon redirects to applications menu? Cause i don't .
EDIT:
I think I found out how. Need to change code RN_SHORTCUT_LIST_CALENDAR_ICN to ORGANIZER_MENU_APPLICATIONS_ICN. Tell me what's the final menu config you want, so I can prepare MENU.ML for you. Btw, your phone is K810, right? Cause if it isn't, the file may not work.
[ This Message was edited by: sergage on 2008-04-13 22:04 ] |
|
peterpacket Joined: Apr 10, 2008 Posts: 22 PM |
You don't need to write an menu.ml for me, I wrote my own one. Thanks in advance for doing the folder icon :)
[ This Message was edited by: peterpacket on 2008-04-13 22:39 ] |
sergage Joined: Apr 13, 2008 Posts: 15 From: Bulgaria PM |
OK here it is. A simple folder icon. Hope this is what you had in mind.
Preview:
 |
skyc280 Joined: Sep 07, 2005 Posts: 13 PM |
@ sergage
hi that theme is awesome, especially the one with walkman icon
as far the folder manager icon goes either one is great i think
can u make it available for us K800i users to download? as the alarm and radio button do not suit us K800i user at all.
Thanks! |
sergage Joined: Apr 13, 2008 Posts: 15 From: Bulgaria PM |
On 2008-04-14 01:49:04, skyc280 wrote:
@ sergage
hi that theme is awesome, especially the one with walkman icon
as far the folder manager icon goes either one is great i think
can u make it available for us K800i users to download? as the alarm and radio button do not suit us K800i user at all.
Thanks!
Ok, here you go, download this: http://www.sergage.com/temp/k800_menu_custom.zip
I've included all needed PNG files and several MENU.ML files. You need to upload only one of the MENU.ML files. If you're not sure which PNG files you need, just upload them all, no harm in that. Choose MENU.ML file depending on desired icon configuration. The "standard" set includes K850 style icons copying K800 order (i.e. no alarm or radio icons). There are also sets with either Walkman or Folder icons, or both of them. I've also included original K800 MENU.ML i've found on the net, in case this doesn't really work, although it should. I don't have a K800 to test this, I'm sorry .
EDIT:
Oh and don't forget the slightly modifyed "Light Flow" theme. Only difference with the original is no stupid desktop icon highlight thing. So you see only plain icons as you go through the main menu. Better IMHO.
Download here: http://www.sergage.com/temp/Light%20Flow%20(Edit).thm
[ This Message was edited by: sergage on 2008-04-14 01:46 ] |
peterpacket Joined: Apr 10, 2008 Posts: 22 PM |
sergage, thats exactly what I need, thank you very much!
K810i R8BA024 w/ Withan Camera Driver v3-r1, Peter's HiFi v2, custom menu, no operator/scrollbar, operator key hook |
skyc280 Joined: Sep 07, 2005 Posts: 13 PM |
On 2008-04-14 02:39:32, sergage wrote:
On 2008-04-14 01:49:04, skyc280 wrote:
@ sergage
hi that theme is awesome, especially the one with walkman icon
as far the folder manager icon goes either one is great i think
can u make it available for us K800i users to download? as the alarm and radio button do not suit us K800i user at all.
Thanks!
Ok, here you go, download this: http://www.sergage.com/temp/k800_menu_custom.zip
I've included all needed PNG files and several MENU.ML files. You need to upload only one of the MENU.ML files. If you're not sure which PNG files you need, just upload them all, no harm in that. Choose MENU.ML file depending on desired icon configuration. The "standard" set includes K850 style icons copying K800 order (i.e. no alarm or radio icons). There are also sets with either Walkman or Folder icons, or both of them. I've also included original K800 MENU.ML i've found on the net, in case this doesn't really work, although it should. I don't have a K800 to test this, I'm sorry  .
EDIT:
Oh and don't forget the slightly modifyed "Light Flow" theme. Only difference with the original is no stupid desktop icon highlight thing. So you see only plain icons as you go through the main menu. Better IMHO.
Download here: http://www.sergage.com/temp/Light%20Flow%20(Edit).thm
[ This Message was edited by: sergage on 2008-04-14 01:46 ]
Hi i uploaded it using XS++ however, the "play now" button would not show up using any of the menu.ml.
also the walkman icon doesn't have "walkman" title it is still show up as music player...are there anythings we need to install for that?
Thanks!
[ This Message was edited by: skyc280 on 2008-04-14 07:52 ] |
sergage Joined: Apr 13, 2008 Posts: 15 From: Bulgaria PM |
Hi i uploaded it using XS++ however, the "play now" button would not show up using any of the menu.ml.
also the walkman icon doesn't have "walkman" title it is still show up as music player...are there anythings we need to install for that?
Thanks!
I checked the menu files, script is fine, it should work. Same script works on my K810 just fine, all icons should show up. Make sure you've uploaded all of the PNG files and make sure you've not renamed any of them, particularly the 'play_now_off.png' and 'play_now_on.png' files.
As for the walkman title, it wasn't supposed to show Walkman. It's code is in a different file, which I haven't located yet.
OR
Try the opposite, try renaming the icon files and change the code. Maybe it's somekind of a reserved filename. Rename 'play_now_off.png' and 'play_now_on.png' into something else, e.g. 'playnowunique12345_off.png' and 'playnowunique12345_on.png', and change filenames in the code as well (use notepad to edit, use CTRL+H to find and replace filenames, then save file). Then re-upload updated files and see if it worked.
[ This Message was edited by: sergage on 2008-04-14 09:12 ] |
skyc280 Joined: Sep 07, 2005 Posts: 13 PM |
On 2008-04-14 09:50:11, sergage wrote:
Hi i uploaded it using XS++ however, the "play now" button would not show up using any of the menu.ml.
also the walkman icon doesn't have "walkman" title it is still show up as music player...are there anythings we need to install for that?
Thanks!
I checked the menu files, script is fine, it should work. Same script works on my K810 just fine, all icons should show up. Make sure you've uploaded all of the PNG files and make sure you've not renamed any of them, particularly the 'play_now_off.png' and 'play_now_on.png' files.
As for the walkman title, it wasn't supposed to show Walkman. It's code is in a different file, which I haven't located yet.
OR
Try the opposite, try renaming the icon files and change the code. Maybe it's somekind of a reserved filename. Rename 'play_now_off.png' and 'play_now_on.png' into something else, e.g. 'playnowunique12345_off.png' and 'playnowunique12345_on.png', and change filenames in the code as well (use notepad to edit, use CTRL+H to find and replace filenames, then save file). Then re-upload updated files and see if it worked.
[ This Message was edited by: sergage on 2008-04-14 09:12 ]
well i did upload all icons so that wasn't the case.
However, I solved it by renaming all the icons to another menu i downloaded and use that menu.ml instead.
I am not sure if it is me, but the icons looks smaller than the original K800i icons and smaller than the screenshot u posted
[ This Message was edited by: skyc280 on 2008-04-14 19:14 ] |
sergage Joined: Apr 13, 2008 Posts: 15 From: Bulgaria PM |
Obviously they look smaller because your monitor's PPI resolution is lower than your phone's. I assume you're using an LCD monitor, but even if you run it at it's native resolution, still, phone screen pixels are more dense. So phone isn't downsizing the icons, don't worry about this, they're at their actual size.
I found a way to rename the walkman icon title to WALKMAN. Open your menu.ml in notepad, find the following line under Element 6:
<label type="name" textid="MENU_MEDIAPLAYER_TXT"/>
Change line to:
<label type="name"> <text>Walkman</text> </label>
This renames title in the main menu only. When you open it, it's still gonna say Music Player. I'm working on renaming that as well. But I think there's an even better possibility, I think it's possible to upload actual Walkman interface, the one only the Wxxx series have.
[ This Message was edited by: sergage on 2008-04-15 03:07 ] |
johnshia Joined: Apr 15, 2008 Posts: 1 PM |
I modified the menu.ml and music player for my k800 is labeled as walkman now! cool....
I've also enhanced the brightness and color for all the "on" icons... but i just dont know how to upload the .rar in esato to share with you all. any advice??
On 2008-04-14 20:13:18, skyc280 wrote:
On 2008-04-14 09:50:11, sergage wrote:
Hi i uploaded it using XS++ however, the "play now" button would not show up using any of the menu.ml.
also the walkman icon doesn't have "walkman" title it is still show up as music player...are there anythings we need to install for that?
Thanks!
I checked the menu files, script is fine, it should work. Same script works on my K810 just fine, all icons should show up. Make sure you've uploaded all of the PNG files and make sure you've not renamed any of them, particularly the 'play_now_off.png' and 'play_now_on.png' files.
As for the walkman title, it wasn't supposed to show Walkman. It's code is in a different file, which I haven't located yet.
OR
Try the opposite, try renaming the icon files and change the code. Maybe it's somekind of a reserved filename. Rename 'play_now_off.png' and 'play_now_on.png' into something else, e.g. 'playnowunique12345_off.png' and 'playnowunique12345_on.png', and change filenames in the code as well (use notepad to edit, use CTRL+H to find and replace filenames, then save file). Then re-upload updated files and see if it worked.
[ This Message was edited by: sergage on 2008-04-14 09:12 ]
well i did upload all icons so that wasn't the case.
However, I solved it by renaming all the icons to another menu i downloaded and use that menu.ml instead.
I am not sure if it is me, but the icons looks smaller than the original K800i icons and smaller than the screenshot u posted
[ This Message was edited by: skyc280 on 2008-04-14 19:14 ]
[ This Message was edited by: johnshia on 2008-04-16 12:24 ]
[ This Message was edited by: johnshia on 2008-04-16 12:26 ] |
sergage Joined: Apr 13, 2008 Posts: 15 From: Bulgaria PM |
After flashing my K810 i realized that some firmwares have a homepage icon instead of the playnow icon in the main menu. So I set up my homepage to be Yahoo and made an icon for it .
 |
jhayms Joined: Apr 17, 2008 Posts: 105 PM |
can u share to us your good working k850 menu package.... i kinda like to try this one out....
thanks in advance |
sielski666 Joined: Aug 26, 2006 Posts: 247 From: Barrow-In-Furness, Cumbria PM |
hey guys i have a k850 and its got the crappy orange menu buttons ive tryed doing this to change them but xs++ doesnt work with the k850.
|
tranced Joined: Jan 19, 2006 Posts: > 500 From: Santo Domingo, wonDeRland PM |
On 2008-04-24 17:06:03, sielski666 wrote:
hey guys i have a k850 and its got the crappy orange menu buttons ive tryed doing this to change them but xs++ doesnt work with the k850.
you cant do anything about it but pay to debrand it.
xs++ doesnt support this phone. this is a db3510 phone and xs++ supports db2010 and 2020
|
|
Access the forum with a mobile phone via esato.mobi
|