git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Tweaks to the bevel view. It sucks right now for a couple reasons... If it's not...
[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
d3f715c
..
e76b9cf
100755
(executable)
--- a/
Showcase/English.lproj/MainMenu.nib/classes.nib
+++ b/
Showcase/English.lproj/MainMenu.nib/classes.nib
@@
-3,16
+3,24
@@
{
ACTIONS = {
buildStatusWindow = id;
{
ACTIONS = {
buildStatusWindow = id;
- showStatusWindow = id;
+ changeBevelViewSetting = id;
+ changeWindowSetting = id;
toggleCastsShadow = id;
toggleCastsShadow = id;
+ toggleCommandDragging = id;
+ toggleControlDragging = id;
toggleImage = id;
toggleInvertedImage = id;
toggleImage = id;
toggleInvertedImage = id;
+ toggleOptionDragging = id;
+ toggleShiftDragging = id;
toggleStatusItem = id;
toggleStatusItem = id;
+ toggleStatusWindow = id;
+ toggleTabDragging = id;
toggleTitle = id;
};
CLASS = Controller;
LANGUAGE = ObjC;
OUTLETS = {
toggleTitle = id;
};
CLASS = Controller;
LANGUAGE = ObjC;
OUTLETS = {
+ bevelView = ITBevelView;
showImageCheckBox = NSButton;
showStatusItemCheckBox = NSButton;
showTitleCheckBox = NSButton;
showImageCheckBox = NSButton;
showStatusItemCheckBox = NSButton;
showTitleCheckBox = NSButton;
@@
-20,9
+28,9
@@
swBackgroundTypePopup = NSPopUpButton;
swDefinedPositionPopup = NSPopUpButton;
swSampleTextView = NSTextView;
swBackgroundTypePopup = NSPopUpButton;
swDefinedPositionPopup = NSPopUpButton;
swSampleTextView = NSTextView;
+ swSpeedSlider = NSSlider;
swVanishDelay = NSTextField;
swVanishModePopup = NSPopUpButton;
swVanishDelay = NSTextField;
swVanishModePopup = NSPopUpButton;
- swVanishOnClick = NSMatrix;
tabView = ITTabView;
testTextField = ITTextField;
useInvertedCheckBox = NSButton;
tabView = ITTabView;
testTextField = ITTextField;
useInvertedCheckBox = NSButton;
@@
-31,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;