[MIX]Co0kie+CHT161 fN Clock+Adv.HomeTab (3in1) - HD2 Windows Mobile 6.5 Themes and Apps

It is a great hello from russian XDA
author of this mix - Betito!
Finally here is a mix of: Co0kie.HomeTab_v1.6.1 + CHT161 fN Clock Array MOD v0.3 + Advanced Home Tab 2.1 (Full), all in one cab!!!
Betito:
"update this mod.
it`s work finest!!
i forgot to add the registry information for v4. and it have no sorting"

Sounds great.
No cab in zip file just png files.
Am I missing something?
​

Yes. The file are only PNG pictures!

Why open this thread in Rom Development
and not in Theme and Apps???

Hm!
I couldn't see the cab file. Just the folder with some icon only! Where the cab file sir?

where's the cab?

Seems promising... unfortunately, such an idea wasn't presented while these apps were originated. Otherwise, this would be ideal. I, like most people, have already installed said modifications. But still, this is very cool.

Sorry guys! Now .cab on the top! Try it!!!

great...
Hi,
is it possible to have the analog clock is aligned with the weather!
thanks
myfoka

xaoc747 said:
Sorry guys! Now .cab on the top! Try it!!!
Click to expand...
Click to collapse
Hi,
It is not working for me. I already had Cookies 1.6.1 installed. I installed this mix cab over it but I do not get the results. I uninstalled both and tried to install only the mix cab, but it got worse.
Anyone can help please? I have attached a screenshot, thanks!

dongster said:
Hi,
It is not working for me. I already had Cookies 1.6.1 installed. I installed this mix cab over it but I do not get the results. I uninstalled both and tried to install only the mix cab, but it got worse.
Anyone can help please? I have attached a screenshot, thanks!
Click to expand...
Click to collapse
If I may make a suggestion here.
I would wait for Co0kie's Home Tab 1.7 to release.
It may not have tasks on the home tab, but it will have many new features that I think you will like.
It also will not be missing all of the registry entries that are missing in this cab.
That is why this is not working for you.

dongster said:
Anyone can help please? I have attached a screenshot, thanks!
Click to expand...
Click to collapse
I don't understand what is not working???

Hello,
Can you share me your digital clock plz?
Thx,
joko

xaoc747 said:
I don't understand what is not working???
Click to expand...
Click to collapse
Hi,
As you can see from the screenshot, the tab icons are missing, there is no analog clock, and i'm unable to swipe to show outlook tasks.
Is there something I am missing?
ROM: Artemis_v80_WWE_210_23548
Manila: 2.5.20121412.1
Radio: 2.06.51.07
Thanks for any kind advice.

Maybe you have some another mod or another application which does not work correctly for this cab!?

dongster said:
Hi,
It is not working for me. I already had Cookies 1.6.1 installed. I installed this mix cab over it but I do not get the results. I uninstalled both and tried to install only the mix cab, but it got worse.
Anyone can help please? I have attached a screenshot, thanks!
Click to expand...
Click to collapse
tap on operator name ( in upper left corner)
for tasks - slide your notifications aside

Great cab.
tkalli said:
Sounds great.
No cab in zip file just png files.
Am I missing something?
​
Click to expand...
Click to collapse
Any chance you could post normally? This middle of the page bold writing for no reason is a bit annoying when reading a page.

update this mod.
it`s work fine
View attachment MichurinFix4.cab

betitomiller said:
tap on operator name ( in upper left corner)
for tasks - slide your notifications aside
Click to expand...
Click to collapse
betitomiller said:
update this mod.
it`s work fine
View attachment 308723
Click to expand...
Click to collapse
Hello betitomiller,
The fix works great! Now I have the complete "mix" (the best of three worlds)!
I have attached a screenshot here for all interested users to see.
By the way, any other analog clocks we can install? I used the Jaguaralani New Omega clock which works almost perfect, except that the hour hand is not original. But i could live with it, for the moment.
Many thanks for sharing this excellent mod !

update this mod.
it`s work finest!!
i forgot to add the registry information for v4. and it have no sorting
v5.View attachment MichurinModFix5.cab

Related

Unlocking the Wm6.1 sliding panel secrets

I did some digging and found out something about the sliding panels.
They are almost identical to Htc Juno Neo interface
They reside in HKLM/software/microsoft/CHome
The part that is responsible for the panels is this
<plugin clsid="{E9267CAB-02EE-4f37-8216-6BF6A8FF5A71}" name="Bronze" height="266">
<Plugins Order="CClock;CHome;CAppointments;CWelcomeCenter;CWindowsLive;Clinks;CMessage;Cmusic;CMyFaves;CMyphotos;CTestUIplugin;Settings" />
</plugin>
From top to down they are arranged in the order in the home.xml
From side to side they are arranged in the registry, at
HKLM/software/microsoft/CHome/<panel name>/Pages
They are arranged in a simillar format
eg(settings)rofile;Wireless;Ringtone;Background;Task.
There are a total of 12 panels but 3 of them doesn't do anything.
They are
CClock
CHome
CAppointments
CWelcomeCenter
CWindowsLive
CLinks - doesn't work
CMessage
CMusic
CMyFaves - doesn't work
CMyphotos
CTestUIplugin - doesn't work
Settings
Thats all i can dig up for now.
does wm6.1 homescreen work on wm6.0 ? maybe by copying some dll to wm6.0 . ?
Not just by copying and regist them... like any other plugin
i tried to build wm6.0 (based on RUU_Vox_HTC_GER_1.34.407.1) include CHome application/plugin and WelcomeCenter
i also added all needed Registry entry`s
the same problems as CHome version from s730 (tryied that 2 months ago)
i will not get it work
...(no time for that)
@Vener
nice finding...
/windows/bronzeres.dll
ther are the Icons for the slinding panel ... if someone wish to make a better looking homescreen, with other Icons
And I think to play on the RegConfig for the CWelcomeCenter, you can make it to a App-laucher bar ^^ ... I will test it tomorrow ... or soon
Some people are asking for the background pic i used so here it is.
Vener said:
I did some digging and found out something about the sliding panels.
They are almost identical to Htc Juno Neo interface
They reside in HKLM/software/microsoft/CHome
The part that is responsible for the panels is this
<plugin clsid="{E9267CAB-02EE-4f37-8216-6BF6A8FF5A71}" name="Bronze" height="266">
<Plugins Order="CClock;CHome;CAppointments;CWelcomeCenter;CWindowsLive;Clinks;CMessage;Cmusic;CMyFaves;CMyphotos;CTestUIplugin;Settings" />
</plugin>
From top to down they are arranged in the order in the home.xml
From side to side they are arranged in the registry, at
HKLM/software/microsoft/CHome/<panel name>/Pages
They are arranged in a simillar format
eg(settings)rofile;Wireless;Ringtone;Background;Task.
There are a total of 12 panels but 3 of them doesn't do anything.
They are
CClock
CHome
CAppointments
CWelcomeCenter
CWindowsLive
CLinks - doesn't work
CMessage
CMusic
CMyFaves - doesn't work
CMyphotos
CTestUIplugin - doesn't work
Settings
Thats all i can dig up for now.
Click to expand...
Click to collapse
How do you add the extra plugins to the Settings Panel that are named in the Registry under Settings?
Roland
i've made my own custom applications slider in place of the getting started one, the only thing I cant figure out is how to make a dll with icons in it as hex!? anyone got any idea's?
kosborn2 said:
i've made my own custom applications slider in place of the getting started one, the only thing I cant figure out is how to make a dll with icons in it as hex!? anyone got any idea's?
Click to expand...
Click to collapse
Hi
Can you tell us how you reconfigured that "Getting Started" Slide for you own applications.
I think that others are very interested.
Thanks.
Chongie
you don't need to put icons in a dll. a simple .png will do.
for exemple :
"TEXT1"="Internet"
"PICTURES"="\Windows\61.png"
much easier
kosborn2 said:
i've made my own custom applications slider in place of the getting started one, the only thing I cant figure out is how to make a dll with icons in it as hex!? anyone got any idea's?
Click to expand...
Click to collapse
hey sorry, could you explain it a little more? would love an app launcher, sounds awesome.
has anyone looked into making icon sets? or know where we can get some?
makaveli86 said:
hey sorry, could you explain it a little more? would love an app launcher, sounds awesome.
has anyone looked into making icon sets? or know where we can get some?
Click to expand...
Click to collapse
Hi
I am almost ready with my custom Application Slide. The only thing left to do is assigning the right images to the pages in the slide.
When i am ready i will post some screenshots.
Chongie
Chongie said:
Hi
I am almost ready with my custom Application Slide. The only thing left to do is assigning the right images to the pages in the slide.
When i am ready i will post some screenshots.
Chongie
Click to expand...
Click to collapse
excellent, looking forward to it!
Hi here are the first screenshots of my personalized application slide.
As you can see it is not completely finished.
I still have to remove the "View All" option.
If anybody can help me with that.....
Chongie
Chongie said:
Hi here are the first screenshots of my personalized application slide.
As you can see it is not completely finished.
I still have to remove the "View All" option.
If anybody can help me with that.....
Chongie
Click to expand...
Click to collapse
looking good! you know when we can expect it to be released?
makaveli86 said:
looking good! you know when we can expect it to be released?
Click to expand...
Click to collapse
Released??
As a CAB file you mean?
I have no experience in creating a CAB file.
I have created this by manually editing the registry and assigning images..
I am planning to write a sort of manual of how I created this application slide.
If somebody can make a CAB file with manual... By my guest.
Chongie
Chongie said:
Released??
As a CAB file you mean?
I have no experience in creating a CAB file.
I have created this by manually editing the registry and assigning images..
I am planning to write a sort of manual of how I created this application slide.
If somebody can make a CAB file with manual... By my guest.
Chongie
Click to expand...
Click to collapse
ya, we can make a cab with your method. this looks promising, glad to see some progress.
makaveli86 said:
ya, we can make a cab with your method. this looks promising, glad to see some progress.
Click to expand...
Click to collapse
I hope I can upload the manual tonight otherwise later in the week.
Removed {But do you have any suggestions of removing the option "View All" which came default with the "Getting Started" Panel.}
I now know how to remove the text View All
Chongie
http://forum.xda-developers.com/showthread.php?t=380833 ...
Dr. Martin Gonzo said:
http://forum.xda-developers.com/showthread.php?t=380833 ...
Click to expand...
Click to collapse
Oke...
If only i had see that earlier.
It would have saved me the time figuring it out myself
Thanks
Doc

Slider icon + clock

As requested, this is the slider icons + clock that I mod for Topaz. Thanks to Whiskeybro and XRAY MAN for their wonderful themes, which I have extract to suit my taste. Here screenshot.
Slider icons is from Xray Man HD themes from this post.
http://forum.xda-developers.com/showthread.php?t=509800
Clock is from whiskeybro theme at this post.
http://forum.xda-developers.com/show...postcount=2179
Thanks!
(Maybe paste links to the original themes in first post of this thread?)
links
Tatsch said:
Thanks!
(Maybe paste links to the original themes in first post of this thread?)
Click to expand...
Click to collapse
Hehe, sure bro. First post edited ..
Thank you!
Can you tell shortly how to extract the slider out of a theme? Thank you
So I don't have to ask theme builder too often to do that for me.
Thanks bro!
BTW do you have the cabs for no curtains for both top and bottom curtains? Both in a single cab and separate ones. For Topaz or TF3D 2.1.
Thanks
link
Tatsch said:
Thank you!
Can you tell shortly how to extract the slider out of a theme? Thank you
So I don't have to ask theme builder too often to do that for me.
Click to expand...
Click to collapse
Its complicated actually. (to me anyway). You need to know the manila files for the slider. Then use a cab manager to extract and make the cab file. (wince cab manager (not freeware)). A lot of trial and error for me. That's why I only extract this one.
Goondu said:
Thanks bro!
BTW do you have the cabs for no curtains for both top and bottom curtains? Both in a single cab and separate ones. For Topaz or TF3D 2.1.
Thanks
Click to expand...
Click to collapse
I seems to read somewhere about those cab files, but can't remember where. Will link you to it when I find it.
Hi, great work. I changed a little your clock cab and created it without silver frame. Glassy background isn't my work I used ProphecyXR glassclock.
Thanks to you and ProphecyXR
Hi
Many thanks for this great job...
Works fine on my Topaz ...EXCEPT
In the calendar tab..
The weather diseppears...and it's pity
Before we can check in the calendar the weather for the 5 incoming days...
what can i do?
Thx (sorry for my poor level in english..)
Regards
Thank you!
Happy National Day
prdic said:
Hi, great work. I changed a little your clock cab and created it without silver frame. Glassy background isn't my work I used ProphecyXR glassclock.
Thanks to you and ProphecyXR
Click to expand...
Click to collapse
Hehe, good job bro.
FrenchGuy said:
Hi
Many thanks for this great job...
Works fine on my Topaz ...EXCEPT
In the calendar tab..
The weather diseppears...and it's pity
Before we can check in the calendar the weather for the 5 incoming days...
what can i do?
Thx (sorry for my poor level in english..)
Regards
Click to expand...
Click to collapse
Don't know about. I dont have 5 days weather in the calender tab. I am using TF3D 2.1. Could you be using TF3D 2.5? Here's my screenshot.
Goondu said:
Happy National Day
Click to expand...
Click to collapse
This is my country, this is my flag ... Happy National Day to you too ..
Look like quite a number of Singaporean here as well =)
Thx Kangmas...
in fact i was talking about the weather when you enter in the calendar by TF3d..
But it's ok now..
It was due to the home page clock and not the slider...
Many thanks for your answer...
my next search is to add a pic for manila tv player..

Some themes for leo!

Green
Download:
http://hotfile.com/dl/18427325/e74cc43/Green.rar.html
Mare
Download:
http://hotfile.com/dl/18427451/142a1f8/Mare_2.5.rar.html
Autunno
Download:
http://hotfile.com/dl/18427502/c50ab90/Autunno_2.5.rar.html
Colored
Download:
http://hotfile.com/dl/18427774/50eb6ba/Colored_2.5.rar.html
Conceptblu:
​
I wonder why. I uses HD wall latest version to create a wallpaper.cab for my leo. but then it just hangs my sense and simply refused to start up the sense. Have to uninstall the cab and works fine.
No luck with HDwall....
does anyone have any idea what am i missing here?
knight900 said:
I wonder why. I uses HD wall latest version to create a wallpaper.cab for my leo. but then it just hangs my sense and simply refused to start up the sense. Have to uninstall the cab and works fine.
No luck with HDwall....
does anyone have any idea what am i missing here?
Click to expand...
Click to collapse
Using the latest version of HDWall?
Yeah... already using the latest version 0.28b
knight900 said:
Yeah... already using the latest version 0.28b
Click to expand...
Click to collapse
Have you made sure, in the settings, that you're using the Sense profile?
knight900 said:
Yeah... already using the latest version 0.28b
Click to expand...
Click to collapse
johncmolyneux said:
Have you made sure, in the settings, that you're using the Sense profile?
Click to expand...
Click to collapse
Using the default. Which is Sense 2.5 and WM6.5
IS this right?
antoniomistretta said:
Click to expand...
Click to collapse
Yeah... just check.... Exactly same as this.
knight900 said:
Yeah... just check.... Exactly same as this.
Click to expand...
Click to collapse
Then do not understand!
What operating system use?
antoniomistretta said:
Then do not understand!
What operating system use?
Click to expand...
Click to collapse
I am using windows XP
knight900 said:
I am using windows XP
Click to expand...
Click to collapse
.NET Framework v3.5 required
.NET Compact Framework v3.5 required for HDWallS
Fire!
Download:
http://rapidshare.com/files/315997203/Fire.rar
antonio this last cab doesn't work properly in mi hd2. same problem cookin mywallpaper cab: ok both the taskbar, but wallpaper covers 80% of its area.
I c in the pic of calendar...are u cookin with your Hd1?
alexleon said:
antonio this last cab doesn't work properly in mi hd2. same problem cookin mywallpaper cab: ok both the taskbar, but wallpaper covers 80% of its area.
I c in the pic of calendar...are u cookin with your Hd1?
Click to expand...
Click to collapse
You must install this patch for leo!
http://forum.xda-developers.com/attachment.php?attachmentid=250938&d=1259368357
Thanks for that!
For some reason i can't make HDWall work for my Leo...i'm getting also the same problem with the picture covering 80% of the space it should on the screen. I have tried all the instructions, i have Microsoft 3.5 on the PC and 3.5CF on the mobile, i have selected the right choice under Config in HDWall...still nothing...
Any idea anyone? Also i have the 20 quick links (with 5 ont he Home screen) and they always get messed up with HDWall or any 'all tabs' cab...My preference really would be to find a cab that allows the wallpaper to cover all the surface of the screen (ie also the 'Start' and 'Phone' lines at the top and bottom on all tabs) and then put it on al tabs without the need to create a cab and then run it via HDWall. I normally change wallpapers all the time so i want to save on the hassle to create the cab each time, run it etc. not to mention the extra space that it all takes on my storage card. This was possible with Touch HD, but have not found any similar cab for the HD2?
thr07 said:
For some reason i can't make HDWall work for my Leo...i'm getting also the same problem with the picture covering 80% of the space it should on the screen. I have tried all the instructions, i have Microsoft 3.5 on the PC and 3.5CF on the mobile, i have selected the right choice under Config in HDWall...still nothing...
Any idea anyone? Also i have the 20 quick links (with 5 ont he Home screen) and they always get messed up with HDWall or any 'all tabs' cab...My preference really would be to find a cab that allows the wallpaper to cover all the surface of the screen (ie also the 'Start' and 'Phone' lines at the top and bottom on all tabs) and then put it on al tabs without the need to create a cab and then run it via HDWall. I normally change wallpapers all the time so i want to save on the hassle to create the cab each time, run it etc. not to mention the extra space that it all takes on my storage card. This was possible with Touch HD, but have not found any similar cab for the HD2?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=529730
Added
Coloredleo:
Download:
http://hotfile.com/dl/20141373/806bf77/colored_LEO.rar.html
Wow some of these themes are pretty awesome! Loved the Fire one! Thanks!!
Tanmay® said:
Wow some of these themes are pretty awesome! Loved the Fire one! Thanks!!
Click to expand...
Click to collapse
You're wellcome!

Colored Home Tab small icons

Just want to share the attached cab I have prepared.
I don't remember who had prepared those files, i have just prepare the cab, so credit to the creator of the files.
Nice work...but if you have an appointment it is a pity that you wont be able to see the red icon calendar...I practically have an appointment evryday
Nice, Thanks for that
Hello I tried your. cab. the Calendar icon working, but the alarm icon does not work.
What is wrong?
tinowhitw said:
Hello I tried your. cab. the Calendar icon working, but the alarm icon does not work.
What is wrong?
Click to expand...
Click to collapse
When the Alarm is set up for next day, it is colored in yelow, if nor it remains in white
ok perfect
Not Working
Steve, installed, rebooted, but it is not working. Well the phone, is working, but no colored tabs. Should I do something else? Am I doing something wrong? Thanks.
HD2 OS 5.2.21869
Manila 2.5.19211919.0
ROM 1.48.405.2
danielcarneiro said:
Steve, installed, rebooted, but it is not working. Well the phone, is working, but no colored tabs. Should I do something else? Am I doing something wrong? Thanks.
HD2 OS 5.2.21869
Manila 2.5.19211919.0
ROM 1.48.405.2
Click to expand...
Click to collapse
try the following:
go to settings / Today / Items / click on Windows Default
Install the cab
go back to Items and select HTC Sense
restrart => you should see the red Calendar icon + yelow clok icon on Home page.
why it didnt work on my device? im running htc diamond
Steve0007 said:
Just want to share the attached cab I have prepared.
I don't remember who had prepared those files, i have just prepare the cab, so credit to the creator of the files.
Click to expand...
Click to collapse
I use them also. Its nice. The maker is bnm7bnm's and the original post is here http://forum.xda-developers.com/showthread.php?t=594326
Thanks Bro
Steve, first of all, thank you for your prompt answer. I sincerely apologize, because it worked the first time, I thought that the top icons (volume, signal, battery…) would change to colored ones, and now I realized it was only the calendar and clock. Would you kindly let me know how to change the top right icons? Again thank you very much, and sorry for the nubby questions!
Any chance for this for Manila 2.1?
Very nice! Thank You.
Thank you very much for this .cab, tomorrow i try it!!!!!
(Excuse me for my english, but i'm italian.....)
Great App!!!
Working with Dutty's Topaz Sense 2.5 Holy Grail R6 on Diamond 2.
Just wondering if you could just have the Calendar icon colored.
Can you tell me or have the registry file.
Thanks
Nice work, thanks!
I´m wondering how do you get the colored symbols in the upper task bar - active sync, sound, battery etc.?
danielcarneiro said:
Steve, first of all, thank you for your prompt answer. I sincerely apologize, because it worked the first time, I thought that the top icons (volume, signal, battery…) would change to colored ones, and now I realized it was only the calendar and clock. Would you kindly let me know how to change the top right icons? Again thank you very much, and sorry for the nubby questions!
Click to expand...
Click to collapse
Here you go:
http://forum.xda-developers.com/showthread.php?t=584531
Colored icons
Hello,
It works fine on my HD2, but what cab. did you use to get the nice colored icons at the top bar?
Chris
The alarm icon not working on my Miri 1.1 rom. Calendar icon is kewl
humz1985 said:
Great App!!!
Working with Dutty's Topaz Sense 2.5 Holy Grail R6 on Diamond 2.
Just wondering if you could just have the Calendar icon colored.
Can you tell me or have the registry file.
Thanks
Click to expand...
Click to collapse
Here you go:View attachment 264534
LukeVlbg said:
Nice work, thanks!
I´m wondering how do you get the colored symbols in the upper task bar - active sync, sound, battery etc.?
Click to expand...
Click to collapse
CHoedt said:
Hello,
It works fine on my HD2, but what cab. did you use to get the nice colored icons at the top bar?
Chris
Click to expand...
Click to collapse
This taskbar is made by djcedric and can be found here
The one used by the op is version 4B.
grtz,
Degake

Transparent slider background - how?

Hi!
I played a little with HDWall today and got a little Problem with it: The slider bar is "hanging in the air" due to the grey background. How do I get this thing transparent (the background, not the icons )?
UncleManuel said:
Hi!
I played a little with HDWall today and got a little Problem with it: The slider bar is "hanging in the air" due to the grey background. How do I get this thing transparent (the background, not the icons )?
Click to expand...
Click to collapse
Have you new tabs? ( docs, ereader)
NRGZ28 flushed the eReader-tab, but the documents-tab is still there. New is the call-history-tab...
So here´s the full listing:
-EnergyROM 23549 + Cookie´s Home Tab
-WM 6.5.5 build 23548
-Manila 2.5.20121225
antoniomistretta said:
Have you new tabs? ( docs, ereader)
Click to expand...
Click to collapse
If you're using the same version of Manila as I am (2.5.1920), you need to install a transparent version of the file 511c6915_manila to 'get rid' of that 'curtain' behind the slider. If you're using a different Manila version, it might be a different filename, but the effect should be the same.
Antonio also has a cab that will add transparency to the slider in several places. It may be more than you need, but he can at least point you in the right direction...
UncleManuel said:
NRGZ28 flushed the eReader-tab, but the documents-tab is still there. New is the call-history-tab...
So here´s the full listing:
-EnergyROM 23549 + Cookie´s Home Tab
-WM 6.5.5 build 23548
-Manila 2.5.20121225
Click to expand...
Click to collapse
So not good! I'm sorry. But if you take away thedocuments cab, try this!
http://hotfile.com/dl/18508077/e2c878d/AM_Slider_trasparente_con_cornice_Sense_2.5.cab.html
Ok, deactivated documents & call history tab. Your .cab works fine! Thanks!
UncleManuel said:
Ok, deactivated documents & call history tab. Your .cab works fine! Thanks!
Click to expand...
Click to collapse
No problem!
antoniomistretta said:
So not good! I'm sorry. But if you take away thedocuments cab, try this!
AM_Slider_trasparente_con_cornice_Sense_2.5.cab
Click to expand...
Click to collapse
Thanks. Finally found what I was looking for.
1 quick question. If I install this and then change the slider icons using icon changer. Will it replace the transparent slider?
how do i get rid of the black pop up when you touch and slide the slider??? it looks cropped in pic...or better yet how do i remove it? see the pic tops visible when you slide?!?!? thanks in advance
fallenangel408 said:
how do i get rid of the black pop up when you touch and slide the slider??? it looks cropped in pic...or better yet how do i remove it? see the pic tops visible when you slide?!?!? thanks in advance
Click to expand...
Click to collapse
Check here plz.
http://forum.xda-developers.com/showthread.php?t=630568
Greetz
xXJohnXx said:
Check here plz.
http://forum.xda-developers.com/showthread.php?t=630568
Greetz
Click to expand...
Click to collapse
Thank you mate!
antoniomistretta said:
Thank you mate!
Click to expand...
Click to collapse
Your welcome Antonio
Greetz.
hi antoniomistretta maybe you can orient me or someone else. how can i change the icons or files from the manila slider? I know there are so many siliders cabs out there, but i want to know how edit those files to make my onw slider. i atach a pic. to show you what icons iam talkin about.
thanxs in advance.

Categories

Resources