Are the Internal Menu Links Movable?
#1
Posted 29 May 2008 - 10:19 AM
#2
Posted 29 May 2008 - 01:26 PM
blunden, on 2008-05-29 17:19, said:
This Link gives u the answer
Great & Useful Patches | elves installed
#3
Posted 29 May 2008 - 02:13 PM
#4
Posted 29 May 2008 - 02:23 PM
blunden, on 2008-05-29 21:13, said:
Desktop element 1: SE browser
Desktop element 2: Opera Mini
<!-- Desktop Element 1 --> <element id="Applications"> <label type="name" textid="DB_APPLICATIONS_TXT" /> <icon pos="unselected" source="file">u1.png</icon> <icon pos="selected" source="file">s1.png</icon> <icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_PREPLAY_ICN</icon> <link type="internal" /> </element> <!-- Desktop Element 2 "Orange Music"--> <element lock="icons" id="Orange_Music"> <label type="name" textid="MENU_WALKMAN_MEDIAPLAYER_TXT" /> <icon pos="unselected" source="file">u2.png</icon> <icon pos="selected" source="file">s2.png</icon> <icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_MUSIC_MENU_ICN</icon> <menu id="Menu_Orange_Music_Id"> <label type="title" textid="MENU_WALKMAN_MEDIAPLAYER_TXT" /> <element id="Menu_Hook_1_Id"> <link type="internal" /> </element> <element id="Menu_Hook_2_Id"> <link type="internal" /> </element> <element id="Menu_Hook_3_Id"> <link type="internal" /> </element> <element id="MediaPlayer"> <label type="name" textid="MENU_MEDIAPLAYER_TXT" /> <icon pos="left" source="internal">ENTERTAINMENT_MENU_MEDIAPLAYER_ICN</icon> <link type="internal" /> </element> <element id="MusicRecognition"> <label type="name" textid="MENU_TID_TRACKID_TXT" /> <label type="helptext" textid="TID_START_MUSIC_RECOGNITION_HLP" /> <icon pos="left" source="internal">TID_LIST_ICN</icon> <link type="internal" /> </element> <element id="FMRadio"> <label type="name" textid="FMR_FM_RADIO_TXT" /> <icon pos="left" source="internal">ENTERTAINMENT_MENU_RADIO_ICN</icon> <link type="internal" /> </element> </menu> </element>
that's mine.... i edit from Orange Menu....
Desktop Element 1: Application (taken from Menu #11 'Organizer'
Desktop Element 2: a. Media Player, b. Track ID, c. FM Radio
Great & Useful Patches | elves installed
#5
Posted 29 May 2008 - 04:09 PM
amrinal, on 2008-05-29 15:23, said:
<!-- Desktop Element 1 --> <element id="Applications"> <label type="name" textid="DB_APPLICATIONS_TXT" /> <icon pos="unselected" source="file">u1.png</icon> <icon pos="selected" source="file">s1.png</icon> <icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_PREPLAY_ICN</icon> <link type="internal" /> </element> <!-- Desktop Element 2 "Orange Music"--> <element lock="icons" id="Orange_Music"> <label type="name" textid="MENU_WALKMAN_MEDIAPLAYER_TXT" /> <icon pos="unselected" source="file">u2.png</icon> <icon pos="selected" source="file">s2.png</icon> <icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_MUSIC_MENU_ICN</icon> <menu id="Menu_Orange_Music_Id"> <label type="title" textid="MENU_WALKMAN_MEDIAPLAYER_TXT" /> <element id="Menu_Hook_1_Id"> <link type="internal" /> </element> <element id="Menu_Hook_2_Id"> <link type="internal" /> </element> <element id="Menu_Hook_3_Id"> <link type="internal" /> </element> <element id="MediaPlayer"> <label type="name" textid="MENU_MEDIAPLAYER_TXT" /> <icon pos="left" source="internal">ENTERTAINMENT_MENU_MEDIAPLAYER_ICN</icon> <link type="internal" /> </element> <element id="MusicRecognition"> <label type="name" textid="MENU_TID_TRACKID_TXT" /> <label type="helptext" textid="TID_START_MUSIC_RECOGNITION_HLP" /> <icon pos="left" source="internal">TID_LIST_ICN</icon> <link type="internal" /> </element> <element id="FMRadio"> <label type="name" textid="FMR_FM_RADIO_TXT" /> <icon pos="left" source="internal">ENTERTAINMENT_MENU_RADIO_ICN</icon> <link type="internal" /> </element> </menu> </element>
that's mine.... i edit from Orange Menu....
Desktop Element 1: Application (taken from Menu #11 'Organizer'
Desktop Element 2: a. Media Player, b. Track ID, c. FM Radio
#6
Posted 29 May 2008 - 04:34 PM
amrinal, on 2008-05-29 15:23, said:
<!-- Desktop Element 1 --> <element id="Applications"> <label type="name" textid="DB_APPLICATIONS_TXT" /> <icon pos="unselected" source="file">u1.png</icon> <icon pos="selected" source="file">s1.png</icon> <icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_PREPLAY_ICN</icon> <link type="internal" /> </element> <!-- Desktop Element 2 "Orange Music"--> <element lock="icons" id="Orange_Music"> <label type="name" textid="MENU_WALKMAN_MEDIAPLAYER_TXT" /> <icon pos="unselected" source="file">u2.png</icon> <icon pos="selected" source="file">s2.png</icon> <icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_MUSIC_MENU_ICN</icon> <menu id="Menu_Orange_Music_Id"> <label type="title" textid="MENU_WALKMAN_MEDIAPLAYER_TXT" /> <element id="Menu_Hook_1_Id"> <link type="internal" /> </element> <element id="Menu_Hook_2_Id"> <link type="internal" /> </element> <element id="Menu_Hook_3_Id"> <link type="internal" /> </element> <element id="MediaPlayer"> <label type="name" textid="MENU_MEDIAPLAYER_TXT" /> <icon pos="left" source="internal">ENTERTAINMENT_MENU_MEDIAPLAYER_ICN</icon> <link type="internal" /> </element> <element id="MusicRecognition"> <label type="name" textid="MENU_TID_TRACKID_TXT" /> <label type="helptext" textid="TID_START_MUSIC_RECOGNITION_HLP" /> <icon pos="left" source="internal">TID_LIST_ICN</icon> <link type="internal" /> </element> <element id="FMRadio"> <label type="name" textid="FMR_FM_RADIO_TXT" /> <icon pos="left" source="internal">ENTERTAINMENT_MENU_RADIO_ICN</icon> <link type="internal" /> </element> </menu> </element>
that's mine.... i edit from Orange Menu....
Desktop Element 1: Application (taken from Menu #11 'Organizer'
Desktop Element 2: a. Media Player, b. Track ID, c. FM Radio
EDIT: Now I just need to remove the scrollbar in the menu. I've seen it beeing mentioned before. Don't remember what line to change in TPA\SYSTEM\LAYOUT\LAYOUT.XML though as it's often never mentioned and in the threads it is there are 25 other pages to go through.
#8
Posted 29 May 2008 - 08:30 PM
http://forums.se-nse...showtopic=35214 (Obviously topic was deleted)
#10
Posted 30 May 2008 - 08:37 PM
http://forums.se-nse...showtopic=35214 (Obviously topic was deleted)
#11
Posted 31 May 2008 - 08:27 AM
Did you change the play now to opera? I believe I understood u had success lol.
You removed the scrollbars using my tutorial? Yes?
You can use a little program like examdiffrence to compare an original layout.xml with the modded one.
Then you can see what lines they changed and choose wich line you want to use in your own layout.xml
SE-NSE
#12
Posted 31 May 2008 - 01:34 PM
Photographer, on 2008-05-31 09:27, said:
Did you change the play now to opera? I believe I understood u had success lol.
You removed the scrollbars using my tutorial? Yes?
You can use a little program like examdiffrence to compare an original layout.xml with the modded one.
Then you can see what lines they changed and choose wich line you want to use in your own layout.xml

Sign In
Register
Help
Bookmark
Del.icio.us
Digg
Email
Facebook
Google
Mixx
Reddit
StumbleUpon



MultiQuote


