Omgili - forum search, search forums  
  

Discussions about symbian c

Displaying 1 - 10 out of 4,234 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hi Is it posible to build programs using C# for Symbian ?
Started by on , 3 posts by 3 people.  
After Oracle acquired them, it appears that this product is defunct .
Compiling C# into Symbian apps.
What code coverage tools have you used with Symbian C++ and Maemo? What are the pros and cons of the tool you are using?
Started by on , 5 posts by 5 people.  
I have used Bullseye Coverage on Symbian and it is very.
Cannot really describe the pros/cons and works very well in embedded environments .
On Symbian I've used BullseyeCoverage and Testwell CTC++ .
I want my S60 Application to utilize the Stomp protocol. Although it would be fairly simple to implement myself (but nothing is ever as simple as I hope with Symbian) - I am wondering if anyone has any experience in this already. It seems a Stomp library...
Started by on , 3 posts by 3 people.  
As Adam says - the implementation needed to be purely within the Symbian framework or it would be unusable.
I've just finished my implementation of a STOMP client for Symbian, fully using the Active Scheduler.
Ask your Facebook Friends
Does anyone know if there's a working port of the Symbian OS C++ Descriptors functionality to other operating systems? I recall there being some code towards that here , although last time I tested it, it did not compile with G++ due to some missing/undefined...
Started by on , 4 posts by 4 people.  
However, since some of the descriptor functions 'leave' you'd have... .
I haven't seen such ports, but you may want to wait for the upcoming Symbian Foundation platform them) to another platform from the Symbian source once it's open sourced.
How to send SMS after 4 days from a Symbian app by running the application in the bachground. Means application sends SMS after 4 days? Is that possible? Please reply soon.
Started by on , 3 posts by 3 people.  
So if you are new I'd recommend doing some of the tutorials, reading the books .
If what you want to achieve is to send an SMS every 4 days, then you can use the Symbian Task Scheduler challenge on Symbian.
Hi, I have pretty much finished my first working Symbian application, but in my hastened learning have paid little attention to memory management and pushing to and cleaning up the stack? Could somebody please point me in the direction of some of the ...
Started by on , 4 posts by 4 people.  
Shameless://www.quickrecipesonsymbianos.com I have in the past used HookLogger from Symbian to trace and investigate memory leaks Symbian....
Exmplain all you need to know about the CleanupStack and Memory management for Symbian C++.
Hi In my Symbian S60 application, my Options menu works as expected. But the Exit button does nothing. I am developing with Carbide and have used the UI Designer to add items to the options menu. Does anyone know how to enable the exit button, or why ...
Started by on , 6 posts by 4 people.  
Are you handling (in your appui::HandleCommandL ) command ids EEikCmdExit and EAknSoftkeyExit? if ( aCommand == EAknSoftkeyExit || aCommand == EEikCmdExit ) { Exit(); } Have you looked inside the HandleCommandL( TInt aCommand ) method of the AppUi class... .
Please let us know when Symbian Anna will be updated with Symbian Belle for Nokia E7. Regards
Started by on , 15 posts by 12 people.  
Answer Snippets (Read the full thread at nokia):
BlitZkid Nokia C7:....
I m uopdating my C& RM 675 today from Nokia PC phone.
:-) blitZkid Nokia C7: Symbian Anna "If I'm helpful in anyway, a click of appreciation on the star would be nice" Hi..
A bit too eager I suppose...
As it releases.
Hi What is the preferred/easiest way to manipulate TDesC strings, for example to obtain a substring. I will give you an example of my scenario. RBuf16 buf; ... CEikLabel label; ... label->SetTextL(buf); // (SetTextL takes a const TDesC&) I want to ...
Started by on , 4 posts by 4 people.  
Use the libraries that Symbian has specifically made available, instead of standard C/C++ libraries that Symbian may or may not directly on the ....
Of Symbian C++ from a standard C or C++ point of view all the time.
Hi I wish to store a single variable in my application that will be saved between runs. This will be a version number that will be used to trigger an update option and so will change only rarely. Does anyone have suggestions on the best way of implementing...
Started by on , 4 posts by 4 people.  
Good thinking to tell the installer to copy the file to a place like c:\System\Apps\${AppName}\${filename.
Not familiar with the Symbian environment, but something similar most likely exists.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Nokia Support Discussions - Software Updates - - Nokia Support Discussions
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost