git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Adding a BevelView to the kit, for use in AG.
[ITKit.git]
/
Showcase
/
English.lproj
/
MainMenu.nib
/
classes.nib
diff --git
a/Showcase/English.lproj/MainMenu.nib/classes.nib
b/Showcase/English.lproj/MainMenu.nib/classes.nib
index
2eb1c4d
..
e76b9cf
100755
(executable)
--- a/
Showcase/English.lproj/MainMenu.nib/classes.nib
+++ b/
Showcase/English.lproj/MainMenu.nib/classes.nib
@@
-3,9
+3,8
@@
{
ACTIONS = {
buildStatusWindow = id;
{
ACTIONS = {
buildStatusWindow = id;
- hideStatusWindow = id;
- setRotation = id;
- showStatusWindow = id;
+ changeBevelViewSetting = id;
+ changeWindowSetting = id;
toggleCastsShadow = id;
toggleCommandDragging = id;
toggleControlDragging = id;
toggleCastsShadow = id;
toggleCommandDragging = id;
toggleControlDragging = id;
@@
-14,12
+13,14
@@
toggleOptionDragging = id;
toggleShiftDragging = id;
toggleStatusItem = id;
toggleOptionDragging = id;
toggleShiftDragging = id;
toggleStatusItem = id;
+ toggleStatusWindow = id;
toggleTabDragging = id;
toggleTitle = id;
};
CLASS = Controller;
LANGUAGE = ObjC;
OUTLETS = {
toggleTabDragging = id;
toggleTitle = id;
};
CLASS = Controller;
LANGUAGE = ObjC;
OUTLETS = {
+ bevelView = ITBevelView;
showImageCheckBox = NSButton;
showStatusItemCheckBox = NSButton;
showTitleCheckBox = NSButton;
showImageCheckBox = NSButton;
showStatusItemCheckBox = NSButton;
showTitleCheckBox = NSButton;
@@
-27,6
+28,7
@@
swBackgroundTypePopup = NSPopUpButton;
swDefinedPositionPopup = NSPopUpButton;
swSampleTextView = NSTextView;
swBackgroundTypePopup = NSPopUpButton;
swDefinedPositionPopup = NSPopUpButton;
swSampleTextView = NSTextView;
+ swSpeedSlider = NSSlider;
swVanishDelay = NSTextField;
swVanishModePopup = NSPopUpButton;
tabView = ITTabView;
swVanishDelay = NSTextField;
swVanishModePopup = NSPopUpButton;
tabView = ITTabView;
@@
-37,6
+39,7
@@
SUPERCLASS = NSObject;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
SUPERCLASS = NSObject;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {CLASS = ITBevelView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
{
ACTIONS = {start = id; stop = id; };
CLASS = ITChasingArrowsView;
{
ACTIONS = {start = id; stop = id; };
CLASS = ITChasingArrowsView;