• 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
Re: displaying the font panel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: displaying the font panel


  • Subject: Re: displaying the font panel
  • From: Henry McGilton <email@hidden>
  • Date: Thu, 24 Jul 2003 23:30:06 -0700

On Thursday, July 24, 2003, at 10:10 PM, Francisco Tolmasky wrote:

I can't get the font panel to display for some reason.

This is what I'm doing:

[[[NSFontPanel sharedFontPanel] windowController] showWindow: self];

I'm tired so it's probably something stupid I'm not seeing.


Something more like this:


NSFontPanel *fontpanel = [NSFontPanel sharedFontPanel];
[fontpanel orderFront: self];


Best Wishes,
........ Henry


===============================+============================
Henry McGilton, Boulevardier | Trilithon Software
Objective-C/Java Composer | Seroia Research
-------------------------------+----------------------------
mailto:email@hidden | http://www.trilithon.com
|
===============================+============================
_______________________________________________
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.

References: 
 >displaying the font panel (From: Francisco Tolmasky <email@hidden>)

  • Prev by Date: displaying the font panel
  • Next by Date: Re: Forum for advanced Cocoa questions
  • Previous by thread: displaying the font panel
  • Next by thread: plist Problem
  • Index(es):
    • Date
    • Thread