Skip navigation.
 
mlRe: Centering an NSAttributedString in a line in a view
FROM : Matt Neuburg
DATE : Wed Jul 19 20:19:21 2006

On or about 7/19/06 10:50 AM, thus spake "<email_removed>"
<<email_removed>>:

>> Put an NSLog on your "parsty" as soon as it is set (i.e. before you change
>> it, as it comes from super). I think you'll see right away that you've made
>> an unwarranted and incorrect assumption.

>
>  I don't quite follow you ? Before sending my original post, I analized this
> problem with the debugger ( I redid that after your last post, to be sure)
> and it seems that everything goes as planned during the compilation phase.
>
>  To quote the debugger :
>
>  (gdb) po parsty (*just before the line [parsty setAlignment:
> NSCenterTextAlignment] gets called*)
> Alignment 4


Good, good; and so now, what does "Alignment 4" mean the alignment is...? m.

--
matt neuburg, phd = <email_removed>, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide - Second Edition!
http://www.amazon.com/gp/product/0596102119
Take Control of Word 2004, Tiger, and more -
http://www.takecontrolbooks.com/tiger-customizing.html
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/

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