[Omnia] Customizing Home screen (widgets) - Windows Mobile Development and Hacking General

Hello all,
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
link to video : http://www.dailymotion.com/Bender-Bending-Rodriguez/video/x6sswe_operia-xperia-omnia-2_tech
So here's what i'm thinking about... The omnia home screen called : "Omnia Widget" was quite "rigid" because we can't add things or customize it, but it was very interesting because it was using flash, and it allows lot of things such as animation or easy coding... So why don't we use it to customize ?
When i found those 2 files "GrandP.swf" and "GrandL.swf" in omnia's rom immediately i decided to decompile them... I found a lot of informations... and i tried to make my own swf. And it works !
But here's the problem :
first, there are some missing/unoperating functions (loadVars, loadMovie, FSCommand:launch, getTime etc...)
second, i couldn't decompile everything... and samsung uses fonctions to load informations for windows mobile ( exa: what song is played, is there any missing cal, new mail, etc...)
Right now, the only functions i can use are : launching different programs (calendar, main menu, opera, etc)
So if you are interesting in, i need help to decompile, and uses those missing functions !

Others Videos are here : http://www.dailymotion.com/Bender-Bending-Rodriguez

This may help you:
http://forum.xda-developers.com/showthread.php?t=414315
You've got my 25 flash gadgets already made there...

seems great !
thank you i'm gonna watch this carrefully !

Hey Great Work!
Looks like u're getting somewhere man with a new widget for OMNIA!
Too bad i can't help out much with these programming stuff...
Please keep up the good work and keep us updated on ur work!
Cheers!

Looks great! Let's see what else can be done...

nice work
and looks nice

Looks AWESOME, how did you customize your screen SO MUCH using the omnia widgets? And how did you get multiple today screens? This has SO MUCH potential.
Just get a method to add/change widgets and you have one of the best customizing software in the making! Please continue and pursue devolopments, waiting for my omnia...
(Btw, change the background for the XPERIA homescreen)
Akshay

Also, it would be great if you could integrate twolf's widgets into that. He has created some amazing flash widgets, I swear I would help, but I know absolutely nothing about this. So, twolf and other experts! Lets make this happen and help...
(As far as I know, omnia widgets can now also be installed on other ppc's as well, so its usefull not only for omnia, but as a universal app)
Akshay

Flash Widgets
I too have decompiled the GrandP.swf and i am working on adding widgets to it.
I have already changed some aspects of the file one of which was just changing the size of the analoge clock to half its original size to not too intrusive.
I have been looking through the actionscript to see how it interacts with windows mobile and if it uses any libaries.
One idea i am toying with is a directory with widget swf's in from which the GrandP will load them from .. instead of being contained within the flash file itself.
I will post my finding as well .. I find them
Matt

Very nice work and looks nice
Thanks

Great!I'm studying how I can launch a program in Omnia Widget...
I've tried lots of times like this:
on (press) {
fscommand("launch", "fexplore.exe");
}
but it doesn't work...why?
&I think we might find more information of the flash function in WidgetIdle.dll...

gpbeta said:
Great!I'm studying how I can launch a program in Omnia Widget...
I've tried lots of times like this:
on (press) {
fscommand("launch", "fexplore.exe");
}
but it doesn't work...why?
&I think we might find more information of the flash function in WidgetIdle.dll...
Click to expand...
Click to collapse
Im a little rusty, but try with the full path:
\windows\fexplore.exe

twolf said:
Im a little rusty, but try with the full path:
\windows\fexplore.exe
Click to expand...
Click to collapse
It does not work either...is the funtion expression suitable for onmia?

I just noticed, the one I've been using is:
Code:
on (release)
{
fscommand("Shell", "open, Launcher.exe");
}
But this is api-specific for my flash player.

twolf said:
I just noticed, the one I'v3 been using os:
Code:
on (release)
{
fscommand("Shell", "open, Launcher.exe");
}
But this is api-specific for my flash player.
Click to expand...
Click to collapse
Great works!And i'm looking for a flash today plugin which can launch programs and get system infomation(missed call,message etc.)...does flash player 7 support these features?or do i have to install other host programs to load the flash file?

Hmmmm, Throttle Launcher and FEWidgets already do that.
But I was convinced that so did the app on this thread. :/
I think any version of flash will do, but 7 has less memory bugs and is wm200-compatible...

twolf said:
Hmmmm, Throttle Launcher and FEWidgets already do that.
But I was convinced that so did the app on this thread. :/
I think any version of flash will do, but 7 has less memory bugs and is wm200-compatible...
Click to expand...
Click to collapse
I've tried FEWidgets already...but it runs slowly on my device...but omnia widgets runs well...much faster than FEWidgets.So i have no choice...
...now,i hope that fscommand2 may work~

fscommand2 is for flash lite.

twolf said:
fscommand2 is for flash lite.
Click to expand...
Click to collapse
right~and omnia is based on flash lite 2.1...but it doesn't work either..
Code:
on (press) {
fscommand2("launch", "\windows\clock.exe");
}

Related

Animated Today Screens

Hey all, dunno if this should really be wizard specific, but here goes...
I'm looking for a way to apply an animated background to my today screen, using a single GIF file. I'm not sure if it is possible myself, but the flash ones soak up so many processor cycles, on an already limited device... I have run a basic search, but i've not come up with anything other than how to use one as a sort of screensaver.
Would be nice to have some slowly animated backgrounds, like the ones I stole off my mum's new w950i (which is also very nice, although not a scratch on the wizard).
Hope someone can help, thx
Brins0
Hi
iwould appreciate something like this aswell, but another thing that would be awsome is Animated caller ID or mayb if we can set short .mp4 or 3gp or .wmv file to playback a video instead of just a picture!! i no that on my symbian devices i can do it with a third party application, it has the ability to associate a .3gp as the file for a specific caller then a music video plays instead!!!!.
reo
brins0 said:
Hey all, dunno if this should really be wizard specific, but here goes...
I'm looking for a way to apply an animated background to my today screen, using a single GIF file. I'm not sure if it is possible myself, but the flash ones soak up so many processor cycles, on an already limited device... I have run a basic search, but i've not come up with anything other than how to use one as a sort of screensaver.
Would be nice to have some slowly animated backgrounds, like the ones I stole off my mum's new w950i (which is also very nice, although not a scratch on the wizard).
Hope someone can help, thx
Brins0
Click to expand...
Click to collapse
there are no free solutions as far as i am aware. Some software that does the trick here http://www.pocketgear.com/software_detail.asp?id=3372 and there are others too - google to find
I think you've misread my request. I don't want to use flash, only GIF files...
brins0 said:
I think you've misread my request. I don't want to use flash, only GIF files...
Click to expand...
Click to collapse
Ha ha sorry i misread your post try active today http://www.pocketfacelift.com/activetoday.html
Let us know if it works well, i am interested 2.
i suspect that FaceLift is just embedding an HTML control on the today screen. Can be very resource heavy for the solution. There are better apps for that job...
V
vijay555 said:
i suspect that FaceLift is just embedding an HTML control on the today screen. Can be very resource heavy for the solution. There are better apps for that job...
V
Click to expand...
Click to collapse
Thanks vijay
I am testing activetoday (diff from facelift), any recommendations V?
EDIT Activetoday works v nicely, only 47kb install and takes 200kb ram. I would consider buying
EDIT2 Seems a little buggy - you have to soft reset after each change of animated gif, but still good Still works after standby etc....
I don't know if it's actively developed anymore, but there's an app called SideX which I think is great. Lets you float keyboards, plugins etc.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That came with a great today screen html plugin, but it probably does no more then the one you mentioned - however, in the SideX package you get a ton of other features with it....
V
vijay555 said:
I don't know if it's actively developed anymore, but there's an app called SideX which I think is great. Lets you float keyboards, plugins etc.
That came with a great today screen html plugin, but it probably does no more then the one you mentioned - however, in the SideX package you get a ton of other features with it....
V
Click to expand...
Click to collapse
Thanks vijay will test out later
I found this link on your fav site V, http://www.freewareppc.com/utilities/sidex2003.shtml
I hate that popridden site. It's always best to google cache that site...
I use a browser I wrote to remove all of their junk to at least make it readable, but popups, popunders, popovers...
V

Adobe CS3 theme for HTC Home plugin

Hello Guys!
Here is my new project for Adobe fanatics like me
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Contains a home screen style (icons, clock, buttons) and some adobe cs3 related tsk theme files
Installation:
1. Download zip file and extract it
2. Copy the cab file to your device and install
3. Go to Settings/Today/Appearance and choose the theme you like
Cheers
Empex
Please donate my work if you like it. Thank you very much!
Look good!
But what is the meaning of each icon?
My noob eng lol
rubbish.guy said:
Look good!
But what is the meaning of each icon?
My noob eng lol
Click to expand...
Click to collapse
okay, the icons are the same as the original: Home, People, Weather, Launcher, Ringtones, Music
rubbish.guy said:
Look good!
But what is the meaning of each icon?
My noob eng lol
Click to expand...
Click to collapse
Im guessing..
Hm = home
Pp = People
We = Weather
Ln = Launcher
Rt = Ringtone(Sound)
Mu = Music.
expansia said:
Im guessing..
Hm = home
Pp = People
We = Weather
Ln = Launcher
Rt = Ringtone(Sound)
Mu = Music.
Click to expand...
Click to collapse
That's it!
this is really cool... if i only used HTC home
nir36 said:
this is really cool... if i only used HTC home
Click to expand...
Click to collapse
Let's install it!
Also I have a tsk of Adobe Fx for you - it's almost black and as I see you like black
I tried installing this, and for some reason the CLock and Icons arent changing, is the CAB missing the files? or is there a special way to install?....thanks....sorry imma newb!
hello!
i think the problem is that your HTC Home plugin is not installed in the /windows directory but one step deeper like /Windows/HTC Home and so the graphic files from the cab can't be used. Try to copy all the png files related to this theme from /Windows directory to your /Windows/Htc Home directory and it will work.
lifom72 said:
I tried installing this, and for some reason the CLock and Icons arent changing, is the CAB missing the files? or is there a special way to install?....thanks....sorry imma newb!
Click to expand...
Click to collapse
this would be ace if you could make the adobe cs3 theme for manila2d.
Nice theme using it now.
this is a very nice, simple skin. finaly someone else who likes the simple no nonsense skining. Half the time skin makers put way too much work.. then you can barely see the contents of the screen. This is good! props to ya!
Maybe you could make a manila skin that can run 8 color index? that's what mine runs on (3rd post on my signature link). saves a lot of space and helps with loading time and ram.
If you make one of those for Manila2D, I will not only use it, I will cook it into my rom for others to use!
Just looking around for HTC Home skins and came across this, very very nice skin, probably the best I've seen for Home, easy on the eyes and it's something different. I am starting to like brighness and color in my themes these days so this is just wonderful. I probably won't use it because the tabs confuse me a bit, lol, it's a really cool idea but not for me. But I think I will try and make a theme to match some of PdG's minimal apps using this as a starting point if I could... Could you upload the graphics in a .zip, without the CAB? Otherwise I will have to find every file in the windows directory, lol. Hopefully I can find a good TSK theme to use, since I don't know how to make those.

[15/10/08] Manila 2d in Landscape Workaround

Hi guys,
If you're like me, and you constantly flip open your keyboard to find that once you go to the Today screen, your Manila 2d makes your device rotate back to Portrait, you're in luck
Here's the result of a three days of work:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
http://myunspace.com/?d=D45839481
Video: (thanks darkz)
http://www.youtube.com/watch?v=Rv-mN15o5VI
How it Works:
Inside the .cab is Mortscript, which is vital for this to work. There is a script that runs while Device.exe (which should always be running) that reads whether the device is in Portrait or Landscape, and checks off TouchFlo and checks my Touchflo-skinned RLToday, and vice-versa. Then it redraws the Today screen. However, it does take a while to do all of this, but the effect is worth while
Enjoy and comment please
Woo, right on time, installing now...thank you so much!!
Does this work with all TouchFlo skins or does it only work for certain ones?
Vrishchik said:
Does this work with all TouchFlo skins or does it only work for certain ones?
Click to expand...
Click to collapse
all touchflo skins sir
Very nice. 1 Suggestion: post the release date (16OUT) in the title. For some reason, i was expecting to see it ( I think it picks up more attention ).
Any chance you can post a video?
Sirgatory said:
Any chance you can post a video?
Click to expand...
Click to collapse
as soon as I can I will work on it
I just need to finish flashing my device real quick
My first post is a thank you to the guy whose the reason I signed up for membership with xda - I'm d/ling this for use on my tilt right now.
Thanks mbarvian
Val
edit: download is failing every time - server can't keep up?
just a curious question, whats the difference between this landscape and herg's upcomming landscape mode?
Xenn said:
just a curious question, whats the difference between this landscape and herg's upcomming landscape mode?
Click to expand...
Click to collapse
this one is just convenient shortcuts, while his is just landscape Manila 2D
however, I don't know how that's going to play out, but we'll see!
THANKS my friend, great job
Mirror please. Can't download, complaining that due to proxy server or something. Thanks.
wow great work men...
i installed it and when i go to landscape it doesn't work. i also did soft reset b4. i got a Samsung sch-i760.
heres a rapidshare mirror: http://rapidshare.com/files/154444657/MBarvian_Manila_2d_Landscape.cab.html
EDIT:
tested on an At&t tilt from 10:30 pm on..and works ( for the most part ).
issues to report :
threaded msg'g doesnt work
contacts take 3-5 seconds to load
task menu loads scrambled.
i do appreciate your efforts tho..i do look foward to a future release!
Works great!
Any way to change the links?
Awesome work Mbarvian! Any chance of switching this over to homescreen ++ UI, its very similiar to rltoday in the xml design, but allows for multiple pages and today plugins to be added? That could open lots of possibilities.
question: once installed if you dont like it can you uninstall it or what cause id like to try it out on my tytn 2 but like to know whats what first thanx a lot an greak tjob on making this!!!
Very nice, great work! I installed on my herald running ttrans 7.5 M2D rom and it works great. sure there is a bit of a lag, but who cares it adds alot of class to the manilla platform! so for all with M2D cooked into their ROMs, this will work. Thank you for your time and obvious talent!
hey mbarvarian i posted a link frm my thread to yours.
i am still trying to get a true landscape m2d but untill then i did post a link here.
great job i really like this alternative setup.

[Wisbar] Zifi (goes great with touchflo)

Update: Platina version released!
I'm sure most of you know the application called Wisbar, it allows you to skin your entire PDA.
I've just released a skin, and tough normally I wouldn't post that here, I thought you might want to know because it blends so nicely with Touchflo.
Here is a screenie:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
More info and a download can be found here
http://www.ziao.nl/2009/02/release-zifi-vga//
(link fixed, site was online for some hours)
Have fun with it, and enjoy your Diamond ​
hey Ziao..
Remember me ..loool... your biggest Fan Good luck ..it's really a wonderfull theme .. waiting for any updates or future releases
looks really great... someone knows how to install this?
001mic said:
looks really great... someone knows how to install this?
Click to expand...
Click to collapse
The same here. The zip file on your website is invalid when tried to open it. Any clues?
tepss said:
The same here. The zip file on your website is invalid when tried to open it. Any clues?
Click to expand...
Click to collapse
nah i can open it thats not the problem but installing
please help
btw it looks great
@001mic
You need Wisbar Advance 3 on your device to use this theme.
You can get it HERE
@tepps
ZIP file opens fine for me.
@fortex
Same as 001mic, install Wisbar Advance 3.
i installed wisbar 3 already but i don't know how to change it then to the cool theme
can anyone help me pls...
seems 2 be so nice thx
Does this program require some skills like Manila Editor or is it user friendly wiht simple picture interface?
@ Usper: its totaly user friendly... so don't worry about that
001mic said:
i installed wisbar 3 already but i don't know how to change it then to the cool theme
can anyone help me pls...
Click to expand...
Click to collapse
http://www.lakeridgesoftware.com/downloads/wa3.pdf
Page 6
Hi
Thank you for that really cool theme that fits the diamond perfectly!
I have a problem with the network icon, I still have the original one, like in this photo:
http://forum.xda-developers.com/showpost.php?p=2851474&postcount=556
Peio64 said:
Hi
Thank you for that really cool theme that fits the diamond perfectly!
I have a problem with the network icon, I still have the original one, like in this photo:
http://forum.xda-developers.com/showpost.php?p=2851474&postcount=556
Click to expand...
Click to collapse
Easily solved:
Go to wisbar settings, press Taskbar, go to the 'Other' tab, and UNcheck 'The network icon uses the default icon' (aswell as the phone icon and optionally the notification icon)
Good luck with it, and thanks for the kind comments (thought i would get flamed or whatever for posting crap in this forum)
really like the theme.....as for further, next or future releases, it would be great if it was more finger friendly.
nice work
Also: i can't access the default task manager from the top right of the home screen(TF3D).
darnelhouston said:
really like the theme.....as for further, next or future releases, it would be great if it was more finger friendly.
nice work
Also: i can't access the default task manager from the top right of the home screen(TF3D).
Click to expand...
Click to collapse
Wisbar isnt ment to be that finger friendly (yet), however you can enable an option to make the icons bigger then pressed, exactly the way touchflo does
i really love your theme but its a shame that wisbar is so finger unfriendly...
i deinstalled it with a tear in my eye
if been trying to download the file from your site tryed about six times always hangs halfway through the download :c dont know if its my pc or your server :s
anyway would realy appriciate if someone could mirror the file...
any takers
ty
darnelhouston said:
really like the theme.....as for further, next or future releases, it would be great if it was more finger friendly.
nice work
Also: i can't access the default task manager from the top right of the home screen(TF3D).
Click to expand...
Click to collapse
I think it works but you have to press the icon at the very left side of it.
It's a small bug in Wisbar.
razkal1 said:
if been trying to download the file from your site tryed about six times always hangs halfway through the download :c dont know if its my pc or your server :s
anyway would realy appriciate if someone could mirror the file...
any takers
ty
Click to expand...
Click to collapse
probably my server. Updated the download page (which keeps track of the number of downloads), it only allowed 30 seconds before timing out - explaining the lost connection. Changed it to 9999999 seconds, will that be enough ?
should b enouth lol
thanks ill try it now

[IDEA][6.5] Start menu Grid

Hello,
The Hexagon grid in WM 6.5 I think is very disorganized. So my idea is to change the grid of the start menu.
Iv'e made a image in paint to show my idea. (sorry for the crappy ms paint work.)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can some one realize this? I would love to see this on my diamond.
Thanks in advance!
I think you need to modify the StartMenu_GridScene_480x640.cpr. Open it with notepad and modify it.
Söderström said:
I think you need to modify the StartMenu_GridScene_480x640.cpr. Open it with notepad and modify it.
Click to expand...
Click to collapse
Yeah, I thought so. But that's my problem. I don't know how, and I hoped someone with experience with the files could modify it.
casklaverstijn said:
my idea is
Click to expand...
Click to collapse
this is desire of many people...
BUT it is not solved in present time...
If you modify it in your *.cpr-file (HexagonGrid="TRUE" to HexagonGrid="FALSE"), your start menu will cease to work
I have tried some times ago, but with no luck!
ope someone could make it work!
I read somewhere that it's (nearly) impossible to do it, the script that's responsible for the hexagon layout is hidden in a DLL.
As far as I know, a reasonable compromise is if you use the folderview.exe from HTC (it's usually there if touchflo is installed).
littld said:
As far as I know, a reasonable compromise is if you use the folderview.exe from HTC (it's usually there if touchflo is installed).
Click to expand...
Click to collapse
yer, but is not divided in folder...
casklaverstijn said:
Hello,
The Hexagon grid in WM 6.5 I think is very disorganized. So my idea is to change the grid of the start menu.
Iv'e made a image in paint to show my idea. (sorry for the crappy ms paint work.)
Can some one realize this? I would love to see this on my diamond.
Thanks in advance!
Click to expand...
Click to collapse
I like the idea. It will be better if the start menu can organize by page so that same catagory of apps can group together...
i think it would be easier if it is possible, pushing the start button to open up a new program with shortcuts, similar to that. Correct me if i m wrong.
hi, i like that Start menu Grid. I'm using HTC imagio and that Start menu is in my ship rom but when i flashed a customed rom, there isnt that start menu grid anymore. Hope someone can improve that
+1
I like that idea, in fact I was asking about it in HD2 section - but no luck
I also tried to modify the .crp but no luck either.
Would be really nice to have it!
still no one ?...
I really hope a developer sees this. We see allot of start menu modifications like lists. But i havent seen this normal grid menu!
Until it's developped (if so) you all can use "iPhone Today" instead. Also it's faster/smoother than WM Startmenu.
Also, some way to scroll horizontally
I was thinking of the same idea... and with the ability to scroll horizontally...this would exactly look like the iPhone...
If this can be worked out by some expert chef.... we won't need any application to give it a iPhone like feel.....
Also, i think the earlier ROM's had horizontally aligned programs.... so its not new... just that it needs to be implemented in newer ROMs.
I am very much interested in this .....
It will be good if it can catagorize the pages (with header). With that we choose to remove the sense to save ~30m of memory.
Bump, anyone?
Definately interested in this. What I think would be better is a sense version of the start menu to totally hide the win mo look. It should look just like the program screen when you tap on a quick link to choose an ap from the program screen. Cookie should feature a cookie start menu into cookies home tab 1.81
tboy2000 said:
Definately interested in this. What I think would be better is a sense version of the start menu to totally hide the win mo look. It should look just like the program screen when you tap on a quick link to choose an ap from the program screen. Cookie should feature a cookie start menu into cookies home tab 1.81
Click to expand...
Click to collapse
Tboy,
I was about to say or thinking the same exact thing...

Categories

Resources