Ignore:
Timestamp:
Aug 22, 2006, 1:08:44 AM (17 years ago)
Author:
livings124
Message:

Empty (and display) buffer right away when changing message level, and update the log a little more often.

Location:
trunk/macosx/English.lproj/MessageWindow.nib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/macosx/English.lproj/MessageWindow.nib/classes.nib

    r807 r813  
    66            CLASS = MessageWindowController;
    77            LANGUAGE = ObjC;
    8             OUTLETS = {fLevelButton = NSPopUpButton; fTextView = NSTextView; };
     8            OUTLETS = {
     9                fLevelButton = NSPopUpButton;
     10                fScrollView = NSScrollView;
     11                fTextView = NSTextView;
     12            };
    913            SUPERCLASS = NSWindowController;
    1014        }
Note: See TracChangeset for help on using the changeset viewer.