I'd like to display the contacts in a dialog or listbox. It should allow the user to select one or more and then I can get the results and look up information on the selected contact(s) in the...
Type: Posts; User: jmatulja; Keyword(s):
I'd like to display the contacts in a dialog or listbox. It should allow the user to select one or more and then I can get the results and look up information on the selected contact(s) in the...
Programming on Nokia 9290
I get a USER-EXEC 3 panic when my application is running. (I am doing some database operations, reading from a socket, and processing strings.) I looked up this panic and...
Nokia 9290
Is there a way to suppress or turn off the unread SMS dialog/popup? This is the one that says "You have:" and then lists the new sms messages. I would prefer a programmatic way to...
I am trying to use synchronous/blocked sockets. I can connect to the socket server and open a socket, but I am often getting an error when doing RHostResolver::GetByName(). If I try to resolve...
9200 Series SDK
I am using an EDbColLongText field in a database. I'd like the max size of the field to be 10,000 chars. The LongText field uses RDbColReadStream (RReadStream) and...
You should check which field is focused
TKeyResponse CKgAppView2::OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType)
{
TKeyResponse response = EKeyWasNotConsumed;
if...
Look under Tools > Options > Editor tab.
Hope that helps.
I'm using c++ and the way it's done is to insert a line feed. For example, "Change\nStation"