Hi Sunitha,
You can use QT UI design for symbian appliaction. Its good for UI desin and you can set icon image to button.Qt provides good look for Application UI and it is easy to use QT.
...
Type: Posts; User: gulabppatil; Keyword(s):
Hi Sunitha,
You can use QT UI design for symbian appliaction. Its good for UI desin and you can set icon image to button.Qt provides good look for Application UI and it is easy to use QT.
...
Hi NRK,
It is possible to display icon image on bush button. See the properties of push button.You can set icon from resource file or give the path of image you want to show as icon.
...
Hi Amit,
use PJSIP application for symbian from PJSIP website. You will get all information regarding how to make VOIP call on this site.
Gulab.
Hi Kranti,
have you solved your problem?I have same problem here.
Regards,
Gulab
Hello Experts,
i need to make a VPN client for nokia s60 devices.
Can you help us , how to use to create a vpn access point? We don't want end user to set or configure VPN policy, as we want to...
Hello,
I have implemented the APS(Audio Proxy Server)in to my PJSIP application and it works fine.Now I want to use G729 codec in the same application where G711 codec is by default used.
...
do we require any API partnering Program to archive this . Or can i find and Doc or Pdf on this
Any help is appreciated
Thanks
Thanks for the reply,
i had used the Rconnection and RconnectionMonitor for the GPRS as Rconnection.stop(). with Network control capability
but it is not able to stop the whole GPRS connection ...
Hello experts
I need to Block in/out connection for GPRS and WI-FI . well i guess it is not possible with public with Public API's
But can be done with API parterning request .
...
Hi,
I am trying to send sms to email id by entering email id to address field,It is possible with other service provider but not with AT&T. I am using N95. Quick response is appreciated.
...
Hi,
I have to restrict to change phone setting after installing the application.In fact I have to restrict to change positioning setting for GPS to avoid de-selection.please suggest the solution...
Hi mayankkedia,
Forwarded copy of the MMS is totally free, There is no resource using the handle to that MMS. Even though
I exit my application/remove the application till the MMS is not...
Hi All,
I am forwarding the MMS from inbox to outbox and then send the same to the other address.The sending is successful.I need to delete the new created copy of the MMS in outbox, but it is not...
Thanks to reply, I am working on that.
Regards,
Gulab
Hi All,
Has anybody used "ReadBarC" (Barcode Reader),The Application is not working.
OR any way to read Barcode in Symbian.I need some guideline or reference code to developed the Barcode Reader...
Hi Nitesh Bhardwaj,
Thanks to help me. MMS is sending successfully. Once Again many Thanks.
Regards,
Gulab
Hi,
Thanks.
my requirement is to send the same MMS which I have receeived to the another address which is server Applcation,which valid address(mobile number). I have used send function in...
Hi,
Thanks to reply me,
I am forwarding the MMS using Forward function to the outbox,
MmsMtm->ForwardL(KMsvGlobalOutBoxIndexEntryId,msgCheckParts,iStatus)
and I have use the sent...
Actually I am using
TMsvPartList msgCheckParts = MsvMessagePartDescription;
iMmsMtm->ForwardL(KMsvDraftEntryId,msgCheckParts,iStatus);
and got the same result...
Regards,
Gulab
Hi All,
I Am forwarding the MMS using the Class CMmsClientMtm.
using the function,
TMsvPartList msgCheckParts = MsvMessagePartDescription;
...
Hi skumar_rao,
Thanks for reply.I want to make the application which will be creating the data table and it's field dynamically.is it possbile?
please reply .
thanks,
gulab
Hi All,
Does it possible to make dynamic database in symbian 3 edition.
Please reply me
thanks,
gulab
Hi All,
I have successfully build the Application using these Plug-in API but the problem is that the following functions are not called,
AccessoryModeChangedL(TDosAccessoryMode aAccessoryState),...
Hi,slawomir17
See the stack size,increase if it is less.
Also see whether other resuorces are using memery,free those if not needed.
Regards,
Gulab Patil
Hi symbianyucca,
Thanks to reply me,
I think there is missing library file, I have added all libraries noted in help file,but not yet find exact liabrary
the error is like
undefined...