nsfontpanel Questions

5

Solved

I'm trying to use an NSFontPanel to allow the user to change an application-wide font setting. It's supposed to work something like this: the user clicks a button, a font panel pops up, they choose...
Systematology asked 12/9, 2009 at 17:46

4

Solved

i've tried to find something in the Internet, but right now I don't have an answer, so it would be great if you can help me! So far I have a NSFont object, but I would like the name (as NSString) a...
Lollop asked 10/2, 2012 at 20:46

1

Solved

Okay so I've checked all over S.O. and all over Google and I can't find what is wrong with my code: - (IBAction)selectFont:(id)sender { NSFontManager *fontManager = [NSFontManager sharedFontManag...
Krypton asked 28/11, 2012 at 21:29

1

Solved

I'm creating an NSFontPanel but selecting a font doesn't call the changeFont: method. I have these methods defined in an NSWindowController subclass: - (IBAction)showFontPanel:(id)sender { [[NSF...
Arwood asked 27/5, 2011 at 2:41
1

© 2022 - 2024 — McMap. All rights reserved.