Help - Search - Members - Calendar
Full Version: Full Screen Caller ID
SE-NSE Forums > SE Firmware > Newbie Forum
decros
Hi guys,
Is there any way for a SE K810 (and not only) to do something so the picture assigned to a caller to be displayed as a full size image?
Thanks
Ciante
I hope so, it would be really nice to have on my w850 smile.gif

it's a feature i really miss from my p910 tongue.gif
analogx
It would be nice if there was an elf showing the fullscreen caller id.....
prashast
yeah with some little gfx modifications too
Tanvir
If P910 have it then some 1 plz try 2 make an elf for this .
KrX
Layout can't do it?
pritchard92
Yeah, I agree.

Think this would be awesome, and get alot of use smile.gif
Ishan Sardar
I'd like to have this function in my fone too and im sure some patches or elf can do that thing....juz experts have to take a look at this!!
KrX
CODE
<object name="CallStatus">
  <settings>
    <sett name="RowHeight" value="30"/>
    <sett name="TopOffset" value="2"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="70"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="5">
    <attr index="0" value="0"/>
    <attr index="1" value="50"/>
    <attr index="2" value="2"/>
    <attr index="3" value="70"/>
    <attr index="4" value="2"/>
  </attributes>
</object>


Does that have anything to do with the picture display? SE didn't put commenting on this section. sad.gif
Ciante
QUOTE (KrX @ 2008-08-11 14:43) *
CODE
<object name="CallStatus">
   <settings>
     <sett name="RowHeight" value="30"/>
     <sett name="TopOffset" value="2"/>
     <sett name="TitleHeight" value="0"/>
     <sett name="TitleTopOffset" value="0"/>
     <sett name="TitleMode" value="1"/>
     <sett name="OverlayStyle" value="0"/>
     <sett name="YPos" value="32766"/>
     <sett name="Height" value="70"/>
     <sett name="YRelatively" value="2"/>
   </settings>
   <attributes count="5">
     <attr index="0" value="0"/>
     <attr index="1" value="50"/>
     <attr index="2" value="2"/>
     <attr index="3" value="70"/>
     <attr index="4" value="2"/>
   </attributes>
</object>


Does that have anything to do with the picture display? SE didn't put commenting on this section. sad.gif


i think this is for the text, rather than the picture, but i've not tried to modify it
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.