NSCell+GormAdditions documentation

Authors

Generated by buildd

Software documentation for the NSCell(GormAdditions) category

NSCell(GormAdditions)

Declared in:
GormCore/NSCell+GormAdditions.h
Description forthcoming.
Method summary

setUpFieldEditorAttributes: 

- (NSText*) setUpFieldEditorAttributes: (NSText*)textObject;
This methods is comes directly from NSCell.m The only additions is [textObject setUsesFontPanel: NO] We do this because we want to have control over the font panel changes.