摘要:
如果你想竖着写字,可以用CGraphicsContext类的: void DrawText(const TDesC& aText,const TPoint& aPosition,const TDrawTextParam& aParam);TInt DrawTextExtended(const TDesC& aText,const TPoint& aPosition,const TDrawTextE... 阅读全文
摘要:
void CFilmReel2Container::CreateSoundPlayerL() { iSoundPlayer = (STATIC_CAST(CAknAppUi*,CEikonEnv::Static()->AppUi()))->KeySounds(); if ( iSoundPlayer ) { iSoundPlayer->AddAppSo... 阅读全文