Change 3132

jeff_argast (Jeff Argast)
Jeff Argast committed this change into //guest/jeff_argast/P4Cocoa
Request Review
Download .zip
Finally fixed the stupid wrapping problem.
Turns out there
are tabs in the text returned from Perforce.  No problem.
But in NSTextView if a tab occurs beyond the last tab stop
then NSTextView breaks the line.  So no what I want. The fix
is to create a bunch of tab stops out to the etherlands.
  • Files 13
  • Comments 0
13 edited 0 added 0 deleted
EditWindow.nib/classes.nib#2
Loading...
EditWindow.nib/info.nib#2
Loading...
EditWindow.nib/objects.nib#2
Loading...
P4Cocoa.pbproj/project.pbxproj#8
Loading...
source/Controllers/AppController.h#3
Loading...
source/Controllers/AppController.m#3
Loading...
source/Controllers/ConsoleController.m#3
Loading...
source/Controllers/EditSheetController.h#2
Loading...
source/Controllers/EditSheetController.m#5
Loading...
source/Controllers/ReadOnlyEditorController.h#2
Loading...
source/Controllers/ReadOnlyEditorController.m#6
Loading...
source/Perforce/PerforceChangeList.m#8
Loading...
source/Windows/NonCascadingWindow.m#2
Loading...
Tip: Use n and p to cycle through the changes.