Hi,
I want to return from the help application to my application i found this thread, but i dont know how to implement it,
http://developer.symbian.com/forum/thread.jspa?threadID=11641
this...
Type: Posts; User: elsuicidas; Keyword(s):
Hi,
I want to return from the help application to my application i found this thread, but i dont know how to implement it,
http://developer.symbian.com/forum/thread.jspa?threadID=11641
this...
All that i have is this
52.195 Thread Agenda Enriquecida::Agenda Enriquecida Panic AVKON 6
if i comment the line of createFilter() the app runs right except for the search(XD), i also tried...
after activated several options in the emulator, i have this code "Panic AVKON 6"
there is no crash code, only crash without say nothing. I tried to use a trapd and no code is thrown, a crash happen and the app exit.
Hi,
I have a customized ListBox and i initialize it in the next way
CCustomTextListBox* myListBox;
myListBox = CCustomTextListBox::NewL(this,EAknListBoxSelectionListWithShortcuts);...
Hi i am trying to meke a full customized toolbox for paint my data.
I have the problem that in all the tutorials that i see, they use some kind of CAkn.....ListBox, i want to create my own...
Hi,
I have a problem when i install my application to the device, when i install it and then i try to execute a message of "System error" is throw so i think to execute the debug tool in the...
Hi, i found the problem.
There was some lines where the code of uid was without 0x and i was seeking for 0xEA4B1411 so the result is that after change this lines now i can run my app in the...
No i am not missing, another thing is that my english is not so good as i wish.
i have used the search and replace tool to change the uid, and after that i have used the search to see if there is...
Hi,
My aplication is gui, to the question if i have changed the name the answer is yes.
I change the name from Comunicador.exe to AgendaEnriquecida.exe
I search across the project to see if i...
I tryed with perl 5.6.1 and the emulator still crash when i change the uid
Excuse my my current version of perl is: strawberry-perl-5.10.0.4 and i think that is the last
http://strawberryperl.com/releases.html.
And in the referent to the use of uid, i am sure that...
Hi,
I have a very strage problem with the uid of my application, well i have this uid3 in my application 0xEA4B1411 and when i run it in the winscw emulator it runs fine, but when i change to...