Try #3 first.
#1 Symbian^3 API documentations are useless in the on-line library. Search for any well known Symbian C++ class, like RFs, CCoeControl, or less known, like TCourse, and click on the very first hit (the one without any comment - second, third hits usually have some addition "in Base E32", or something similar). The introductory bla-bla is probably there, but after that the rest of the page is an empty dump. First a short dump (single class member per line, doxygen-style "contents page"), then the detailed description comes, just the details are missing.
#2 Why is it the first one in the list of hits?
#3 Links work strange. Here is the link for CCoeControl http://library.forum.nokia.com/index...6EBE8C160.html click on it. Two things can happen:
- if you have used the library recently, the page for CCoeControl opens
- if you have not used the library, there will be a noticeable hesitation, and the library main page opens. In this case if you simply close it (assuming multiple tabs, so the browser itself is not closed), and try again, the referred page will appear.
At least with IE8, Chrome and Opera.

Reply With Quote

