nsfontmanager Questions

1

Solved

I want to achieve the same thing as [[NSFontManager sharedFontManager] addFontTrait:(nullable id)sender] only using my code The doc states This action method causes the receiver to send its actio...
Northman asked 9/8, 2016 at 18:25

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

© 2022 - 2024 — McMap. All rights reserved.