Skip navigation.
 
mlCentering an NSAttributedString in a line in a view
FROM : delanoy
DATE : Tue Jul 18 19:54:01 2006

Hello all,

the page number is on the right end of the footer by default and I would
like it
in the center of the footer. So I overrode -pageFooter: in my view, by
setting the Alignement parameter in NSParagraphStyle to be
NSCenterTextAlignement.
Unfortunately, the display didn't change : the page number is still to the
right ...
Did I change the wrong parameter ?

                                                                                          Ewan

Related mailsAuthorDate
mlCentering an NSAttributedString in a line in a view delanoy Jul 18, 19:54
mlRe: Centering an NSAttributedString in a line in a view Matt Neuburg Jul 18, 21:13
mlRe: Centering an NSAttributedString in a line in a view delanoy Jul 19, 11:14
mlRe: Centering an NSAttributedString in a line in a view delanoy Jul 19, 19:50
mlRe: Centering an NSAttributedString in a line in a view Matt Neuburg Jul 19, 20:19
mlRe: Centering an NSAttributedString in a line in a view Michael Tsai Jul 19, 20:29
mlRe: Centering an NSAttributedString in a line in a view Matt Neuburg Jul 19, 21:25
mlRe: Centering an NSAttributedString in a line in a view [SOLVED] delanoy Jul 20, 09:17