How do i ,,, - JAM, MDA Compact, S100 General

do to move icons to the bottom, next to the blue toth icon????
Wich prog, and how to do it?????
Please help me

Google -> phm powertools (freeware)

I got the prog,, and then what???
How do i create shortcuts and how do i pu them at the bottom of the screen??
I cant figure it out.
HELP.

pelle68 said:
I got the prog,, and then what???
How do i create shortcuts and how do i pu them at the bottom of the screen??
I cant figure it out.
HELP.
Click to expand...
Click to collapse
iLauncher can do this. Purchase that program, or use the one helterskelter mentioned (i never heard of that program:S)

Hi...
"PHM tray launch" is the tool...once installed...do the following:
1-using file explorer,unhide all files,then goto windows/start menu/programs,then u will find shortcuts to all ur programs....
2-click on "PHM tray launch",check Enable traylaunch,then click on add button at the buttom,and in the target window,enter the path of the program u want to add to tray,ex:if u want to add internet explorer,check it in step 1,then enter the path as follows:
windows/start menu/Internet Explorer.lnk,then u'll find it's icon in then list,and naturally in the tray... :wink:
note that u can add programs as much as u like,u can even fill ur tray and keep adding,they will appear in landscape mode..
Good luck...
RAGO :lol:

Related

Shortcut wanted for Clock & Alarms Help! <---UPDATE I

First of all I searched for this answer for hours and didn't find anything.
I installed Wisbar and it had an option so that whenever you held down the stylus over the clock on the task bar it would open "Clocks & Alarms," instead of showing the menu of Analog or Digital.
Basically I want to be able to do this without having to use Wisbar (I uninstalled it already, wasn't for me.) Can anyone help? A registry edit, replacing a file with a shortcut, I dunno something. It doesn't have to be the hold option, it could just be the single tap.
Thanks in advance!
Uuuhhhhh....enable the Date Plug-in on the Today Screen and tap it?
Thanks for the fast reply but I don't use the "Date" Today plug-in. I use the tweak that displays the date and time in the task bar.
If you want to make a link use my fix here http://forum.xda-developers.com/viewtopic.php?t=57134&highlight=
5 posts down the thread :wink:
Make a shortcut on your PDA using something like GSFinder and edit it to say:
Code:
"ctlpnl.exe" cplmain.cpl,16
Otherwise use notepad on your PC, and type:
Code:
27#"ctlpnl.exe" cplmain.cpl,16
Save it as clocks.lnk, copy onto your PDA and run it.
V
vijay555 said:
Make a shortcut on your PDA (or open a text file in notepad on your PC), and edit it to say:
Code:
"ctlpnl.exe" cplmain.cpl,16
Save it as clocks.lnk, copy onto your PDA and run it.
V
Click to expand...
Click to collapse
Do I copy clocks.lnk into a specific folder on my pda?
THank you very much vijay555
Edit: I put clocks.lnk into My Documents and nothing happened it just sent me to the start of file explorer. What does this exactly do?
you need to put it in /windows/start menu/ and then it will show up when u hit start.
gtdRR: apologies, I've edited the post above to clarify - if you're using gsfinder, then make the shortcut described, but if you're using Notepad to make the .lnk (which is the easiest way, copy and paste on your PC then sync it over to your PDA) then use the 27#.... method I've posted.
You can stick it anywhere, doesn't have to be in \windows\
V
Thanks once again vijay555, that will be very useful but I would still like to find out if the shortcut can be enabled like it was when I had WisBar. Through the clock on the taskbar.
THANKS FOR ALL THE FAST REPLIES!
I found another way to get to Clock & Alarms. Hold the action button on the D-Pad and then click and hold the clock in the task bar. With practice this can be done in 2 sec. When you let go a menu pops up and then you just choose Clock.
gtdRR said:
I found another way to get to Clock & Alarms. Hold the action button on the D-Pad and then click and hold the clock in the task bar. With practice this can be done in 2 sec. When you let go a menu pops up and then you just choose Clock.
Click to expand...
Click to collapse
Good tip thanks - do you use lvmtime? I do and tip works with this runing.
meschle said:
gtdRR said:
I found another way to get to Clock & Alarms. Hold the action button on the D-Pad and then click and hold the clock in the task bar. With practice this can be done in 2 sec. When you let go a menu pops up and then you just choose Clock.
Click to expand...
Click to collapse
Good tip thanks - do you use lvmtime? I do and tip works with this runing.
Click to expand...
Click to collapse
I don't use that program.
samans wm5newmenu can set clocks&alarms as an item under the left or right softkey, or buttons.

Bottom Buttons

Hi guys, how can we change the "Phone" and "Contacts" buttons at the bottom of the screen? At Helmi-the greatest-'s WM5 ROM there were little programs to do so.
Anyway, there were lots of little programs and settings at Helmi's WM5 ROM. Where can we find them for WM6 ROM?
here you go...
Thank you raymonds and of course baniaczek.
How to use it?
raymonds said:
here you go...
Click to expand...
Click to collapse
Hi, I copied the CAB file on Windows directory and then I tapped on by PDA screen. The program was installed but I didn't find any evidence of the program on PDA...
Can you tell me how it works to customize bottom button?
Thanks a lot
Go to Settings->System and here you have new thing called "Soft key".
jakubd said:
Go to Settings->System and here you have new thing called "Soft key".
Click to expand...
Click to collapse
Will appear after soft-reset.
Can I also don't show it? (I mean the line with the Phone and the Contacts Botttom Buttons)
because the phon & contacts bottom buttons are not usefull for me and don't let show others parameters on tofay screen...
Paolo
No Soft Bar
Here it is.
Just put a shortcut on it on startup.
thanks a lot
Paolo
But the zip nosoftbar doesn't extract any file, is corrupted...
can you regive me please?
Thanks
Paolo

Program in Homescreen

Hello,
I want to put a program to the homescreen.
Can any body tell me how to do that?
I have a custom program and i can only start it from programs or the startmenu.
I want to put it on the home screen so that i can start i from there.
I hope someone can tell me that.
Regards,
Peter
You mean, as a Today Plugin?
If yes, well, that's a little more complicated A Today plugin is a DLL, so completely different than an executable: as a first general step, forget about anything else than C++.
For everything else, have a look here.
http://www.codeproject.com/ce/CTodayWindow.asp
and here
http://www.codeproject.com/ce/CTodayOptionsDialog.asp
I think you must use a launcher plugin, like orchid shortcut.
scherrenburg said:
Hello,
I want to put a program to the homescreen.
Can any body tell me how to do that?
I have a custom program and i can only start it from programs or the startmenu.
I want to put it on the home screen so that i can start i from there.
I hope someone can tell me that.
Regards,
Peter
Click to expand...
Click to collapse
You can use cLaunch or Battery Status to put programs on the home screen.
hotdog53 said:
You can use cLaunch or Battery Status to put programs on the home screen.
Click to expand...
Click to collapse
Home screen with battery status and cLaunch. I used bs to put programs in the bottom system tray, camera, messaging, clear temp, etc. I used cLaunch to put numerous other programs on the home screen. One tap of the program icon will open that program.
I have a little question, how i can add easy shortcuts to the home screen ? I read you do it with batterystatus buth i see not that option there. Thnx for any help
Go to settings->Today screen->Items->Find BatteryStatus->click on it->you'll get "options" button on the right->click it, and find Tray icons tab on the bottom.
vlodeck said:
Go to settings->Today screen->Items->Find BatteryStatus->click on it->you'll get "options" button on the right->click it, and find Tray icons tab on the bottom.
Click to expand...
Click to collapse
No Tray Icons tab. Im using B&B4.3 and i only see there General, Indicator, Tools, Omap, CallTimes & About
Can someone help here maybe, i dont find a solution

New Sms soft key available??? inSPB PANEl???

hey guys, im using the SPB panel as my main panel because im loving the speed contacts function, where u can call or SMS easily.... however i wish that there was a softkey function available where i can create a new SMS *blank) to anyone..... is this option available in the SPB panel by any chance?
i use the spb panel as my main panel too.
u can assign one of the softkeys to open the new sms screen. if thats what u meant.
http://forum.xda-developers.com/showthread.php?t=457316
ok that link.. i didnt really understand anything lol sorry...noob.
ok so if i use spb panel as my main one,,,, wat should i do?
^^lol. just download the newsms.zip.
extract and copy the shortcut into windows/startup/programs folder.
then go to buttons under settings and assign the softkey.
doesnt matter what panel ur using.
i go into windows/startup..there IS NO PROGRAMS FOLDER.
dw mate, this is how i done it, i got that new sms file, extracted it, copied it to my storage card.. now i went onto file explorer on my x1, cut it and pasted it in windows/start menu / programs... now i go in start>settingsbuttons>and assign it as a left or right key... jesus .... u ugys dont put simple steps for the noobs out there lol
oh its my fault. i said startup. should be startmenu. sorry. lol. im kinda noob too.

How to do some of the tips?

Okay I am reading through the sticky tips and want to do number 1 but fall down immediately - the view I have does not show the full name (eg it only says solitaire not solitaire.exe etc).
How do I get the full view of files and more importantly how do I actually "copy" or create a shortcut link as it suggests?
I click on more and I don't see a "create shortcut" or "cpy" option??
If i want to change what goes into the Manilla at the bottom of the screen how do I do this please [as the tip to add taskmanager to this bar appeals to me!]
Thanks
install total commander, resco explorer or shell extension for file explorer... then ull have all those features... maybe its possible to enable them in classic file explorer (try tap and hold on file u wish to copy it should pop up dialog where is copy...) but those programs are way better
when u click on empty icon ull be able to add new program and when there is already one and u want to change it... use right soft key and remove them first then u can add new ones...

Categories

Resources