Skip navigation.
 
mlRe: Centering an NSAttributedString in a line in a view
FROM : Matt Neuburg
DATE : Tue Jul 18 21:13:34 2006

On Tue, 18 Jul 2006 19:54:01 +0200 (CEST), <email_removed> said:
>      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 ?


Could you please actually *show* your -pageFooter: code?

m.
--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>

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