Here is All about Status Pane Layout
http://wiki.forum.nokia.com/index.php/Status_pane_layout
Type: Posts; User: salauddinrubelbd; Keyword(s):
Here is All about Status Pane Layout
http://wiki.forum.nokia.com/index.php/Status_pane_layout
Thanks every body , so far i am satisfied using this
CEikStatusPane* sp = StatusPane();
// sp->SwitchLayoutL(R_AVKON_STATUS_PANE_LAYOUT_SMALL);
sp->SwitchLayoutL(...
Hi
I am able to show the smaller status pane using this line on DoActiveL but .. it doesnt show the network and battery indicator.. am i missing something?
CEikStatusPane* sp = StatusPane();...
thank yukka..
i want actually bigger screen in this case smaller pane will be good too.. can you please tell me how to do smaller panner.. i saw that in googlesearch.sisx application.
Does anybody know about this?
Thanks Nitesh for your reply, But that will be more work to do,
is it possible to simply hide the status pane but network and battery indicator will be displayed
I am hiding the status pane...
Hi,
I hide the status pane of my application to increase the screen size, now is it possible to show the battery and network indiacator? because when i hide the status pane those indiactors also...
can contact with me if didn't get yet. :)
Regards
Have you found any voip app for Blackberry?
FYI, No such company there in the world give as much facilities like Nokia does.
Thanks
Asked from them (Vyke/voip service provider)
Regards
there is a lot of example in this forum regarding your topic. just do a quick search on this.
Do you want to make dialer/softphone for Symbian OS?
As i can remember there is a recorder api for J2ME using which you can get the payload, add it with your RTP header and send to the destination.
FYI, full duplex audio is not possible in J2ME. You...
No way I think.
BTW, why you need to use fring by another application, you can use it directly. If you need your own dialer/softphone you can make it by your own.
Thanks
See the answers from here
http://discussion.forum.nokia.com/forum/showthread.php?t=95908
Hi,
Full duplex audio is not possible in J2ME . So, In that case you can't make a J2ME client(dialer/softphone). Instead you can make it for Symbian OS. Which will supports for Nokia smart phones...