Help with iLauncher - Windows Mobile Development and Hacking General

Hi there, i was wondering if the following is possible:
iLauncher has different tabs to display on the today-screen. I dont like the normal way of switching tabs (tabs too small for fingers). Is there a way to assign icons to the different tabs? (tapping the media-icon for example would open the media-tab with shortcuts to musicplayer, videoplayer, etc...).
Thanks to all!

Unfortunately no, i think... Although you can have an icon to open up another list of icons in another tab, but it's not displayed in the tab, but a drop down list of short cuts. It's not exactly finger friendly as well.

Yeah, i also found the drop down menu, but i dont like it at all (too small hehe). Anyway, thanks for the help!

Related

Toolbar: (how) can you place shortcut icons?

Have done a semi-extensive search to find a plug-in which allows you to place application shortcuts on the lower toolbar of the Today screen (not on the Desktop). True Toolbar is a step in the right direction, however, this does only show the running programs. Any other ideas? Thanks.
Dear,
I know a nice program called cLaunch for launching applications directly from shortcuts on Today Screen. there are many versions to it. Here is one of them www.freewareppc.com/utilities/claunch.shtml . Above all, it's freeware
Hope this is what you're looking for
Thanks, Ken_xda, but that's not what I'm looking for. As mentioned in my post, I'd like to have the shortcuts placed in the TOOLBAR on the bottom of the screen (not on the Today Desktop). The same way you can place the Quick Lunch icons in your lower toolbar in MS Windows.
http://www.freewareppc.com/utilities/fastaccessmenu.shtml
maybe this one it sounds like it's in the buttom but the picture looks a bit odd
I should have mentioned it, sorry. I tried FastAccess. The idea is quite good. It adds a little toolbar to the bottom of the screen which toggles between showing/hiding icons of any programs you choose. But the execution is rather poorly done. It disabled the close/minimize button on certain applications and some design elements such as the size of the check box doesn't integrate that nicely into the existing user interface.
Try TrayLaunch from PHM....Works great and it's free!
http://www.phm.lu/Products/PocketPC/PowerToys/

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.

No today screen scroll bar. anyone willing to develop?

when u have a number of today plug ins up and it goes over the screen limit the ugly (IMO) scroll bar come up could someone try and develop something to remove this and enable a touchflo like scroll of the today screen much like the iphone in this video :- http://www.youtube.com/watch?v=UFITXsB56Z4 in the first 7 or so seconds. thanks
Infuruno said:
when u have a number of today plug ins up and it goes over the screen limit the ugly (IMO) scroll bar come up could someone try and develop something to remove this and enable a touchflo like scroll of the today screen much like the iphone in this video :- http://www.youtube.com/watch?v=UFITXsB56Z4 in the first 7 or so seconds. thanks
Click to expand...
Click to collapse
I have this idea also for a fue weeks now, this will be realy nice to see. Because now i dont have to many plugins on today screen because that scroll bar is so ugly and anoying. Let's see what can be done
I'd love it, too. I know that too many plug-ins on today screen will decrease performance, but I'd just love to have weather plugin or quick dial pictures just below the bottom edge. That would be fantastic, especially when used with FTouchFlo...So...pretty pretty please!!!
Hello,
My todayscreen is about 500 pixels long, so with the ugly desent bar....You gues
With severals programs you can change the value of :
Horizontal Scrollbars Width (2)
Vertical Scrollbars Width (2)
Then there will be juste a black line....the scrolling you'll do with FtouchFlo
Yeah - I use 'FTouchFlo' and I can scroll on the today screen with my finger (you will have to make the vert, scroll bar thin as above post).
So search for 'FTouchFlo' on these forumns.
Yeah,but scroll bar is quite useful everywhere else,isn't it? Well,at least for me it is...
sabestian said:
Yeah,but scroll bar is quite useful everywhere else,isn't it? Well,at least for me it is...
Click to expand...
Click to collapse
not when you have touchflo I rarely use the scroll bars unless im using the stylus but even with the stylus I don't always use the scroll bars anyway i just want the today screen scroll bars removed or something .
But its nice to know if you've got anywhere to scroll to in the first place,right? I like seeing where I am in the list,that's what I use scroll bars for. Just information. Also,sometimes you've got small menus popping down (for example when choosing appointment time or something) when scroll bars can be useful.
sabestian said:
But its nice to know if you've got anywhere to scroll to in the first place,right? I like seeing where I am in the list,that's what I use scroll bars for. Just information. Also,sometimes you've got small menus popping down (for example when choosing appointment time or something) when scroll bars can be useful.
Click to expand...
Click to collapse
well then you wouldn't install the program if someone developed it. I would prefer a scroll bar less today screen and so would some other's, its not all that useful to me. I never put items over the limit cose in my opinion they look ugly. and a finger friendly way to scroll through the plug-ins on the today screen.
I agree with sebastian. I like to see a thin scroll bar of width 12px in IE when I check my gmail. I like to see when I'm close to the bottom of the page so I don't have to waste my time scrolling right down to the bottom. It would completely disorientate me to not know where I am in the many lists in all the programs I use, or to know how may things there are in my list. Wouldn't it with you?!
SMS, Resco file explorer, agenda one, Adobe acrobat, word, pocket E-sword, and file browsers in all my other programs (like TCPMP, SPB Imageer which i use frequently) are all pretty much screwed when I set the vertical scrollbar to minimum length 2. Besides that black line is pretty noticeable and annoying.
What we need please is a SEPARATE scroll bar for the today screen. I'd donate straight away for that.
+1 to frenchglen
Edit: double posted! sorry
frenchglen said:
What we need please is a SEPARATE scroll bar for the today screen. I'd donate straight away for that.
Click to expand...
Click to collapse
e x a c t l y
I second that. I would also like to get rid of the (IMO) ugly ugly today scroolbar. Willing to donate.
frenchglen said:
I agree with sebastian. I like to see a thin scroll bar of width 12px in IE when I check my gmail. I like to see when I'm close to the bottom of the page so I don't have to waste my time scrolling right down to the bottom. It would completely disorientate me to not know where I am in the many lists in all the programs I use, or to know how may things there are in my list. Wouldn't it with you?!
SMS, Resco file explorer, agenda one, Adobe acrobat, word, pocket E-sword, and file browsers in all my other programs (like TCPMP, SPB Imageer which i use frequently) are all pretty much screwed when I set the vertical scrollbar to minimum length 2. Besides that black line is pretty noticeable and annoying.
What we need please is a SEPARATE scroll bar for the today screen. I'd donate straight away for that.
Click to expand...
Click to collapse
I only want a program to get rind of the today screen scroll bar not for evenything, an alternative i wouldn't mind is a program to make the scroll bar less that 10px which is the current minimum. what exactly do you mean by separate scroll bar?
What I (and I'm pretty sure the others) mean is:
We want to be able to scroll up and down on the today screen without an ugly scroll bar AT ALL (an invisible one),
But leave alone the normal scroll bar in all the programs we use. I don't want to get rid of that!
Besides, you can't make it invisible, the registry only allows it a minimum of 2px. To resize it, try SKTools or google/search the forum for the registry hack.
frenchglen said:
What I (and I'm pretty sure the others) mean is:
We want to be able to scroll up and down on the today screen without an ugly scroll bar AT ALL (an invisible one),
But leave alone the normal scroll bar in all the programs we use. I don't want to get rid of that!
Besides, you can't make it invisible, the registry only allows it a minimum of 2px. To resize it, try SKTools or google/search the forum for the registry hack.
Click to expand...
Click to collapse
this is the reg hack:
To change the thickness of the scrollbars at the right/bottom of documents larger than the screen, adjust...
For the horizontal (bottom) scrollbar:
HKLM\System\GWE\cyHScr = 9 (DWORD decimal)
For the vertical (right) scrollbar:
HKLM\System\GWE\cxVScr = 9 (DWORD decimal)
The default thickness is 13. You can set the value to pretty much anything you like > if you dont wanna see it > 0

What can be shown on Homescreen of the HD?

Hi Folks,
i´ve just ordered my Touch HD, and i hope it will come to me before Santa (end of November i guess).
My question is: what can be seen on the homescreen of the HD? Today i use my good old friend, the wizard100. On the Todayscreen i have full Battery and Storage information, Weatherforecast for 4 Days, and calendar appointments showing up to 3 days. Also a today-link for tomtom. Is TF3D able to show this too? I need to see all these things on just one quick view. How customizable is TF3D?
Of coz u can.
Just install the softwares.
Which softwares in particular are you referring to?
My question was how many things is TF3D able to do without any external software. On my Wizard 100 i´ve installed following software: SPB Weather, SBSH Phoneweaver, SPB Time, Calendar+ , DeviceLock, Battrey Status nad TomTom. Except Tomtom i hope that TF3D could show me things like weather,Appointments and other things without installing other software. I like to use the HTC Homescreen, but i dont know how many information it is able to show?
Afaik it has the same home screen as the Diamond but probably with a little more info because of the added screen height. The diamond home screen shows clock, missed call status and first next calendar item.
And this is what i wanted to know: Do you think the HD would show more informations than the normal TF3D from f.e. the Diamond? This must be an complete different TF3D, or not?
It's not completely different, it is in fact rather similar. It has the same tabs bar the stock tab, and most tabs just show a little more info to complement to extra screen height. Also, it has very nice transitions between FLO/programs, much like the iPhone zoom effect.
Same trick is applied on the HD to make it 'feel' more slick and responsive.
Anyway, if you look at the French video on YouTube you will catch a glimpse of many of the tabs, including the home tab. It shows exactly the same stuff as on the Diamond, except I am guessing it will show more upcoming calendar events in the bottom.
You have a choice between TouchFlo3D or the normal Windows Mobile that you used to.
What you have on it will depend what Apps you like, its like your old PDA / PDA Phone. In other words, almost anything.
If you are just talking about the homescreen itself, than you get to see the same thing like on the touch diamond but when you scroll down, the list will be much longer so you can see more appointments. which is a good thing
oh and in the case you didn't know:
there is also a new "customize tabs: rearrange and remove tabs" setting !!
can be seeN here:
http://vimeo.com/1938435?pg=embed&sec=1938435&hd=1
at around 2:11

startmenu | automatic sortings alphabetically?to sort alphabetically

Hi ladies and gentlemen,
is there a possibility to automatic sortings the shortcuts in the startmenu alphabetically - also after installing a new programm etc.?
Many thanks in advance.
Best regards
Mario
I would suggest using Co0kie Home Tabs since you can then have the following
1. Up to 25 quicklinks on each of 3 Home Screens.
2. You can drag and move them as you wish.
3. My favourite, make the Icons transparent.
4. Host of other options.
Alternatively you need to long press each icon to place at top of screen. Not much joy there!
thank you very much for your response, but i like to sort the starmenu not the hometab.
i already use CHT, and i really like it!
for sorting my starmenu i use JWMD Icon Changer, but i´ve to sort it manualy everytime something has changed.
so i´m looking for a regentry or something like this, so sort the icon automaticly.
best regards
mario

Categories

Resources