Actually , i trying to put gc.DrawBitmap(aRect,iBackground); in the draw CContainer::Draw however there is always a title and the jigsaw puzzle on the top can i don want that
i try put this iAppContainer = CTryoutContainer::NewL(ApplicationRect()); into void CTryoutAppUi::ConstructL() then it did show the full screen but it had a runtime error when exit
Forum posts: 37
Regard,
ouseka
ouseka
Forum posts: 26
Forum posts: 26
into void CTryoutAppUi::ConstructL() then it did show the full screen but it had a runtime error when exit
Forum posts: 32
CEikStatusPane* sp= StatusPane();
sp->MakeVisible(ETrue);
Forum posts: 2
Forum posts: 32
sp->MakeVisible(EFalse);
Forum posts: 130
Forum posts: 2006
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant