iAppContainer->ConstructL( ClientRect() );
改成:
iAppContainer->ConstructL( ApplicationRect() );
就好了
详见:http://tech.it168.com/d/2007-12-25/200712251028673.shtml
iAppContainer->ConstructL( ClientRect() );
改成:
iAppContainer->ConstructL( ApplicationRect() );
就好了
详见:http://tech.it168.com/d/2007-12-25/200712251028673.shtml