Quantcast
Viewing all articles
Browse latest Browse all 17093

How to make a UIWebViewController support retina in a non-retina cocos2dx-x project?

@TotalEclipse wrote:

I add TOWebViewController in my project which is a non-retina game, but the webviewcontroller displayed as non-retina status, how to make it support retina?

            TOWebViewController *webViewController = [[TOWebViewController alloc] initWithURL:[NSURL URLWithString:@"http://www.apple.com/"]];
        UINavigationController *navigationController = [[UINavigationController alloc] initWithRootViewController:webViewController];
        [[Appirater getRootViewController] presentViewController:navigationController animated:YES completion:nil];

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 17093

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>