Ignore:
Timestamp:
10/20/02 04:41:17 (22 years ago)
Author:
Nicholas Riley
Message:

F-Script Anywhere 1.1.2

Location:
trunk/Cocoa/F-Script Anywhere/Source/English.lproj
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/F-Script Anywhere/Source/English.lproj/FSAViewAssociationPanel.nib/classes.nib

    r7 r14  
    22    IBClasses = (
    33        {
    4             ACTIONS = {captureView = id; defineVariable = id; };
     4            ACTIONS = {
     5                captureView = id;
     6                defineVariable = id;
     7                update = id;
     8                viewInObjectBrowser = id;
     9            };
    510            CLASS = FSAViewAssociationController;
    611            LANGUAGE = ObjC;
    712            OUTLETS = {
    813                associateButton = NSButton;
     14                browseButton = NSButton;
    915                captureButton = NSButton;
    1016                descriptionField = NSTextField;
Note: See TracChangeset for help on using the changeset viewer.