discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

right alignment in NSTableView cell


From: Andreas Höschler
Subject: right alignment in NSTableView cell
Date: Mon, 8 Aug 2005 12:46:52 +0200

Hello all,

we do

[(NSCell *)[tableColumn dataCell] setAlignment:NSRightTextAlignment];

in our code. This works if no formatter is set. If a formatter (NSNumberFormatter) has been set, the text is left aligned regardless of the aligment setting. I checked the code but had no success in finding the responsible bit.

Any idea?

Thanks a lot!

Regards,

  Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]