thanks the first option sounds more practical for what I want to do.
Type: Posts; User: KnowledgeSeeker; Keyword(s):
thanks the first option sounds more practical for what I want to do.
I would like to create a window phone 8 app and distribute it to my colleagues. Is it possible to make the application installable on their phones without them having to register their phones as...
source part2
CMyViewAppUi::~CMyViewAppUi()
{
delete iDecoratedTabGroup;
}
// ------------------------------------------------------------------------------
//...
yes that's were I'm calling it from 'ConstructL()' . I'm not sure what you mean from your next statement: "customtabcontrol.h has the definition of constructor instead of being in cpp "?
which...
Ok I understand this. I just think the article has limited explanation. Like right now most of the errors I'm getting are library related. I keep discovering that I'm missing different libraries.
...
I understand that part of adding my own icons. I've actually commented that part of the code for now Just to display the Tab labels. but I didn't even get as far as that.
another thing is that how...
Another thing on the customtabs' link: the .pach file that is present; how can one apply this pach file?
please advice?
Hi Vineet,
I had a look at the link you sent it looks really good, but I'm not sure how to implement this, is there perhaps an example that implements it?
Hi, I would like to know if I can be able to have more than four tabs on my ui because this seems like a limitation.
these values I've taken from avkon.hrh
EAknTabWidthWithTwoTabs = 36,
...
CallSessionListener
NetworkStatus
Do you know if there is an alternative to this? perhaps another package that can do these functions on S40 device?
Thank you all for you assistants. But I found the problem to be the SDK version. I've been using Nokia_Symbian_SDK_v1.0 to compile the code.
I eventually realized that the N8 OS is a newer...
No, the app doesn't manually run when FR,RI is removed.
I've narrowed it to the pkg failing when I add " RI ", (FR is still safe to complete the install).
Has anyone come across this issue?
The app installs when I remove FR,RI but it doesn't run.
Hi the pkg file is valid for all files.
except when I remove 'FR, RI' , the application installs successfully. But I need the functionality of FR, and RI for my app to work accordingly?
My...
Hi I've checked all the above before. All is correct. But still getting error. I added the swierrors.txt file in my c:\temp dir to trace the error message.
And the error message number turns out...
Good Day,
I'm also experiencing the following error code: 2148532241 when trying to install sis file.
The error code appears on the PC Nokia suite.
But the error code I get on the actual...
I was getting a 'data abort exception'. But I managed to resolve it. I looks like it was caused by an unexpected input into the popandDestroy method.
Thank you guys.
My App Works. :)
Hi wizard,
Thank you very much your input is really helping a lot. my cleanup stack issues are also now resolved. My main issue now is exceptions. For me this is more of a tool problem.
I'm...
Hi,
Thanks i've added the delete sentboxStore line and the first issue is solved. I'm able to delete the msg.
I've bee struggling with the following error now for a while:
debug error: ...
Hi Gentlemen,
Thank you for your responses;
I'm still a bigginer in Symbian C++. and I'm trying to delete a specific sms in the sentBox msg folder. am not too sure of the syntax and thefore...
Hi All am also experiencing the same problem.
Debug error:
Main [Thread id: 748] (Suspended : Error - Thread 0x2ec has panicked. Category: MSGS; Reason: 251)
[Unknown] at 0x8045ce28 ...