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 _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
