Guest Behdad Posted August 22, 2009 Report Posted August 22, 2009 navid linkesh ro be manam bede ! can u give me that link ?
Guest Navid_K Posted August 23, 2009 Report Posted August 23, 2009 navid linkesh ro be manam bede ! can u give me that link ? here you go (az man mishnavi ooni ke fabi tarahi kardaro estefade kon )
Guest vagal_br Posted August 27, 2009 Report Posted August 27, 2009 I deleted the plugin cMyphotos. How do I install again?
Guest Morad kassem Posted August 31, 2009 Report Posted August 31, 2009 hi Guys, How can I have a LockScene with a large clock , seprated notifications for calls and sms, and the slider at the bottom ? in advance Find the below screen shot if it matches Don't forget to back up your old CPR file located in windows dir. LS_LockScene_240x400.rar
Guest Morad kassem Posted August 31, 2009 Report Posted August 31, 2009 (edited) Dear Experts, Thanks for the thread & the nice work shared here, First of all: Please i need help with the below screen shot, I've installed Media Album into WM 6.5 build 23025, then the UP button written Open although it acts correctly, so plz advice, how to change the button caption from Open to Up, also how to change the Media Album registry so every time i open the application to be opened in a specific path. Secondly: When i use Total commander in WM 6.5 just 2 icons appears & the rest is not as below, any way to fix it. Third: The option button is squared instead of being circle as normal, so any way i can change it to the normal circle button as below. Fourth & last: All the windows which contains choices & drop menu's & buttons are rather big than it's normal size, which is very annoying, so any how i can decrease them to the normal size, as i did with the scroll bars thanks for Sectors post it's amazing & perfectly done. Edited August 31, 2009 by Morad kassem
Guest lupus_hegemonia Posted September 1, 2009 Report Posted September 1, 2009 Moving the "lock" slider (with brief cpr tutorial, thanks drkfngthdragnlrd) Most of the Hacks for Titanium will come from the ".cpr" files found in the windows directory. Cpr files are simply xml files (and to edit them you will simply need to rename them to .xml, use an .xml editor, and then rename them back to .cpr) ....or you can of course just use the "right-click open as" and open them with word pad, microsoft xml editor, ect. In Quote from drkfngthdragnlrd, If you want to make things simple You can grab the attachment to this post and copy paste it into your Windows Directory on your ppc. .....but if you prefer to get down and dirty, everything is explained below: In this specific Tweak you will want to find the CPR file named LS_LockScene[your resolution here].cpr Once you have it in your XML Editor you will want to find these Keys: Code: <Slider ID="LockSlider" Top="3" Left="24" Width="192" Height="40" Orientation="Middle" OnPress="ShowNotifications" OnSlideLeftFinal="Unlock" OnSlideRightFinal="Unlock" > <Text ID="TapOrSlide" Top="45" Left="90" Width="60" Height="12" FontFamily="Tahoma" FontSize="9" Wrap="False" HorizontalAlignment="Center" VerticalAlignment="Middle" InnerTextType="Resource" Text="shellresapps.dll,18150"> <Text ID="SlideToUnlock" Top="45" Left="90" Width="60" Height="12" FontFamily="Tahoma" FontSize="9" Wrap="False" HorizontalAlignment="Center" VerticalAlignment="Middle" InnerTextType="Resource" Text="shellresapps.dll,18149"> <LockScreenListView ID="Notifications List" Top="51" Left="9" Width="222" Height="235" Columns="1" Rows="4" ItemWidth="222" ItemHeight="46" OnInitComplete="Binding:LockScreen,LS_Notifications"> These are not the slider itself but will be in the way of where you are trying to move the slider and will need to also be moved: Code: <LockScreenListView ID="Notifications List" Top="51" Left="9" Width="222" Height="235" Columns="1" Rows="4" ItemWidth="222" ItemHeight="46" OnInitComplete="Binding:LockScreen,LS_Notifications"> <Text ID="DateText" Left="150" Top="17" Width="90" Height="19" FontFamily="Tahoma" FontSize="11" FontStyle="Regular" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Opacity="1.0" > <Layer ID="Appointment" Left="5" Top="50" OnInitComplete="Binding:LockScreen,LS_Appointment"> <Image Width="37" Height="32" Visible="True" Opacity="1.0" ScalingAlgorithm = "TriLinear" Source="\windows\icn_cal_up.png"/> <Text ID="Subject" Left="40" Width="180" Height="17" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Trimming="EllipsisCharacter" Opacity="1.0" > <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/> </Text> <Text ID="Time" Left="40" Top="18" Width="180" Height="15" FontFamily="Tahoma" FontSize="8" FontStyle="Regular" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Opacity="1.0" > <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/> </Text> <Text ID="Location" Left="40" Top="34" Width="180" Height="15" FontFamily="Tahoma" FontSize="8" FontStyle="Regular" Wrap="False" HorizontalAlignment="Left" VerticalAlignment="Middle" Trimming="EllipsisCharacter" Opacity="1.0" > <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/> </Text> If you would like to change the slider to be located to the left (like s2u) you can change the orentaion of it like this: Code: <Slider ID="LockSlider" Top="3" Left="5" Width="192" Height="40" Orientation="Left" OnPress="ShowNotifications" OnSlideRightFinal="Unlock" > ====================== Any chance to have THAT .cpr, WITHOUT edit myself the values? I F**KED-UP the Titanium one time...
Guest lupus_hegemonia Posted September 1, 2009 Report Posted September 1, 2009 Also, I've add some extra applets... and the Today Screen got FULL of applets and I almost can't see the bloody wallpapers! Any help???
Guest Morad kassem Posted September 3, 2009 Report Posted September 3, 2009 (edited) Dear Experts, Thanks for the thread & the nice work shared here, First of all: Please i need help with the below screen shot, I've installed Media Album into WM 6.5 build 23025, then the UP button written Open although it acts correctly, so plz advice, how to change the button caption from Open to Up, also how to change the Media Album registry so every time i open the application to be opened in a specific path. Secondly: When i use Total commander in WM 6.5 just 2 icons appears & the rest is not as below, any way to fix it. Third: The option button is squared instead of being circle as normal, so any way i can change it to the normal circle button as below. Fourth & last: All the windows which contains choices & drop menu's & buttons are rather big than it's normal size, which is very annoying, so any how i can decrease them to the normal size, as i did with the scroll bars thanks for Sectors post it's amazing & perfectly done. Why there is no one replies the post till 3 days. Edited September 3, 2009 by Morad kassem
Guest cdrk Posted September 4, 2009 Report Posted September 4, 2009 (edited) could anyone tell me how to get the phone 0, voicemail 0, mail and text (and the other icons) from this picture? Im not sure what cab it is.. /edit Also the calender, it shows the appointment after it.. Apoligize for noobish behaviour, it just annoys me not being able to find it (probably easy to find it..) Edited September 4, 2009 by cdrk
Guest omar adona Posted September 4, 2009 Report Posted September 4, 2009 hi, I have a problem with skins: I can not display icons (red arrows)
Guest Morad kassem Posted September 5, 2009 Report Posted September 5, 2009 (edited) hi, I have a problem with skins: I can not display icons (red arrows) In the screen shot provided all the icons are visible Edited September 5, 2009 by Morad kassem
Guest yojoe600 Posted September 5, 2009 Report Posted September 5, 2009 could anyone tell me how to get the phone 0, voicemail 0, mail and text (and the other icons) from this picture? Im not sure what cab it is.. /edit Also the calender, it shows the appointment after it.. Apoligize for noobish behaviour, it just annoys me not being able to find it (probably easy to find it..) this is itTitanium_Notification_1_.cab
Guest omar adona Posted September 5, 2009 Report Posted September 5, 2009 In the screen shot provided all the icons are visible It's not my screen :) I would like the same please
Guest Morad kassem Posted September 6, 2009 Report Posted September 6, 2009 It's not my screen :) I would like the same please You can have a stable theme by changing the theme to any thing else, the most suitable one is Rock and Republic black from the home icon appearance section
Guest shinta4e Posted September 7, 2009 Report Posted September 7, 2009 how do you get the htc menus to work from the cab in the first post i installed it to device and notthing has changed please help
Guest maxtcee Posted September 9, 2009 Report Posted September 9, 2009 hey sector on the heiniken panel you have on the first page how do i get to use just the glass panel without the heiniken i just want that color panel but cant seem to find it without the heiniken label
Guest franzie11 Posted September 11, 2009 Report Posted September 11, 2009 stupid question but.. does it work in omnia well? :)
Guest cobrica Posted September 12, 2009 Report Posted September 12, 2009 Can somebody make Cvolume for neo theme? Please i need this plugin!
Guest adnet Posted September 14, 2009 Report Posted September 14, 2009 Which version of C_Multiclock o CHero_Clock should I install to run it properly? I'm using latest Shokka's Rom 23047 and still having graphic glitches witch both of them. Sometimes they displays only hour part and minutes is missing, sometimes panel is shaking or misaligned. I noticed that when panel is being displayed normal in portrait, screen rotation to landscape causes glitches. Is it me or just wrong version? I have to say that I use only cabs provided by Sector in this thread.
Guest marshy Posted September 15, 2009 Report Posted September 15, 2009 Hi all, just wondering if the buttons below that are circleed can be downloaded as a skin/theme or are they only avaliable in the new ROM's. If they are avaliable as a theme can you please point me to where i could download them.
Guest Michelle My Belle Posted September 15, 2009 Report Posted September 15, 2009 (edited) Which version of C_Multiclock o CHero_Clock should I install to run it properly? I'm using latest Shokka's Rom 23047 and still having graphic glitches witch both of them. Sometimes they displays only hour part and minutes is missing, sometimes panel is shaking or misaligned. I noticed that when panel is being displayed normal in portrait, screen rotation to landscape causes glitches. Is it me or just wrong version? I have to say that I use only cabs provided by Sector in this thread. The glitches you describe are 'known' problems when using these clocks. You will notice there is an option 'refresh' chome. This always fixes the display - especially after a rotation. Note: The fault is intermittent i.e. sometimes you can rotate the screen many times without any issues. Just use the 'refresh' chome option and you'll be happy again. Michelle My Belle Edited September 15, 2009 by Michelle My Belle
Guest adnet Posted September 15, 2009 Report Posted September 15, 2009 The glitches you describe are 'known' problems when using these clocks. You will notice there is an option 'refresh' chome. This always fixes the display - especially after a rotation. Note: The fault is intermittent i.e. sometimes you can rotate the screen many times without any issues. Just use the 'refresh' chome option and you'll be happy again. Michelle My Belle Well, I though that new version is available and free of bugs. So I'll stick with default clock :)
Guest David Cher Posted September 16, 2009 Report Posted September 16, 2009 where to install / download the panel for windows live ?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now