Re: Exclusive Thread For Requesting Layouts
Quote:
Originally Posted by
seamonkey
I upload your modifaid layout, try and just let me know is Ok. Link is
K 610i eSnips Folder and .rar colled dre@ms layout
Sorry mate..I uploaded the modified layout..turned on alarm, no time showing anywhere..out of curiosity turned on step count in fitness, shows below the signal.
So the alarm time alone is not showing anywhere..Can you modify more the same layout???
Also the size of the display(step count) is very smal..once u correct the alarm time make it look bigger(default size is enough)
Re: Exclusive Thread For Requesting Layouts
Quote:
Originally Posted by
dre@ms
Oops..still no alarm time display..astonishingly no step count display either.
TRY YOURSELF with this little help
Well, to move the alarm you should find this string in your layout under
- <object name="StatusIndication">
<attr value="4"/> <attr value="116"/> <attr value="238"/> <attr value="262"/
<attr value="5"/> <!-- Alarm -->
</attributes>
</object>
Now the values here are:
first 2 values: Control left (lower value) and right (higher value)
second 2 values: Control top screen (lower value) and lower screen (higher value)
third: I dont know what it controls smile.gif
all you have to do is to try and test with diferent values until you found the correct one.
This is example for 240x320 screen.
Re: Exclusive Thread For Requesting Layouts
@(schmarakel) I upload K750 layout.rar without operator logo on K 610i eSnips Folder ,just let me now its OK
Re: Exclusive Thread For Requesting Layouts
Finally I myself attained the request after searching and researching how to modify layouts.
Here is the code which made the alarm time, display, last caller duration, step count to be displayed at the top left corner.
Quote:
<attr value="0"/> <attr value="116"/> <attr value="5"/> <attr value="32"/> <attr value="5"/> <!-- Alarm -->
@seamonkey
I think you have made a mistake in the Y1 value..I checked your layout and instead of 80 you have entered 8o. I think that is the problem the alarm time never showed in the desktop.
Re: Exclusive Thread For Requesting Layouts
Quote:
Originally Posted by
schmarakel
Can someone post a K750ii layout without the operator logo or
without operator logo,time and date?
for delete time and data use patch and for operator logo use this
Download
work on w800 too
Re: Exclusive Thread For Requesting Layouts
I need a layout for W880 without Date and Clock
Thanks
Re: Exclusive Thread For Requesting Layouts
Quote:
Originally Posted by
Dr.Uber
I need a layout for W880 without Date and Clock
Thanks
Here you are your layout without date and time K 610i eSnips Folder (I don't have W880,so if something isn't right just tell me and I correct
Re: Exclusive Thread For Requesting Layouts
How to remove the time and date in the
Layout.xml?
Re: Exclusive Thread For Requesting Layouts
Quote:
Originally Posted by
schmarakel
How to remove the time and date in the
Layout.xml?
Under "StatusIndication" find this 2 lines
<attr value="-2"/> <attr value="-3"/> <attr value="-2"/> <attr value="-3"/> <attr value="5"/> <!-- Time -->
<attr value="-2"/> <attr value="-3"/> <attr value="-2"/> <attr value="-3"/> <attr value="5"/> <!-- Date -->
and first four values in line for Time and the same thing for Date put in "-" .
Thats will be all and now just upload your modified layout