symbian-qemu-0.9.1-12/python-2.6.1/Mac/PythonLauncher/English.lproj/MyDocument.nib/classes.nib
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 {
       
     2     IBClasses = (
       
     3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
       
     4         {
       
     5             ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; }; 
       
     6             CLASS = MyDocument; 
       
     7             LANGUAGE = ObjC; 
       
     8             OUTLETS = {
       
     9                 commandline = NSTextField; 
       
    10                 debug = NSButton; 
       
    11                 honourhashbang = NSButton; 
       
    12                 inspect = NSButton; 
       
    13                 interpreter = NSTextField; 
       
    14                 nosite = NSButton; 
       
    15                 optimize = NSButton; 
       
    16                 others = NSTextField; 
       
    17                 scriptargs = NSTextField; 
       
    18                 tabs = NSButton; 
       
    19                 verbose = NSButton; 
       
    20                 "with_terminal" = NSButton; 
       
    21             }; 
       
    22             SUPERCLASS = NSDocument; 
       
    23         }
       
    24     ); 
       
    25     IBVersion = 1; 
       
    26 }