• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Setting minimum font size in webview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting minimum font size in webview


  • Subject: Setting minimum font size in webview
  • From: Steve Palmer <email@hidden>
  • Date: Sun, 21 Aug 2005 05:08:01 -0700

I'm trying to get my head around web preferences. Based on my reading of the API documentation, this should work:

        WebPreferences * webPrefs = [myWebView preferences];
        [webPrefs setMinimumFontSize:12];
        [myWebView setPreferences:webPrefs];

However the existing webview text isn't changed. Any suggestions what I'm missing?

- Steve


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Handler for Apple Events
  • Next by Date: NSObject Category
  • Previous by thread: Handler for Apple Events
  • Next by thread: NSObject Category
  • Index(es):
    • Date
    • Thread