📄 classes.nib
字号:
{ IBClasses = ( { ACTIONS = { addEmotion = id; clearHistory = id; selectColor = id; selectFont = id; sendMessage = id; setFontBold = id; setFontItalic = id; setFontUnderline = id; showHistory = id; }; CLASS = BaseChatController; LANGUAGE = ObjC; OUTLETS = { emotionFocus = NSButton; fontColor = NSColorWell; fontSize = NSComboBox; historyDrawer = NSDrawer; msgHistoryList = RowResizableTableView; msgInput = NSTextView; msgView = NSTextView; sendButton = NSButton; }; SUPERCLASS = NSWindowController; }, { ACTIONS = { cancelFileTransfer = id; sendFile = id; sendPicture = id; showFileList = id; showFriendDetail = id; showFriendInfo = id; }; CLASS = ChatController; LANGUAGE = ObjC; OUTLETS = { detailDrawer = NSDrawer; fileDrawer = NSDrawer; fileStatusView = NSTableView; friendAge = NSTextField; friendCity = NSTextField; friendFace = NSImageView; friendGender = NSTextField; friendImage = NSImageView; friendIp = NSTextField; friendIpDetail = NSTextField; friendNick = NSTextField; friendQQNumber = NSTextField; "m_Signature" = NSTextField; }; SUPERCLASS = BaseChatController; }, {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, {CLASS = KSClickableImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, {CLASS = QQTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, {CLASS = RowResizableTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; } ); IBVersion = 1; }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -