Discussion Board
CAknViewAppUi::AddViewL documentation
2004-02-05, 15:57
#1
Regular Contributor
Hi,
can anybody tell me what CAknViewAppUi::AddViewL actually does (the documentation is quite bad). It seems that displays the view (but does not call ViewActivated). What's the sense of this ...
cheers
Registered User
Based on observed behavior, I'd say it does two things:
1. Registers the view with the view architecture. See the documentation for RegisterViewL() in CEikAppUi or CCoeAppUi.
2. Transfers ownership of the view to CAknViewAppUi. That is, CAknViewAppUi takes care of DeregisterView() and deletion.
Lauri
Re: CAknViewAppUi::AddViewL documentation
2005-12-15, 11:45
#3
Registered User
can u tell me how to access pixels in bitmaps?
using which api's can we read and write bmpfiles?
Re: CAknViewAppUi::AddViewL documentation
2005-12-15, 12:19
#4
Registered User
harfaiz,
I am wondering if your reply has any relationship to the original question.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules