PDA

View Full Version : Need some more advices about menu changing


Sin
03-08-2008, 12:14 PM
Hellow again.

I have good news,at lest for me.
Finally i figured out how to menage this thing with menu,found great iconset, apply it and everything works really well.
But now i have some more questions about menu edit.

First think that is on my mind is how to add a Desktop Element shorcut of java application(in my case Gmail and Opera)?

Another task i want to achomplish is to edit shorcut menu(last button at right side of the phone on yostick panel)

When i press the intenet button(last button on the left joystik panel),can i tweak it to run an opera instead of SEs browser?

Thx for help guys.

Sin

jon313
03-08-2008, 12:57 PM
First thing that is on my mind is how to add a Desktop Element shorcut of java application(in my case Gmail and Opera)?

i am not 100 % sure, but i think you can do it with menu editor


When i press the intenet button(last button on the left joystik panel),can i tweak it to run an opera instead of SEs browser?

yes, you can- look for a tutorial here ([Only registered and activated users can see links])

Sin
03-09-2008, 11:12 AM
Lets give it a shoot .

THx man :)

DeKosta
03-13-2008, 12:13 AM
I have modified my "browser button" to open MobyExplorer. Actually it works like this if i press and hold the button for about 1-2sec MobyExplorer opens but if i press it just once Mediaplayer opens.
I cant remember what i did to get it like that, i think i have applied some patch. (Good memory, eh)
Feel free to ask if you need any help!

And by the way, i am also very interested in modifying the "shortcut menu".. anyone?

mohdumer
03-13-2008, 04:24 AM
Yes You Can:
<element id="InternetServices">
<label type="name"> <text>Opera Mini 4</text> </label>
<icon pos="unselected" source="file">opera.png</icon>
<icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_WAP_ICN</icon>
<link type="java" javasuitename="Opera Mini" javasuitevendor="Opera Software ASA" javasuitepoint="Browser"/>
</element>
This Is Code To Open Opera Mini 4. You Can Use Any Java Program Anywhere In Menu.:D