• 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
Small font issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Small font issue


  • Subject: Small font issue
  • From: "Shoaib" <email@hidden>
  • Date: Mon, 27 Jan 2003 22:19:08 GMT

I have an NSTextView that is setup to use Arial 11 as the font. Every once in a while, the font doesn't display properly. It's completely legible but it appears as if it's in bold, as if it was out of focus. If I resize the window that holds the NSTextView, the problem goes away (the NSTextView is setup to resize with the window).

Here's the code that I have:

/* IB Outlet */
NSTextView *myTextView;
...

[myTextView setFont:[NSFont fontWithName:@"Arial" size:11]];


Am I missing something? _______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: Small font issue
      • From: Douglas Davidson <email@hidden>
  • Prev by Date: Re: NSDrawer delegate function mis-described?
  • Next by Date: Re: FindFolder() and Cocoa
  • Previous by thread: Re: What is a Field Editor (and why does it hate me!)
  • Next by thread: Re: Small font issue
  • Index(es):
    • Date
    • Thread