Thanks.....
Type: Posts; User: tromao; Keyword(s):
Thanks.....
Hi.
I have done the nokia firmware upgrade. Unfortunetly i didn't backup my content so now i cant see the strees maps.
Can someone help me to recover the map license keys? Are they in the handset...
Actually i had to add this 2 lines in the path (or in your ant file)
D:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin;
D:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE
...
Hello,
i'm trying the contactIE example and i get the following error when do the make command
OUP\CONTACTIE\THUMB\CONTACTIE.THUMB" LIBRARY
make -r -f...
I have the same problem...can someone from nokia clarify this please...
I are already solved, basic i change the static string in for "%d\t" and changed the line
number.Format( format, loop + 1 );
to
number.Format( format, loop );
Now my problem is that the grid...
Hello i don't understand how to add multiple bitmaps to the grid. I chandes the the Nokia SDK example succefuly and i know that this should be done in the
void CTMNGridContainer::AddDataL( TInt...